mirror of
https://github.com/postgres/postgres.git
synced 2026-03-14 06:32:18 -04:00
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. Other stuff from today's update of gram.y...
This commit is contained in:
parent
8ff34188f7
commit
f4f0e9d608
1 changed files with 5279 additions and 5358 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue