]> granicus.if.org Git - postgresql/history - src/test/regress/input
Update copyright for the year 2010.
[postgresql] / src / test / regress / input /
2009-12-07 Tom LaneAdd exclusion constraints, which generalize the concept...
2009-08-04 Tom LaneSupport hex-string input and output for type BYTEA.
2009-07-29 Tom LaneSupport deferrable uniqueness constraints.
2008-12-04 Alvaro HerreraFix a couple of snapshot management bugs in the new...
2008-10-01 Peter EisentrautAllow pg_regress to be run outside the build tree....
2008-08-05 Tom LaneImprove SELECT DISTINCT to consider hash aggregation...
2008-05-30 Tom LaneCopy refint.so and autoinc.so into the src/test/regress...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-03-03 Neil ConwayMake the newly-added regression tests for lo_truncate...
2007-03-03 Bruce MomjianCosmetic patch to large object regression test.
2007-03-03 Bruce MomjianAdd lo_truncate() to backend and libpq for large object...
2007-01-20 Neil ConwayRegression tests for large objects. Patch from Jeremy...
2007-01-02 Tom LaneAdd a regression test for ALTER SET TABLESPACE; this...
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2006-02-19 Neil ConwayAdd TABLESPACE and ON COMMIT clauses to CREATE TABLE...
2006-01-11 Tom LaneCreate a standard function pg_sleep() to sleep for...
2005-10-02 Tom LaneChange nextval and other sequence functions to specify...
2005-07-23 Tom LaneIn the stats test, delay for the stats collector to...
2005-06-26 Bruce MomjianAdd E'' syntax so eventually normal strings can treat...
2005-05-10 Neil ConwayRegression tests for the COPY CSV header feature. From...
2005-04-07 Neil ConwayAdd a "USING" clause to DELETE, which is equivalent...
2005-03-16 Bruce MomjianAdd CVS \r\n regression tests.
2004-11-05 Tom LaneCreate 'default_tablespace' GUC variable that supplies...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-05-10 Tom LanePromote row expressions to full-fledged citizens of...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2002-12-14 Peter EisentrautInitial version of the SQL information schema
2002-11-21 Tom LaneFinish implementation of hashed aggregation. Add enabl...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-05-22 Peter EisentrautAdd optional "validator" function to languages that...
2002-03-21 Tom LaneFirst phase of SCHEMA changes, concentrating on fixing...
2001-07-15 Tom LaneAdd ORDER BY to a couple of test queries whose output...
2001-06-04 Bruce MomjianThis patch adds support for %TYPE in CREATE FUNCTION...
2000-11-20 Tom LaneRevise handling of oldstyle/newstyle functions per...
2000-10-27 Peter EisentrautMake regression tests work with VPATH builds.
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-07-30 Tom LaneConvert all remaining geometric operators to new fmgr...
2000-06-13 Tom LaneAnother batch of fmgr updates. I think I have gotten...
2000-06-10 Tom LaneUpdate regression tests for ONLY and other recent changes.
2000-06-05 Tom LaneLatest round of fmgr updates. All functions with bool...
2000-05-29 Tom LaneSecond round of fmgr changes: triggers are now invoked...
2000-01-19 Tom LaneFix handling of NULL constraint conditions: per SQL92...
2000-01-16 Tom LaneAdd check that inherited constraints and defaults work.
2000-01-09 Tom Laneinstall_plpgsql is no longer a regress test (it's done...
2000-01-06 Thomas G. LockhartClean up header for uniform appearance throughout tests.
2000-01-05 Thomas G. LockhartUpdate format to add uniform headers on files.
1999-11-20 Tom LaneMy latest fixes to gram.y cause CREATE TABLE t (f1...
1999-10-03 Tom LaneReimplement parsing and storage of default expressions...
1999-06-06 Tom LaneAdd a regression test case to catch breakage of GROUP BY
1999-02-02 Bruce MomjianAdd TEMP tables/indexes. Add COPY pfree(). Other...
1998-10-01 Marc G. Fournierfailed to add some of Jan's files :(
1998-09-29 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-04-26 Bruce MomjianRe-apply Darren's char2-16 removal code.
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1997-12-05 Thomas G. LockhartChange constraint syntax to SQL92 style.
1997-10-17 Vadim B. MikheevChanges due to fixed DEFAULT behaviour.
1997-09-24 Vadim B. MikheevTimetravel tests.
1997-09-16 Thomas G. LockhartAdd explicit, separate test sections for DEFAULT and...
1997-09-11 Vadim B. MikheevTests for spi/triggers
1997-08-28 Vadim B. MikheevTests for CHECK/DEFAULT
1997-05-05 Vadim B. MikheevThere is no more _CWD_ tag in sources...
1997-04-27 Thomas G. LockhartFix path name templates.
1997-04-27 Marc G. FournierThere, I'll leave this alone until Thomas catchs up...
1997-04-27 Marc G. Fourniersplit out a bunch more tests from misc.source so that...
1997-04-27 Marc G. FournierAlot of regression test fixes, mainly to compensate...
1997-04-27 Marc G. FournierGet first four tests to pass:
1997-04-27 Marc G. FournierTrying to continue breaking down the large files into...
1997-04-27 Marc G. Fournier*shrug* I don't know anymore...
1997-04-27 Marc G. FournierMassive regression test patches from Thomas *woo hoo!*
1997-04-26 Marc G. FournierClean out/up some files that are causing me great heada...
1997-04-24 Marc G. FournierVarious bug fixes based on a bug report submitted by
1997-04-22 Marc G. FournierMajor patch from Thomas Lockhart <Thomas.G.Lockhart...
1997-04-06 Marc G. FournierMore splits and cleanups...
1997-04-06 Marc G. FournierMore splits and cleanups...
1997-04-05 Marc G. FournierMore splits of the regression tests in order to make...