Commits

DateSubjectAuthorReleases
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-06-27 Create real array comparison functions (that use the element datatype's Tom Lane 7.4.1
2003-06-25 Back out array mega-patch. Bruce Momjian 7.4.1
2003-06-24 Array mega-patch. Bruce Momjian 7.4.1
2003-06-22 Revise hash join and hash aggregation code to use the same datatype- Tom Lane 7.4.1
2003-05-26 Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing Tom Lane 7.4.1
2003-05-15 Indexing support for pattern matching operations via separate operator Peter Eisentraut 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-09-28 Measure the current transaction time to milliseconds. Thomas G. Lockhart 7.2.1
2001-08-21 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in Tom Lane 7.2.1
2001-08-13 Add comparison operators and btree indexing support for type bytea. Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.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-08-21 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. Tom Lane 7.1.1
2000-07-30 Type lztext is toast. Tom Lane 7.1.1
2000-06-19 Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-14 Implement column aliases on views "CREATE VIEW name (collist)". Thomas G. Lockhart 7.1.1
2000-02-27 Reactivated LZTEXT data type and changed rule plan- and qual-strings Jan Wieck 7.1.1
2000-02-10 Add btree indexing of boolean values Bruce Momjian 7.1.1