• 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.
correctly quote interval and use extract(timezone_hour...) bug 253 patch 85 Matthew Walker and patch 88 me

A royal kludge to work around PG 7.2 brain damage

Changed timezone calls to CAST for PG 7.2 compatibility ...

*** empty log message ***

Made ref-timezones work with PostgreSQL, made names of reference packages

be consistent.

    • -453
    • +282
    ./ref-timezones-create.sql
  1. … 10 more files in changeset.
initial import

    • -0
    • +510
    ./ref-timezones-create.sql
  1. … 2 more files in changeset.