• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

  1. … 7 more files in changeset.
fix the object attributes (table, column name)

  1. … 3 more files in changeset.
add package_id to survsimp_surveys and __new function

Trailing comma after the last column in a create table doesn't work ...

fixing up survey

  1. … 12 more files in changeset.

renamed files to package-name-create/drop format so that the APM will recognize it during installation.

    • -0
    • +584
    ./simple-survey-create.sql
  1. … 3 more files in changeset.