• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of 4.6.3b1 to HEAD

  1. … 76 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. … 53 more files in changeset.
1. Fixed a couple of typos in file storage

2. New fast permissions stuff (PG only thus far)

2. While poking around CMS code looking for things that needed recreating

due to the permissions upgrade, changed over to "create or replace function"

  1. … 23 more files in changeset.
merge Barts fix for duplicate content_module__new from head

merge bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Removed dublicate declaration of content_module__new (varchar,varchar,integer,integer,integer)

Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.
finished cleanup of data-model, it now loads without errors

  1. … 8 more files in changeset.
more cleanup

  1. … 2 more files in changeset.
more porting work

  1. … 6 more files in changeset.
started porting work

  1. … 3 more files in changeset.
created postgresql sql directory

  1. … 10 more files in changeset.