summaryrefslogtreecommitdiff
path: root/src/test/regress/serial_schedule
Commit message (Expand)AuthorAgeFilesLines
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* With pg_autovacuum becoming increasingly popular it's important toBruce Momjian2003-09-131-1/+2
* This patch adds a new regression test for the UPDATE command. RightBruce Momjian2003-08-261-1/+2
* Aggregates can be polymorphic, using polymorphic implementation functions.Tom Lane2003-07-011-1/+2
* Todo items:Bruce Momjian2003-03-201-1/+2
* Okay, attached is a patch that moves the alter table regression testBruce Momjian2002-09-021-2/+2
* PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzingTom Lane2002-08-271-1/+2
* # Disallow TRUNCATE on tables that are involved in referentialBruce Momjian2002-08-221-1/+2
* Make cluster regress test functional.Tom Lane2002-08-111-1/+2
* Implement DROP CONVERSIONTatsuo Ishii2002-07-251-1/+2
* oid is needed, it is added at the end of the struct (after the nullBruce Momjian2002-07-201-1/+2
* This patch fixes a regression caused by my recent changes to heapBruce Momjian2002-07-201-1/+2
* The attached patch (against HEAD) implementsBruce Momjian2002-07-181-1/+2
* Attached is a regression test patch for SRFs. I based it on the testBruce Momjian2002-06-201-2/+2
* Add INSERT(..., DEFAULT, ).Bruce Momjian2002-04-051-1/+2
* Add DOMAIN support. Includes manual pages and regression tests, fromBruce Momjian2002-03-191-1/+3
* Add separate regression tests for timetz and the new timestamptz type.Thomas G. Lockhart2001-09-281-1/+3
* Back out has_table_privilege patch.Bruce Momjian2001-06-121-2/+1
* OK -- here's take #5.Bruce Momjian2001-06-121-1/+2
* Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGERPeter Eisentraut2001-05-271-1/+2
* Bit string regression testPeter Eisentraut2000-11-221-1/+2
* Fix test orderPeter Eisentraut2000-10-011-7/+11
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-0/+74