Commits

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

DateSubjectAuthorReleases
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-23 Fix all the places that called heap_update() and heap_delete() without Tom Lane 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-07-05 Update textin() and textout() to new fmgr style. This is just phase Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
1999-12-16 Some changes to prepare for LONG attributes. Jan Wieck 7.1.1
1999-11-22 Add system indexes to match all caches. Bruce Momjian 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-12-15 Initial MVCC code. Vadim B. Mikheev 7.1.1
1998-11-27 New HeapTuple structure/interface. Vadim B. Mikheev 7.1.1
1998-09-01 OK, folks, here is the pgindent output. 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-27 Use Snapshot in heap access methods. Vadim B. Mikheev 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-04-27 This patch... 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-25 From: Jan Wieck <jwieck@debis.com> Marc G. Fournier 7.1.1
1998-01-05 Change some ABORTS to ERROR. Add line number when COPY Failure. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-12-05 Fix tolower loops to go in proper direction for cache. Bruce Momjian 7.1.1