Mercurial > libervia-pubsub
log idavoll/pgsql_storage.py @ 160:d183e48a5049
age | author | description |
---|---|---|
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. |