Commits

DateSubjectAuthorReleases
2003-06-11 Changes: Bruce Momjian 7.4.1
2003-05-27 Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in Bruce Momjian 7.4.1
2002-11-13 Add new palloc0 call as merge of palloc and MemSet(0). Bruce Momjian 7.4.1
2002-11-11 Back out use of palloc0 in place if palloc/MemSet. Seems constant len Bruce Momjian 7.4.1
2002-11-10 Merge palloc()/MemSet(0) calls into a single palloc0() call. Bruce Momjian 7.4.1
2002-09-12 > intarray and ltree both seem to be mapping their own declarations onto Bruce Momjian 7.3.1
2002-09-12 The attached small patch fixes the cause of the regression test failure Bruce Momjian 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 I checked all the previous string handling errors and most of them were Bruce Momjian 7.3.1
2002-08-10 August 6, 2002 Bruce Momjian 7.3.1
2002-06-07 Please apply attached patch to contrib/intarray (7.2, 7.3). Bruce Momjian 7.2.2
2002-06-07 Please apply attached patch to contrib/intarray (7.2, 7.3). Bruce Momjian 7.3.1
2002-03-06 Change made to elog: Bruce Momjian 7.3.1
2001-10-04 1. Implemented binary search in array Bruce Momjian 7.2.1
2001-09-23 please apply attached patch to current CVS. Bruce Momjian 7.2.1
2001-08-04 Looks okay in a quick glance, except error message spelling is poor: Bruce Momjian 7.2.1
2001-08-04 1. Fixed error with empty array ( '{}' ), Bruce Momjian 7.2.1
2001-03-22 Run pgindent on _int.c, for Tom Lane. I had skipped this file because Bruce Momjian 7.1.1
2001-03-17 Update contrib intarray to Jan 25 version. Bruce Momjian 7.1.1
2001-02-12 Add // -> /* */ mapping to pgindent. Bruce Momjian 7.1.1