• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 8 more files in changeset.
Improve spellinig

  1. … 1 more file in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 14 more files in changeset.
fix typos

  1. … 3 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spelling errors

  1. … 13 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

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

  1. … 39 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. … 50 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

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

  1. … 53 more files in changeset.

Added some stuff to acs-events, like an html_p arg to "new" to set this

existing but unused table column.

  1. … 4 more files in changeset.
Tests to make sure API ok

    • -0
    • +1157
    ./acs-events-test.sql
    • -0
    • +607
    ./time_intervals-test.sql
    • -0
    • +622
    ./timespan-test.sql
    • -0
    • +603
    ./utest-create.sql