]> granicus.if.org Git - postgresql/history - src/test/regress/output
Update copyright for the year 2010.
[postgresql] / src / test / regress / output /
2009-12-23 Tom LaneAdjust naming of indexes and their columns per recent...
2009-12-15 Tom LaneSupport ORDER BY within aggregate function calls, at...
2009-12-07 Tom LaneAdd exclusion constraints, which generalize the concept...
2009-11-22 Tom LaneAdjust expected-results spacing per buildfarm results.
2009-08-04 Tom LaneSupport hex-string input and output for type BYTEA.
2009-08-01 Tom LaneImprove unique-constraint-violation error messages...
2009-07-29 Tom LaneSupport deferrable uniqueness constraints.
2008-12-04 Alvaro HerreraFix a couple of snapshot management bugs in the new...
2008-10-31 Tom LaneAllow SQL-language functions to return the output of...
2008-10-01 Peter EisentrautAllow pg_regress to be run outside the build tree....
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-08-05 Tom LaneImprove SELECT DISTINCT to consider hash aggregation...
2008-06-11 Tom LaneImprove reporting of dependencies in DROP to work like...
2008-06-08 Tom LaneRewrite DROP's dependency traversal algorithm into...
2008-05-30 Tom LaneCopy refint.so and autoinc.so into the src/test/regress...
2007-11-24 D'Arcy J.M. CainAdd regression tests for MONEY type.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-06-18 Tom LaneArrange for quote_identifier() and pg_dump to not quote...
2007-06-03 Peter EisentrautClarify some error messages about duplicate things.
2007-03-10 Andrew DunstanAdd alternate result file for large object tests to...
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-03-14 Tom LaneImprove parser so that we can show an error cursor...
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 ConwayFix minor breakage to regression tests induced in previ...
2005-03-31 Tom LaneFirst phase of OUT-parameters project. We can now...
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-06-10 Tom LaneClean up generation of default names for constraints...
2004-05-10 Tom LanePromote row expressions to full-fledged citizens of...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2004-03-21 Tom LaneRevise syntax-error reporting behavior to give pleasant...
2004-03-14 Tom LaneTeach psql to show the location of syntax errors visual...
2004-03-14 Tom LaneArrange to emit a CONTEXT: SQL function "foo" entry...
2004-03-11 Neil ConwayRevise int2/int4/int8/float4/float8 input routines...
2003-09-29 Tom LaneImprove context display for failures during COPY IN...
2003-09-25 Peter EisentrautForget to update the real source of the regression...
2003-07-28 Tom LaneA visit from the message-style police ...
2003-07-21 Tom LaneError message editing in backend/access.
2003-07-21 Tom LaneError message editing in backend/executor.
2003-07-20 Tom LaneAnother round of error message editing, covering backen...
2003-07-19 Tom LaneAnother round of error message editing, covering backen...
2003-07-18 Tom LaneFirst bits of work on error message editing.
2003-06-25 Bruce MomjianIncludes:
2003-05-29 Tom LaneAdopt latest bison's spelling of 'syntax error' rather...
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
2003-03-20 Bruce MomjianUpdate for new serial functionality.
2002-12-14 Peter EisentrautInitial version of the SQL information schema
2002-11-23 Tom LaneFix regression test breakage from triggers patch.
2002-11-21 Tom LaneFinish implementation of hashed aggregation. Add enabl...
2002-11-01 Tom LaneReduce messages associated with shell-type function...
2002-10-21 Bruce MomjianFix ALTER TABLE ... ADD COLUMN for inheritance cases.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-18 Bruce MomjianMore changes to match new error format.
2002-08-11 Tom LaneMake cluster regress test functional.
2002-08-10 Bruce MomjianMajor improvement in CLUSTER which preserves table...
2002-08-04 Bruce MomjianChange messages like this:
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...
2002-07-11 Bruce MomjianChange error messages ExecAppend->ExecInsert and ExecRe...
2002-06-25 Bruce MomjianBack out cleanup patch. Got old version and needs...
2002-06-25 Bruce MomjianThe attached patch fixes some spelling mistakes, makes the
2002-05-22 Peter EisentrautAdd optional "validator" function to languages that...
2002-03-30 Tom LaneFurther cleanups for relations in schemas: teach nextva...
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2002-03-21 Tom LaneFirst phase of SCHEMA changes, concentrating on fixing...
2002-03-07 Bruce MomjianAdjust elog() tags so source and regression tests match.
2002-03-03 Tom LaneCause regression tests to pass again after elog changes.
2001-11-20 Tom LaneBruce's octet_length change breaks this regression...
2001-11-04 Bruce MomjianRemove "ADD" from TABLE / ADD UNIQUE-PRIMARY error...
2001-10-31 Bruce MomjianModify *.po files and regression expected output for...
2001-10-31 Bruce MomjianAdd ALTER TABLE ADD UNIQUE regression tests from Christ...
2001-09-28 Thomas G. LockhartAdd separate regression tests for timetz and the new...
2001-08-27 Tom LaneAdd some minimal exercising of functional-index feature...
2001-08-10 Tom LaneFix collateral damage from error message cleanup.
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...
2001-02-22 Tom LaneAdjust expected error message due to change of keyword...
2000-11-20 Tom LaneRevise handling of oldstyle/newstyle functions per...
2000-11-06 Tom LaneI think Thomas missed an update here...
2000-10-27 Peter EisentrautMake regression tests work with VPATH builds.
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-09-12 Thomas G. LockhartAdd regression tests for date, time, and time with...
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-02-20 Tom LaneAdd a simple regress test for SERIAL --- it's not much,
next