- remove peer_id from all object tables
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 05:26:34 +0000 (05:26 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 05:26:34 +0000 (05:26 +0000)
commitb29b1c5226b1bf70bfb69911100794a34f68983a
tree5a096335bfdd1eb94de06192db14b602f6ccc970
parent193d16a419bde80772065c4bb3602a29a869cff4
- remove peer_id from all object tables
- replace with join tables and augmented views
- set invalid persons.password if not set when inserting
- make person_key.key_id the primary key (only one person per key)
- remove unused node, anonymous, and peer roles (these are virtual roles
  in the API)
- set default events.runtime
- add events.message to view_events
- remove slice_attribute_types and slice_attributes from peer caching
planetlab4.sql