summaryrefslogtreecommitdiffstats
path: root/doc/pgsql-db-script.sql
Commit message (Collapse)AuthorAgeFilesLines
* * PostgreSQL fixesMark Felder2009-05-271-222/+213
| | | | | | | | | | | | | | | | - missing set/clear action subroutines added for postgres - postgres doesn't need to run the optimize routine assuming autovacuum isn't disabled - postgres was missing heartbeat table -- added in the sql schema - extended the shadow_transport column from 128 to 255 chars -- was - running into issues with too long fields trying to be inserted - fix heartbeat feature - PostgreSQL doesn't support a REPLACE SQL function, fixes #178 Signed-off-by: Mark Felder <felderado@gmail.com>
* Imported Upstream version 0.5upstream/0.5Andreas Unterkircher2008-12-121-0/+624