| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace pg_class.reltriggers with relhastriggers, which is just a boolean hint | Tom Lane | 2008-11-09 | 1 | -2/+2 |
| * | Add support for user-defined I/O conversion casts. | Heikki Linnakangas | 2008-10-31 | 1 | -1/+2 |
| * | Make pg_dump --data-only try to order the table dumps so that foreign keys' | Tom Lane | 2008-09-08 | 1 | -1/+3 |
| * | Change the rules for inherited CHECK constraints to be essentially the same | Tom Lane | 2008-05-09 | 1 | -2/+2 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 | 1 | -14/+14 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -15/+15 |
| * | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane | 2007-08-21 | 1 | -1/+40 |
| * | Support arrays of composite types, including the rowtypes of regular tables | Tom Lane | 2007-05-11 | 1 | -2/+2 |
| * | Changes pg_trigger and extend pg_rewrite in order to allow triggers and | Jan Wieck | 2007-03-19 | 1 | -2/+3 |
| * | Fix pg_dump on win32 to properly dump files larger than 2Gb when using | Magnus Hagander | 2007-02-19 | 1 | -1/+19 |
| * | Update pg_dump to support dumping operator families. | Tom Lane | 2007-01-23 | 1 | -1/+9 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | Revise psql pattern-matching switches as per discussion. The rule is now | Tom Lane | 2006-10-09 | 1 | -1/+40 |
| * | Fix all known problems with pg_dump's handling of serial sequences | Tom Lane | 2006-08-21 | 1 | -3/+2 |
| * | Allow multiple -n (schema) and -t (table) pg_dump options, and add -T | Bruce Momjian | 2006-08-01 | 1 | -4/+2 |
| * | Aggregate functions now support multiple input arguments. I also took | Tom Lane | 2006-07-27 | 1 | -3/+2 |
| * | Add FILLFACTOR to CREATE INDEX. | Bruce Momjian | 2006-07-02 | 1 | -1/+3 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Fix up pg_dump to emit shell-type definitions at the proper time, to | Tom Lane | 2006-03-02 | 1 | -4/+12 |
| * | Treat procedural languages as owned by the bootstrap superuser, rather | Tom Lane | 2005-12-03 | 1 | -1/+2 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -7/+6 |
| * | Implement a preliminary 'template' facility for procedural languages, | Tom Lane | 2005-09-05 | 1 | -2/+1 |
| * | Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Change pg_dump to | Tom Lane | 2005-08-23 | 1 | -1/+2 |
| * | Clean up recent patch for PL handler functions in pg_catalog: the patch | Tom Lane | 2005-08-15 | 1 | -2/+2 |
| * | Change pg_dump to use pg_roles instead of pg_user on 8.1 and up, | Tom Lane | 2005-08-15 | 1 | -8/+8 |
| * | This patch implements putting language handlers for the optional PLs | Bruce Momjian | 2005-07-10 | 1 | -1/+2 |
| * | Dump comments for large objects. | Tom Lane | 2005-06-30 | 1 | -2/+3 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Cope with circularities involving a view's ON SELECT rule. I originally | Tom Lane | 2004-12-14 | 1 | -1/+3 |
| * | Create 'default_tablespace' GUC variable that supplies a TABLESPACE | Tom Lane | 2004-11-05 | 1 | -2/+1 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -11/+12 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE | Tom Lane | 2004-08-02 | 1 | -1/+2 |
| * | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 | 1 | -1/+3 |
| * | Modify pg_dump so that the preferred dump order is by name within | Tom Lane | 2004-03-03 | 1 | -23/+13 |
| * | Massive overhaul of pg_dump: make use of dependency information from | Tom Lane | 2003-12-06 | 1 | -66/+210 |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | COMMENT ON casts, conversions, languages, operator classes, and | Tom Lane | 2003-11-21 | 1 | -1/+12 |
| * | Move simple_prompt()/sprompt.c into /port. | Bruce Momjian | 2003-08-08 | 1 | -4/+1 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -3/+3 |
| * | It has been tested only against CVS backend, however. Some checking of the | Bruce Momjian | 2003-03-20 | 1 | -1/+3 |
| * | > Alvaro Herrera <alvherre@atentus.com> writes: | Bruce Momjian | 2002-10-09 | 1 | -1/+2 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -11/+13 |
| * | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 | 1 | -1/+2 |
| * | Fix pg_dump to dump serial columns as serials. Per pghackers discussion, | Tom Lane | 2002-08-19 | 1 | -2/+6 |
| * | Make pg_dump output more portable and more pleasing to look at. | Peter Eisentraut | 2002-08-18 | 1 | -2/+1 |
| * | Tom Lane wrote: | Bruce Momjian | 2002-08-15 | 1 | -1/+2 |
| * | ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, | Tom Lane | 2002-08-02 | 1 | -1/+2 |