Files
postgres/src
Thomas G. Lockhart 331a163693 Allow multiple-argument functions in constraint clauses.
Formerly allowed only single arguments.
Declare column constraints using the usual list mechanism rather
 than explicit itemized lists.
Remove NOTNULL from default clause syntax (retain "NOT NULL").
 NOTNULL is not SQL92; eventually remove it from expressions too?
Move ISNULL, NOTNULL to Postgres-specific token declarations.
Fix up tabs and indenting on new CREATE USER commands.
1997-12-16 15:50:54 +00:00
..
1997-12-12 16:26:36 +00:00
1997-10-30 18:31:47 +00:00
1997-11-14 22:00:32 +00:00
1997-09-18 20:22:58 +00:00
1997-09-08 04:14:01 +00:00