Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Developer reorganization. | Bruce Momjian | 1997-09-08 | 3 | -0/+27 |
* | Reorganize developers files. | Bruce Momjian | 1997-09-08 | 12 | -109/+56 |
* | Lex/yacc source cleanup like indent. | Bruce Momjian | 1997-09-08 | 5 | -2714/+2725 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 632 | -28238/+28319 |
* | Modifications for indenting. | Bruce Momjian | 1997-09-08 | 1 | -3/+7 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 687 | -138270/+152157 |
* | Cleanup. | Bruce Momjian | 1997-09-07 | 1 | -1/+1 |
* | Cleanup. | Bruce Momjian | 1997-09-07 | 1 | -1/+1 |
* | Cleanup. | Bruce Momjian | 1997-09-07 | 1 | -5/+1 |
* | cleanup. | Bruce Momjian | 1997-09-07 | 1 | -2/+11 |
* | Cleanup for indent. | Bruce Momjian | 1997-09-06 | 1 | -0/+4 |
* | More cleanups for indent. | Bruce Momjian | 1997-09-06 | 2 | -6/+15 |
* | Cleanups. | Vadim B. Mikheev | 1997-09-06 | 2 | -581/+327 |
* | New entab version. | Bruce Momjian | 1997-09-06 | 1 | -21/+17 |
* | New entab version. | Bruce Momjian | 1997-09-06 | 1 | -1/+7 |
* | Update entab version. | Bruce Momjian | 1997-09-06 | 1 | -1/+1 |
* | Fix for entab. | Bruce Momjian | 1997-09-06 | 1 | -14/+19 |
* | Cleanup needed for indent. | Bruce Momjian | 1997-09-06 | 2 | -11/+11 |
* | Cleanups needed for indent. | Bruce Momjian | 1997-09-05 | 2 | -7/+5 |
* | Cleanups needed for indent. | Bruce Momjian | 1997-09-05 | 2 | -6/+6 |
* | Cleanups needed for indent. | Bruce Momjian | 1997-09-05 | 1 | -0/+2 |
* | Cleanups needed for indent. | Bruce Momjian | 1997-09-05 | 3 | -6/+6 |
* | Cleanups needed for indent. Remove }; | Bruce Momjian | 1997-09-05 | 9 | -254/+253 |
* | cleanup. | Bruce Momjian | 1997-09-05 | 1 | -1/+1 |
* | missing backslash. | Bruce Momjian | 1997-09-05 | 1 | -1/+1 |
* | Restore CurScanPosition() for flex. | Vadim B. Mikheev | 1997-09-05 | 1 | -5/+2 |
* | Cleanup. | Bruce Momjian | 1997-09-05 | 1 | -1/+1 |
* | Better error reporting. | Bruce Momjian | 1997-09-05 | 1 | -3/+8 |
* | Add // comments. | Bruce Momjian | 1997-09-05 | 5 | -33/+36 |
* | More tab cleanup. | Bruce Momjian | 1997-09-04 | 1 | -3/+3 |
* | Add comparision routines to support indices on datetime and timespan. | Thomas G. Lockhart | 1997-09-04 | 1 | -1/+3 |
* | Add comparision routines and catalog entries to support indices on | Thomas G. Lockhart | 1997-09-04 | 5 | -134/+219 |
* | Tabs in comments fix. | Bruce Momjian | 1997-09-04 | 1 | -0/+2 |
* | Fix for dashes in comments. | Bruce Momjian | 1997-09-04 | 1 | -2/+2 |
* | Fix conditional casting. | Bruce Momjian | 1997-09-04 | 1 | -3/+3 |
* | Fix syntax error in psql help. | Bruce Momjian | 1997-09-04 | 1 | -2/+2 |
* | struct Trigger changed | Vadim B. Mikheev | 1997-09-04 | 1 | -5/+3 |
* | Prototypes, definitions... | Vadim B. Mikheev | 1997-09-04 | 2 | -31/+74 |
* | pg_trigger changed | Vadim B. Mikheev | 1997-09-04 | 3 | -24/+15 |
* | CREATE/DROP TRIGGER syntax | Vadim B. Mikheev | 1997-09-04 | 2 | -9/+102 |
* | Fixed _copyRangeTblEntry | Vadim B. Mikheev | 1997-09-04 | 1 | -3/+23 |
* | execMain.c: little changes in trigger interface... | Vadim B. Mikheev | 1997-09-04 | 2 | -98/+698 |
* | Before row insertion triggers call. | Vadim B. Mikheev | 1997-09-04 | 2 | -87/+416 |
* | heap_destroy:RelationRemoveTriggers() | Vadim B. Mikheev | 1997-09-04 | 1 | -1/+6 |
* | UPdate FAQ. | Bruce Momjian | 1997-09-04 | 1 | -303/+211 |
* | Fix syntax error. | Bruce Momjian | 1997-09-03 | 1 | -1/+1 |
* | Remove comment line in rules section. Keith reports trouble on Solaris | Thomas G. Lockhart | 1997-09-02 | 1 | -2/+1 |
* | Triggers added to Relation | Vadim B. Mikheev | 1997-09-01 | 1 | -1/+26 |
* | + Member for actions in CreateTrigStmt. | Vadim B. Mikheev | 1997-09-01 | 1 | -2/+3 |
* | Function prototypes. | Vadim B. Mikheev | 1997-09-01 | 1 | -0/+38 |