forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit331a163

Thomas G. Lockhart
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.1 parent640fe03 commit331a163
1 file changed
+157
-138
lines changed0 commit comments
Comments
(0)