Mercurial > libervia-pubsub
log idavoll/pgsql_storage.py @ 145:f393bccec4bc
age | author | description |
---|---|---|
Thu, 14 Jul 2005 20:51:48 +0000 | Ralph Meijer | Add get_affiliations to Node class in storage facilities in preparation of |
Tue, 12 Jul 2005 09:23:00 +0000 | Ralph Meijer | Changed behaviour of retraction of items so that only the actually deleted |
Mon, 25 Apr 2005 12:50:54 +0000 | Ralph Meijer | Discover client_encoding parameter to pyPgSQL, removing all encode() calls. |
Sun, 24 Apr 2005 17:21:43 +0000 | Ralph Meijer | Don't use encode('utf-8') on serialized XML. |
Tue, 12 Apr 2005 12:34:25 +0000 | Ralph Meijer | Change Node.set_configuration() to set cached configuration in a callback. |
Tue, 12 Apr 2005 12:26:05 +0000 | Ralph Meijer | Add Node._check_node_exists() calls to all Node methods, because nodes could |