Mercurial > libervia-pubsub
log sat_pubsub/pgsql_storage.py @ 271:232002e132db 0.1.1
age | author | description |
---|---|---|
Wed, 13 Aug 2014 17:30:37 +0200 | Goffi | pgsql_backend unicode fix: parseXml was expecting str and getting unicode 0.1.1 |
Wed, 13 Aug 2014 17:01:29 +0200 | Goffi | fixed unicode handling with psycopg2 |
Sat, 22 Feb 2014 08:04:09 +0100 | souliane | fix the method signatures of iidavoll.ILeafNode and memory_storage.LeafNode according to pgsql_storage.LeafNode |
Fri, 21 Feb 2014 16:10:11 +0100 | souliane | added the constant FLAG_RETRACT_ALLOW_PUBLISHER to allow a publisher to retract an item he has published in a node of "open" publish model. |