| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extend COPY to support COPY (SELECT ...) TO ... | Tom Lane | 2006-08-30 | 1 | -1/+2 |
| * | Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. | Tom Lane | 2006-08-12 | 1 | -1/+2 |
| * | Add some basic tests of GUC behavior. | Tom Lane | 2006-08-04 | 1 | -2/+3 |
| * | Allow an optional alias for the target table to be specified for UPDATE | Neil Conway | 2006-01-22 | 1 | -1/+2 |
| * | DROP objecttype IF EXISTS for the following objects: | Andrew Dunstan | 2005-11-19 | 1 | -1/+2 |
| * | Track dependencies on shared objects (which is to say, roles; we already | Tom Lane | 2005-07-07 | 1 | -1/+2 |
| * | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 | 1 | -1/+2 |
| * | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 | 1 | -1/+2 |
| * | Add some regression tests for composite-type operations. | Tom Lane | 2004-06-06 | 1 | -1/+2 |
| * | Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of | Neil Conway | 2004-01-11 | 1 | -1/+2 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | With pg_autovacuum becoming increasingly popular it's important to | Bruce Momjian | 2003-09-13 | 1 | -1/+2 |
| * | This patch adds a new regression test for the UPDATE command. Right | Bruce Momjian | 2003-08-26 | 1 | -1/+2 |
| * | Aggregates can be polymorphic, using polymorphic implementation functions. | Tom Lane | 2003-07-01 | 1 | -1/+2 |
| * | Todo items: | Bruce Momjian | 2003-03-20 | 1 | -1/+2 |
| * | Okay, attached is a patch that moves the alter table regression test | Bruce Momjian | 2002-09-02 | 1 | -2/+2 |
| * | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane | 2002-08-27 | 1 | -1/+2 |
| * | # Disallow TRUNCATE on tables that are involved in referential | Bruce Momjian | 2002-08-22 | 1 | -1/+2 |
| * | Make cluster regress test functional. | Tom Lane | 2002-08-11 | 1 | -1/+2 |
| * | Implement DROP CONVERSION | Tatsuo Ishii | 2002-07-25 | 1 | -1/+2 |
| * | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian | 2002-07-20 | 1 | -1/+2 |
| * | This patch fixes a regression caused by my recent changes to heap | Bruce Momjian | 2002-07-20 | 1 | -1/+2 |
| * | The attached patch (against HEAD) implements | Bruce Momjian | 2002-07-18 | 1 | -1/+2 |
| * | Attached is a regression test patch for SRFs. I based it on the test | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Add INSERT(..., DEFAULT, ). | Bruce Momjian | 2002-04-05 | 1 | -1/+2 |
| * | Add DOMAIN support. Includes manual pages and regression tests, from | Bruce Momjian | 2002-03-19 | 1 | -1/+3 |
| * | Add separate regression tests for timetz and the new timestamptz type. | Thomas G. Lockhart | 2001-09-28 | 1 | -1/+3 |
| * | Back out has_table_privilege patch. | Bruce Momjian | 2001-06-12 | 1 | -2/+1 |
| * | OK -- here's take #5. | Bruce Momjian | 2001-06-12 | 1 | -1/+2 |
| * | Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER | Peter Eisentraut | 2001-05-27 | 1 | -1/+2 |
| * | Bit string regression test | Peter Eisentraut | 2000-11-22 | 1 | -1/+2 |
| * | Fix test order | Peter Eisentraut | 2000-10-01 | 1 | -7/+11 |
| * | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -0/+74 |