- Sep 08, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
-
- Sep 07, 1997
-
-
Bruce Momjian authored
-
- Sep 06, 1997
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
- Sep 05, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
Fix it for lex.
-
Bruce Momjian authored
-
- Sep 04, 1997
-
-
Thomas G. Lockhart authored
datetime and timespan.
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
spi.c: functions to prepare/run and preserve plans for duration of transaction/session. Some data utilities.
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
- Sep 02, 1997
-
-
Thomas G. Lockhart authored
and O'Reilly "lex & yacc" book claims ATT-lex has trouble with comments.
-
- Sep 01, 1997
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
RelationBuildTriggers() & FreeTriggerDesc() in trigger.c
-
Thomas G. Lockhart authored
-
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.
-
- Aug 31, 1997
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
- Aug 30, 1997
-
-
Vadim B. Mikheev authored
-
- Aug 29, 1997
-
-
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).
-
- Aug 28, 1997
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-