item-create-postgresql.xql

  • last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied Reuven's patch #194 instead: "Basically, I switched to using localtimestamp (rather than current_timestamp), which gets rid of the time zone. Using a parameter of 0 removes the fractional seconds."

Fixed PG7.3 bug: used to say current_timestamp + x, now says + interval 'x days'

First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres.

    • -0
    • +13
    ./item-create-postgresql.xql
  1. … 49 more files in changeset.