Vadim B. Mikheev
|
f0e7e2faa4
|
ExecReScan for Unique & Sort nodes.
|
1998-02-23 06:28:16 +00:00 |
|
Vadim B. Mikheev
|
78351f422b
|
Fix for backward cursors with ORDER BY.
|
1997-10-15 06:36:36 +00:00 |
|
Vadim B. Mikheev
|
a6e0803a7f
|
No more SortTuplesInTree...
|
1997-09-18 14:42:35 +00:00 |
|
Vadim B. Mikheev
|
bbe2c10c14
|
Addded to Psortstate:
lt_tupcount - number of tuples in struct leftist *Tuples
lasttuple - last tuple put to disk by createfirstrun()
|
1997-09-18 05:42:01 +00:00 |
|
Vadim B. Mikheev
|
f3e9cf9c6b
|
Fix pfree problem.
|
1997-09-15 14:29:01 +00:00 |
|
Bruce Momjian
|
59f6a57e59
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +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
|
1ccd423235
|
Massive commit to run PGINDENT on all *.c and *.h files.
|
1997-09-07 05:04:48 +00:00 |
|
Bruce Momjian
|
1d8bbfd2e7
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
Bruce Momjian
|
42c0cd33a2
|
I think I finally got psort working for all cases.
|
1997-08-06 07:02:49 +00:00 |
|
Bruce Momjian
|
cc24b846dd
|
psort cleanups.
|
1997-08-06 05:38:46 +00:00 |
|
Bruce Momjian
|
f5f366e188
|
Allow internal sorts to be stored in memory rather than in files.
|
1997-08-06 03:42:21 +00:00 |
|
Vadim B. Mikheev
|
b0dfe8e38e
|
Define FREE(x) as pfree.
|
1997-05-20 11:37:33 +00:00 |
|
Marc G. Fournier
|
0b3cb80e03
|
finally, this directory is (should be!) totally clean
|
1996-11-04 11:51:27 +00:00 |
|
Marc G. Fournier
|
1054097464
|
More cleanups of the include files
- centralizing to simplify the -I's required to compile
|
1996-08-28 01:59:28 +00:00 |
|