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-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. 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
1999-02-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1
1999-01-17 Apply Win32 patch from Horak Daniel. Bruce Momjian 7.1.1
1999-01-01 Some security, since we now have vsnprintf, I remade an old patch Bruce Momjian 7.1.1
1998-12-14 more cleanups...of note, appendStringInfo now performs like sprintf(), Marc G. Fournier 7.1.1
1998-12-14 Initial attempt to clean up the code... Marc G. Fournier 7.1.1
1998-11-27 New HeapTuple structure/interface. Vadim B. Mikheev 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-06-15 Fix macros that were not properly surrounded by parens or braces. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-23 ExecReScan for Unique & Sort nodes. Vadim B. Mikheev 7.1.1
1998-02-11 Goodbye register keyword. Compiler knows better. Bruce Momjian 7.1.1
1998-02-01 Fix for psort. fixes regression tests. Bruce Momjian 7.1.1
1998-01-31 Inline fastgetattr and others so data access does not use function Bruce Momjian 7.1.1