Commits

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

DateSubjectAuthorReleases
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-11-17 Add separate type category for bit string types, allowing mixed bit/varbit Peter Eisentraut 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-08-21 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-20 Reverse out BYTEA type coersion. Bruce Momjian 7.1.1
2000-03-20 Add compatiblity information for bytea. 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-16 Implement "date/time grand unification". Thomas G. Lockhart 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-17 Create a new parsetree node type, TypeCast, so that transformation of Tom Lane 7.1.1
1999-07-16 More cleanup Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-07-14 Cleanup of /include #include's, for 6.6 only. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-22 Fix for DEFAULT ''. Bruce Momjian 7.1.1
1999-03-10 Make type 'regproc' binary-compatible with int4 and oid, Tom Lane 7.1.1
1999-02-13 Remove equivalence between datetime and float8. Led to nothin' but trouble. Thomas G. Lockhart 7.1.1
1998-10-22 Remove duplicate CIDR funcs by using coerce entries. Bruce Momjian 7.1.1
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-08-14 Include OID as a built-in type. Thomas G. Lockhart 7.1.1
1998-07-08 Include int8 as a built-in data type. Thomas G. Lockhart 7.1.1