]> granicus.if.org Git - postgresql/history - src/test/regress/parallel_schedule
Run stats test separately, not as part of a parallel group, to avoid
[postgresql] / src / test / regress / parallel_schedule
2004-01-27 Tom LaneRun stats test separately, not as part of a parallel...
2004-01-11 Neil ConwayAdd CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE...
2003-09-13 Bruce MomjianWith pg_autovacuum becoming increasingly popular it...
2003-08-26 Bruce MomjianThis patch adds a new regression test for the UPDATE...
2003-07-01 Tom LaneAggregates can be polymorphic, using polymorphic implem...
2003-03-20 Bruce MomjianTodo items:
2002-10-22 Tom Lanecreate_index test must run after create_misc test.
2002-09-02 Bruce MomjianOkay, attached is a patch that moves the alter table...
2002-08-27 Tom LanePREPARE/EXECUTE statements. Patch by Neil Conway,...
2002-08-22 Bruce Momjian# Disallow TRUNCATE on tables that are involved in...
2002-08-11 Tom LaneMake cluster regress test functional.
2002-07-25 Tatsuo IshiiImplement DROP CONVERSION
2002-07-20 Bruce Momjianoid is needed, it is added at the end of the struct...
2002-07-20 Bruce MomjianThis patch fixes a regression caused by my recent chang...
2002-07-18 Bruce MomjianThe attached patch (against HEAD) implements
2002-06-20 Bruce MomjianAttached is a regression test patch for SRFs. I based...
2002-04-05 Bruce MomjianAdd INSERT(..., DEFAULT, ).
2002-03-19 Bruce MomjianAdd DOMAIN support. Includes manual pages and regressi...
2001-09-29 Tom Lanetimetz test was omitted from parallel_schedule.
2001-09-28 Thomas G. LockhartAdd separate regression tests for timetz and the new...
2001-06-12 Bruce MomjianBack out has_table_privilege patch.
2001-06-12 Bruce MomjianOK -- here's take #5.
2001-05-27 Peter EisentrautMake UPDATE and DELETE privileges distinct. Add REFERE...
2000-11-22 Peter EisentrautBit string regression test
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...