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

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

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
We now require PG 8.0, not 7.3 :)

Upgraded PG check to require PG 7.3

merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
Trivial tweak to syntax of db_available_pools proc.

  1. … 3 more files in changeset.
Added base multi-db support to the db_* API.

  1. … 6 more files in changeset.
remove the 7.3 check since HEAD works with 7.3

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

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

  1. … 110 more files in changeset.
drop __test__ fixes 1677/patch 357 Michael Bryzek

New checks for proper PG configuration and some PG 7.1 vs. PG 7.2 changes

in postgresql.sql (which now checks at varies its behavior according to

the version being run).

  1. … 1 more file in changeset.

1. Added a check that PG was initdb's with the collation order for

characters that we expect.

2. Jon added a "sql/common" directory for the insert statements which

load data for acs-references, so I added a new datamodel type "common"

to the APM.

3. Created a new db API routine that returns true if a given db_type is

compatible with the current RDBMS.

4. Added a workaround for a PL/pgSQL "execute" bug in acs-workflow (other

cases had been fixed previously by others but this one was missed)

5. Diddled a couple of .info files using the APM.

  1. … 10 more files in changeset.

Moved the bootstrap and installer stuff into their own mini-package, which

let me clean up the loading of acs-tcl a bit and isolate all the bits of

APM-knowledge required in the pre-acs-tcl bootstrapping process into a single

apm file. In general, bootstrap.tcl is cleaner and easier to read.

    • -0
    • +40
    ./db-init-checks-postgresql.tcl
  1. … 37 more files in changeset.