• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oops last commit was from the www subdirectory ...

    • -0
    • +40
    ./upgrade/upgrade-0.12d-0.13d.sql
  1. … 3 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 40 more files in changeset.
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. … 38 more files in changeset.
added a comment at the top saying what this file is for

added name method

  1. … 1 more file in changeset.
*** empty log message ***

support/implementation of FtsContentProvider

    • -0
    • +64
    ./notes-sc-create.sql
  1. … 5 more files in changeset.
removed aD code

removed aD code

improved comments

Dropped permissions and objects in drop script

added postgres datamodel and query files

    • -0
    • +241
    ./notes-create.sql
  1. … 11 more files in changeset.