diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-05-09 23:22:15 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-05-09 23:22:15 +0000 |
commit | ca354d90279d78b78a6a57840c51b94d1b7a0849 (patch) | |
tree | fed3df4260ee2a05e9e09d29686253d4d91429cb /src/backend/parser/parse_node.c | |
parent | d4a95fd7ab5f3294eec134bf970fb01a5be2c950 (diff) | |
download | postgresql-ca354d90279d78b78a6a57840c51b94d1b7a0849.tar.gz postgresql-ca354d90279d78b78a6a57840c51b94d1b7a0849.zip |
Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs.
Check for and properly ignore FOREIGN KEY column constraints
(already had fixed same for table constraints).
Define USER as synonym for CURRENT_USER per SQL92 specs
(no longer allowed as bare column name, sorry).
Re-enable HAVING clause but no fixes elsewhere yet.
Make "char" type a synonum for "char(1)" (actually implemented as bpchar).
Compress/compact row-style subselect and operator definitions
(cut out ~140 lines of code with no change in functionality).
Save string type if specified for DEFAULT clause handling.
Enough for now...
Diffstat (limited to 'src/backend/parser/parse_node.c')
0 files changed, 0 insertions, 0 deletions