Commits

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

DateSubjectAuthorReleases
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-05-09 Running lo_read/lo_write under different memory context Tatsuo Ishii 7.1.1
1999-05-09 Fix some miscellaneous places that were using raw open() or Tom Lane 7.1.1
1999-05-03 here are some patches for 6.5.0 which I already submitted but have never Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-01-17 Apply Win32 patch from Horak Daniel. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1
1998-07-22 Fix _lo_commit: core if LO memmory context was not created (LO were not used?) Vadim B. Mikheev 7.1.1
1998-07-21 Theses buffer leaks are caused by indexes that are kept open between Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-05-12 Cleanups for large objects, so file is trucated on open, fix for Bruce Momjian 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-12-08 More VARHDRSZ additions. Bruce Momjian 7.1.1
1997-10-25 Rename strNcpy to StrNCpy, and change third parameter. Bruce Momjian 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-12 Remove more (void) and fix -Wall warnings. Bruce Momjian 7.1.1
1997-08-12 Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. Bruce Momjian 7.1.1
1997-06-10 LO patches for loimport/loexport from Raymond Toy Bruce Momjian 7.1.1
1997-05-06 Change LOread() and LOwrite() to loread() and lowrite() to allow use Thomas G. Lockhart 7.1.1