Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-09-17 Remove duplicated code left behind by my recent refactoring of comment.c Robert Haas 9.1.0
2010-08-27 Rewrite comment code for better modularity, and add necessary locking. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for other object types. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-06-13 Fix ALTER LARGE OBJECT and GRANT ... ON LARGE OBJECT for large OIDs. Robert Haas 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-22 Disallow comments on columns of relation types other than tables, views, Tom Lane 9.0.0
2009-12-21 More cleanups for the recent large object permissions patch. Robert Haas 9.0.0
2009-12-11 Add large object access control. Itagaki Takahiro 9.0.0
2009-10-12 CREATE LIKE INCLUDING COMMENTS and STORAGE, and INCLUDING ALL shortcut. Itagaki Takahiro. Andrew Dunstan 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 8.4.0
2008-10-21 Use format_type_be() instead of TypeNameToString() for some more user-facing Peter Eisentraut 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-03-26 Move the HTSU_Result enum definition into snapshot.h, to avoid including Alvaro Herrera 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-11-11 Ensure that typmod decoration on a datatype name is validated in all cases, Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0