log db/pubsub.sql @ 435:96342e7e9f5d

age author description
2021-01-14 Goffi PostgreSQL: don't use `regconfig` and `GENERATED` column anymore
2020-12-11 Goffi Full-Text Search implementation:
2019-06-12 Goffi implemented experimental "consistent_publisher" option:
2017-11-04 Goffi backend, storage(pgsql): creation/update date + serial ids:
2017-10-13 Goffi psql (schema): fixed bad semi-colon
2017-10-11 Goffi psql (schema): fixed forgotten comma
2017-09-08 Goffi sql (PostgreSQL): schema update:
2017-03-26 Goffi PostGreSQL: schema update:
2015-11-25 Goffi categories are now stored in a dedicated table if item contain an atom entry:
2015-08-20 Goffi fixed bad queries in pubsub.sql file
2015-08-15 Goffi PEP implementation, draft (huge patch sorry):
2013-05-05 Goffi publish model management
2012-06-03 Goffi item are gotten according to item's access model in getItems
2012-05-29 Goffi item access_model (not finished)
2012-05-27 Goffi added experimental roster access_model (use remote_roster)
2012-05-22 Goffi added access_model to config, default to 'open'
2008-08-04 Ralph Meijer Implement root collection that includes all leaf nodes.
2008-04-22 Ralph Meijer Fix syntax errors in database schema.
2008-04-11 Ralph Meijer Add send_last_published_item configuration item to nodes table definition.
2004-11-16 Ralph Meijer Initial revision