Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
1999-10-17 Remove now-dead sort modules. Tom Lane 7.1.1
1999-10-16 Second phase of psort reconstruction project: add bookkeeping logic to Tom Lane 7.1.1
1999-10-13 Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend Tom Lane 7.1.1
1999-07-16 More cleanup Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-09 Update hash and join routines to use fd.c's new temp-file Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-02-23 ExecReScan for Unique & Sort nodes. Vadim B. Mikheev 7.1.1
1997-10-15 Fix for backward cursors with ORDER BY. Vadim B. Mikheev 7.1.1
1997-09-18 No more SortTuplesInTree... Vadim B. Mikheev 7.1.1
1997-09-18 Addded to Psortstate: Vadim B. Mikheev 7.1.1
1997-09-15 Fix pfree problem. Vadim B. Mikheev 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1
1997-08-06 I think I finally got psort working for all cases. Bruce Momjian 7.1.1
1997-08-06 psort cleanups. Bruce Momjian 7.1.1
1997-08-06 Allow internal sorts to be stored in memory rather than in files. Bruce Momjian 7.1.1
1997-05-20 Define FREE(x) as pfree. Vadim B. Mikheev 7.1.1
1996-11-04 finally, this directory is (should be!) totally clean Marc G. Fournier 7.1.1
1996-08-28 More cleanups of the include files Marc G. Fournier 7.1.1