Bruce Momjian
|
4f523a6f92
|
Manual page updates.
|
1997-09-08 17:49:43 +00:00 |
|
Bruce Momjian
|
108baf70e5
|
Developer reorganization.
|
1997-09-08 04:19:50 +00:00 |
|
Bruce Momjian
|
125079e6d7
|
Reorganize developers files.
|
1997-09-08 04:14:01 +00:00 |
|
Bruce Momjian
|
23db70bf73
|
Lex/yacc source cleanup like indent.
|
1997-09-08 03:20:18 +00:00 |
|
Bruce Momjian
|
319dbfa736
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
1997-09-08 02:41:22 +00:00 |
|
Bruce Momjian
|
a90f12fd9d
|
Modifications for indenting.
|
1997-09-08 01:53:56 +00:00 |
|
Bruce Momjian
|
1ccd423235
|
Massive commit to run PGINDENT on all *.c and *.h files.
|
1997-09-07 05:04:48 +00:00 |
|
Bruce Momjian
|
8fecd4febf
|
Cleanup.
|
1997-09-07 04:20:30 +00:00 |
|
Bruce Momjian
|
31afe7c069
|
Cleanup.
|
1997-09-07 04:17:39 +00:00 |
|
Bruce Momjian
|
c51d81376f
|
Cleanup.
|
1997-09-07 04:03:55 +00:00 |
|
Bruce Momjian
|
b3652d2cca
|
cleanup.
|
1997-09-07 03:26:12 +00:00 |
|
Bruce Momjian
|
70b990fa58
|
Cleanup for indent.
|
1997-09-06 19:51:44 +00:00 |
|
Bruce Momjian
|
b72e62374d
|
More cleanups for indent.
|
1997-09-06 18:27:11 +00:00 |
|
Vadim B. Mikheev
|
bf1d9aeb97
|
Cleanups.
|
1997-09-06 11:23:05 +00:00 |
|
Bruce Momjian
|
5d68d3e957
|
New entab version.
|
1997-09-06 03:14:38 +00:00 |
|
Bruce Momjian
|
b71fba22e3
|
New entab version.
|
1997-09-06 02:46:43 +00:00 |
|
Bruce Momjian
|
723f66076e
|
Update entab version.
|
1997-09-06 01:46:25 +00:00 |
|
Bruce Momjian
|
2718f3097f
|
Fix for entab.
|
1997-09-06 01:37:01 +00:00 |
|
Bruce Momjian
|
268b8be814
|
Cleanup needed for indent.
|
1997-09-06 00:22:44 +00:00 |
|
Bruce Momjian
|
ec05063be0
|
Cleanups needed for indent.
|
1997-09-05 20:20:56 +00:00 |
|
Bruce Momjian
|
240a018176
|
Cleanups needed for indent.
|
1997-09-05 19:59:11 +00:00 |
|
Bruce Momjian
|
40e5588115
|
Cleanups needed for indent.
|
1997-09-05 19:38:42 +00:00 |
|
Bruce Momjian
|
ae50c8d84b
|
Cleanups needed for indent.
|
1997-09-05 19:32:44 +00:00 |
|
Bruce Momjian
|
a1635450b3
|
Cleanups needed for indent. Remove };
|
1997-09-05 18:13:45 +00:00 |
|
Bruce Momjian
|
fe97d58051
|
cleanup.
|
1997-09-05 17:04:22 +00:00 |
|
Bruce Momjian
|
4bce39fe94
|
missing backslash.
|
1997-09-05 16:31:48 +00:00 |
|
Vadim B. Mikheev
|
c753a6a1e2
|
Restore CurScanPosition() for flex.
Fix it for lex.
|
1997-09-05 09:05:48 +00:00 |
|
Bruce Momjian
|
ce5ea7f381
|
Cleanup.
|
1997-09-05 04:29:56 +00:00 |
|
Bruce Momjian
|
dfc2d35943
|
Better error reporting.
|
1997-09-05 04:18:36 +00:00 |
|
Bruce Momjian
|
868d708188
|
Add // comments.
|
1997-09-05 00:09:47 +00:00 |
|
Bruce Momjian
|
b45311e016
|
More tab cleanup.
|
1997-09-04 18:50:28 +00:00 |
|
Thomas G. Lockhart
|
b647a27cf5
|
Add comparision routines to support indices on datetime and timespan.
|
1997-09-04 18:44:29 +00:00 |
|
Thomas G. Lockhart
|
7c243f83e8
|
Add comparision routines and catalog entries to support indices on
datetime and timespan.
|
1997-09-04 18:43:59 +00:00 |
|
Bruce Momjian
|
bb77313a0a
|
Tabs in comments fix.
|
1997-09-04 18:34:59 +00:00 |
|
Bruce Momjian
|
18bb25bdf1
|
Fix for dashes in comments.
|
1997-09-04 16:36:32 +00:00 |
|
Bruce Momjian
|
9fcd4c25bc
|
Fix conditional casting.
|
1997-09-04 16:20:55 +00:00 |
|
Bruce Momjian
|
33b028b5b0
|
Fix syntax error in psql help.
|
1997-09-04 15:02:56 +00:00 |
|
Vadim B. Mikheev
|
444369e7b2
|
struct Trigger changed
|
1997-09-04 13:26:45 +00:00 |
|
Vadim B. Mikheev
|
9ba606cd24
|
Prototypes, definitions...
|
1997-09-04 13:26:19 +00:00 |
|
Vadim B. Mikheev
|
989ab6b1e7
|
pg_trigger changed
|
1997-09-04 13:25:14 +00:00 |
|
Vadim B. Mikheev
|
bad4bc40b9
|
CREATE/DROP TRIGGER syntax
|
1997-09-04 13:24:26 +00:00 |
|
Vadim B. Mikheev
|
0badb77e73
|
Fixed _copyRangeTblEntry
|
1997-09-04 13:24:01 +00:00 |
|
Vadim B. Mikheev
|
78d74e32fb
|
execMain.c: little changes in trigger interface...
spi.c: functions to prepare/run and preserve plans for
duration of transaction/session. Some data utilities.
|
1997-09-04 13:22:39 +00:00 |
|
Vadim B. Mikheev
|
dc13d5d307
|
Before row insertion triggers call.
|
1997-09-04 13:19:01 +00:00 |
|
Vadim B. Mikheev
|
8d6e5f07ff
|
heap_destroy:RelationRemoveTriggers()
|
1997-09-04 13:17:59 +00:00 |
|
Bruce Momjian
|
6c42b360cc
|
UPdate FAQ.
|
1997-09-04 05:34:47 +00:00 |
|
Bruce Momjian
|
35378a4efc
|
Fix syntax error.
|
1997-09-03 16:48:59 +00:00 |
|
Thomas G. Lockhart
|
ec70b3c07c
|
Remove comment line in rules section. Keith reports trouble on Solaris
and O'Reilly "lex & yacc" book claims ATT-lex has trouble with comments.
|
1997-09-02 02:32:35 +00:00 |
|
Vadim B. Mikheev
|
6084c915d0
|
Triggers added to Relation
|
1997-09-01 08:13:22 +00:00 |
|
Vadim B. Mikheev
|
b69b815e3a
|
+ Member for actions in CreateTrigStmt.
|
1997-09-01 08:11:57 +00:00 |
|