| Commit message (Expand) | Author | Age |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Make DROP IF EXISTS more consistently not fail | Alvaro Herrera | 2014-01-23 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. | Robert Haas | 2013-07-02 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Extend object-access hook machinery to support post-alter events. | Robert Haas | 2013-03-17 |
* | Code beautification for object-access hook machinery. | Robert Haas | 2013-03-06 |
* | Allow CREATE TABLE IF EXIST so succeed if the schema is nonexistent | Bruce Momjian | 2013-01-26 |
* | Refactor ALTER some-obj RENAME implementation | Alvaro Herrera | 2013-01-21 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Adjust more backend functions to return OID rather than void. | Robert Haas | 2012-12-29 |
* | Adjust many backend functions to return OID rather than void. | Robert Haas | 2012-12-23 |
* | refactor ALTER some-obj SET OWNER implementation | Alvaro Herrera | 2012-10-03 |
* | Refactor "ALTER some-obj SET SCHEMA" implementation | Alvaro Herrera | 2012-10-02 |
* | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 2012-08-30 |
* | Improve reporting of permission errors for array types | Peter Eisentraut | 2012-06-15 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Extend object access hook framework to support arguments, and DROP. | Robert Haas | 2012-03-09 |
* | Classify DROP operations by whether or not they are user-initiated. | Robert Haas | 2012-01-26 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Create a "sort support" interface API for faster sorting. | Tom Lane | 2011-12-07 |
* | Further consolidation of DROP statement handling. | Robert Haas | 2011-11-17 |
* | Fix DROP OPERATOR FAMILY IF EXISTS. | Robert Haas | 2011-10-21 |
* | Add "skipping" to the NOTICE produced by DROP OPERATOR CLASS IF EXISTS. | Robert Haas | 2011-10-19 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. | Tom Lane | 2011-07-23 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 2011-02-08 |
* | Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. | Robert Haas | 2011-01-03 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Add more ALTER <object> .. SET SCHEMA commands. | Robert Haas | 2010-11-26 |
* | Object access hook framework, with post-creation hook. | Robert Haas | 2010-11-25 |
* | Create the system catalog infrastructure needed for KNNGIST. | Tom Lane | 2010-11-24 |
* | Refactor typenameTypeId() | Peter Eisentraut | 2010-10-25 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Standardize get_whatever_oid functions for other object types. | Robert Haas | 2010-08-05 |
* | Standardize get_whatever_oid functions for object types with | Robert Haas | 2010-08-05 |
* | Remove duplicate code in DefineOpFamily(). | Tom Lane | 2010-07-16 |
* | pgindent run for 9.0, second run | Bruce Momjian | 2010-07-06 |
* | Allow REASSIGNED OWNED to handle opclasses and opfamilies. | Robert Haas | 2010-07-03 |
* | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 2010-02-14 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, | Tom Lane | 2008-11-02 |
* | Improve our #include situation by moving pointer types away from the | Alvaro Herrera | 2008-06-19 |
* | Restructure some header files a bit, in particular heapam.h, by removing some | Alvaro Herrera | 2008-05-12 |
* | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 |
* | Move the HTSU_Result enum definition into snapshot.h, to avoid including | Alvaro Herrera | 2008-03-26 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 |