• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep

time zone timestamps so dumps from PG 7.2 installs will still work)

  1. … 18 more files in changeset.
Merged from HEAD: Fixed typo (extra parenthesis) in content_keyword__is_assigned

Fixed typo (extra parenthesis) in content_keyword__is_assigned

merge bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

  1. … 30 more files in changeset.
Committed Vinod Kurup's patch #1502 which fixed a file-storage bug.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.
fixed a few pl/sql procs

  1. … 2 more files in changeset.

Removed more of the "default '' not null" kludge.

  1. … 18 more files in changeset.
added comments for default parameters

  1. … 10 more files in changeset.
partial work on content-test

  1. … 10 more files in changeset.
added tree queries

  1. … 6 more files in changeset.
more cleanup, added lob support for cr_revisions

  1. … 9 more files in changeset.
general cleanup of initial porting effort

  1. … 11 more files in changeset.
initial port to postgresql

    • -0
    • +323
    ./content-keyword.sql