Commits

DateSubjectAuthorReleases
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-01-07 More janitorial work: remove the explicit casting of NULL literals to a Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-08-04 Update copyrights to 2003. 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-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-12-08 Repair erroneous use of hashvarlena() for MACADDR, which is not a Tom Lane 7.1.1
2000-07-30 Convert all remaining geometric operators to new fmgr style. This Tom Lane 7.1.1
2000-07-29 PATH and POLYGON datatypes are now TOASTable. Associated functions Tom Lane 7.1.1
2000-06-14 I had overlooked the fact that some fmgr-callable functions return void Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 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 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1