summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Developer reorganization.Bruce Momjian1997-09-083-0/+27
* Reorganize developers files.Bruce Momjian1997-09-0812-109/+56
* Lex/yacc source cleanup like indent.Bruce Momjian1997-09-085-2714/+2725
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08632-28238/+28319
* Modifications for indenting.Bruce Momjian1997-09-081-3/+7
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07687-138270/+152157
* Cleanup.Bruce Momjian1997-09-071-1/+1
* Cleanup.Bruce Momjian1997-09-071-1/+1
* Cleanup.Bruce Momjian1997-09-071-5/+1
* cleanup.Bruce Momjian1997-09-071-2/+11
* Cleanup for indent.Bruce Momjian1997-09-061-0/+4
* More cleanups for indent.Bruce Momjian1997-09-062-6/+15
* Cleanups.Vadim B. Mikheev1997-09-062-581/+327
* New entab version.Bruce Momjian1997-09-061-21/+17
* New entab version.Bruce Momjian1997-09-061-1/+7
* Update entab version.Bruce Momjian1997-09-061-1/+1
* Fix for entab.Bruce Momjian1997-09-061-14/+19
* Cleanup needed for indent.Bruce Momjian1997-09-062-11/+11
* Cleanups needed for indent.Bruce Momjian1997-09-052-7/+5
* Cleanups needed for indent.Bruce Momjian1997-09-052-6/+6
* Cleanups needed for indent.Bruce Momjian1997-09-051-0/+2
* Cleanups needed for indent.Bruce Momjian1997-09-053-6/+6
* Cleanups needed for indent. Remove };Bruce Momjian1997-09-059-254/+253
* cleanup.Bruce Momjian1997-09-051-1/+1
* missing backslash.Bruce Momjian1997-09-051-1/+1
* Restore CurScanPosition() for flex.Vadim B. Mikheev1997-09-051-5/+2
* Cleanup.Bruce Momjian1997-09-051-1/+1
* Better error reporting.Bruce Momjian1997-09-051-3/+8
* Add // comments.Bruce Momjian1997-09-055-33/+36
* More tab cleanup.Bruce Momjian1997-09-041-3/+3
* Add comparision routines to support indices on datetime and timespan.Thomas G. Lockhart1997-09-041-1/+3
* Add comparision routines and catalog entries to support indices onThomas G. Lockhart1997-09-045-134/+219
* Tabs in comments fix.Bruce Momjian1997-09-041-0/+2
* Fix for dashes in comments.Bruce Momjian1997-09-041-2/+2
* Fix conditional casting.Bruce Momjian1997-09-041-3/+3
* Fix syntax error in psql help.Bruce Momjian1997-09-041-2/+2
* struct Trigger changedVadim B. Mikheev1997-09-041-5/+3
* Prototypes, definitions...Vadim B. Mikheev1997-09-042-31/+74
* pg_trigger changedVadim B. Mikheev1997-09-043-24/+15
* CREATE/DROP TRIGGER syntaxVadim B. Mikheev1997-09-042-9/+102
* Fixed _copyRangeTblEntryVadim B. Mikheev1997-09-041-3/+23
* execMain.c: little changes in trigger interface...Vadim B. Mikheev1997-09-042-98/+698
* Before row insertion triggers call.Vadim B. Mikheev1997-09-042-87/+416
* heap_destroy:RelationRemoveTriggers()Vadim B. Mikheev1997-09-041-1/+6
* UPdate FAQ.Bruce Momjian1997-09-041-303/+211
* Fix syntax error.Bruce Momjian1997-09-031-1/+1
* Remove comment line in rules section. Keith reports trouble on SolarisThomas G. Lockhart1997-09-021-2/+1
* Triggers added to RelationVadim B. Mikheev1997-09-011-1/+26
* + Member for actions in CreateTrigStmt.Vadim B. Mikheev1997-09-011-2/+3
* Function prototypes.Vadim B. Mikheev1997-09-011-0/+38