• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added support for multiple users

  1. … 69 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. … 39 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
Applied patch #503 to fix bug #1914: Problem with posted_date and timezones

  1. … 1 more file in changeset.
make timestamps ISO 8601 compliant. Get the TZ offset as the current TZ offset which is wrong but only off by 1hr at most (unlike the hardcoded -0600)

  1. … 2 more files in changeset.
Initial version of lars-blogger with PG and Oracle support

    • -0
    • +42
    ./rss-procs-postgresql.xql
  1. … 71 more files in changeset.