• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 39 more files in changeset.
added name method

  1. … 2 more files in changeset.
support/implementation of FtsContentProvider

  1. … 8 more files in changeset.
removed aD code

Dropped permissions and objects in drop script

added postgres datamodel and query files

  1. … 12 more files in changeset.