- 01 Sep, 1997 5 commits
-
-
Thomas G. Lockhart authored
Add parsing for UNION and outer JOINs. Implement SQL92 "WITH TIME ZONE". Allow some reserved words as identifiers and column labels. Clean up indentation and "orphan spaces and tabs".
-
Thomas G. Lockhart authored
Generate non-fatal warning only and proceed by ignoring clauses.
-
Thomas G. Lockhart authored
Include reserved words for string handling, outer joins, and unions.
-
Thomas G. Lockhart authored
Implement extended comments ("/* ... */") using exclusive states. Modify definitions of operators to remove some restrictions on characters and character order.
-
Thomas G. Lockhart authored
-
- 31 Aug, 1997 8 commits
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Marc G. Fournier authored
-
- 30 Aug, 1997 1 commit
-
-
Vadim B. Mikheev authored
-
- 29 Aug, 1997 8 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
Fix very old bug which made tuples changed/inserted by a commnd visible to command itself (so we had multiple update of updated tuples, etc).
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
visible to command itself (so we had multiple update of updated tuples, etc).
-
Bruce Momjian authored
-
- 28 Aug, 1997 4 commits
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
- 27 Aug, 1997 4 commits
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Marc G. Fournier authored
-
Bruce Momjian authored
-
- 26 Aug, 1997 6 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 25 Aug, 1997 4 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
pg_password utility. Cleanup for psql passwords. New datetime contrib stuff for new version. Fix for strutils needing config.h.
-