item-create-postgresql.xql

  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Do date calculations in tcl rather than in db, reduce oracle and postgres divergency

  1. … 2 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 6 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Changes to use ad_form and formtemplate for creating/editing a news item

  1. … 5 more files in changeset.
Fixing PG 7.3 incompatibility problem -- pulled over from oacs-4-6 branch

Damn me for not testing properly before committing ... didn't work with PG7.2

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.