• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- modernize SQL

  1. … 2 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Removed troublesome unique constraint

  1. … 3 more files in changeset.
Fixed two constraint naming errors.

  1. … 3 more files in changeset.
Adds support for ISO-639-2 language codes (3 chars)

    • -0
    • +10
    ./upgrade/upgrade-5.6.0d2-5.6.0d3.sql
  1. … 7 more files in changeset.
- Fixes typos in ctl files

- Adds new iso-639-1 language codes

- Adds iso-639-2 language codes (3 chars) data file. Will add datamodel and logic for it very soon

- Bumps version number to 5.6 serie for future inclusion in core

  1. … 7 more files in changeset.
changed the \copy commands to use the 7.2 format for psql as it is supported in 7.2 and 7.3

  1. … 7 more files in changeset.
switch to using \\copy rather than copy since the backend typically

is not able to read the dat file because of permissions (or if it is

on a remote machine the file typically will not even exist).

bug #1033

  1. … 8 more files in changeset.
allow bulk loading with 7.2

  1. … 6 more files in changeset.
Decided that assuming SQL data files are CSV-formatted files is a bad idea

after running into a package that embeds comments in its data! Changed

from .csv to .dat and all that implies. Still more testing to do...

  1. … 32 more files in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
*** empty log message ***

Oops - forgot some add/remove monkey-motion in these packages ...

    • -0
    • +46
    ./ref-language-create.sql
  1. … 3 more files in changeset.
Updated

Renamed to ref-language.sql

Initial revision

    • -0
    • +34
    ./ref-language-drop.sql
  1. … 2 more files in changeset.
Renamed from language.sql

  1. … 2 more files in changeset.
Initial version

  1. … 3 more files in changeset.