log idavoll/pgsql_storage.py @ 163:1701c0e2c707

age author description
Thu, 07 Sep 2006 11:13:46 +0000 Ralph Meijer Add --dbpass option for passing a password to the PostgreSQL backend.
Mon, 21 Aug 2006 16:05:35 +0000 Ralph Meijer Work towards first release 0.5.0.
Wed, 31 Aug 2005 12:58:50 +0000 Ralph Meijer Change all calls to jid.JID to jid.internJID to avoid redoing stringprep.
Fri, 29 Jul 2005 15:33:43 +0000 Ralph Meijer Change semantics of Node.is_subscribed() to match all subscriptions for an
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
Fri, 08 Apr 2005 16:33:20 +0000 Ralph Meijer Fix interpretations of JIDs.
Fri, 08 Apr 2005 10:15:02 +0000 Ralph Meijer Initial revision.