• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WP i18n version

  1. … 91 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
- changed timestamp to timestamptz

- moved pl/pgsql into a separate file

- upgrade script

  1. … 4 more files in changeset.
new drop data model

  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 29 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. … 14 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Applied Dave Bauer's patch #164 which fixes drop script for PG. I fixed the

Oracle version which needs some pre-release testing.

  1. … 1 more file in changeset.

1. Fixed permissions bug in the PG version (missing OR clause in a view)

2. Added (untested thus far) site-wide-search to glossary

3. Added centralized support for importing files into the CR (either into

the filesystem or the database).

4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs

more fixing.

  1. … 61 more files in changeset.

----------------------------------------------------------------------

Straight port of wimpy point to the postgreSQL system.

Porters: Jack Purswani and Sidharth Widge

Date: 4 October 2001

Committing in .

Added Files:

wp-slim-create.sql wp-slim-drop.sql

----------------------------------------------------------------------

    • -0
    • +520
    ./wp-slim-drop.sql
  1. … 1 more file in changeset.