summaryrefslogtreecommitdiff
path: root/src/test/regress/output
Commit message (Expand)AuthorAgeFilesLines
* Improve context display for failures during COPY IN, as recentlyTom Lane2003-09-291-1/+1
* Forget to update the real source of the regression test results afterPeter Eisentraut2003-09-251-25/+25
* A visit from the message-style police ...Tom Lane2003-07-281-2/+2
* Error message editing in backend/access.Tom Lane2003-07-211-3/+3
* Error message editing in backend/executor.Tom Lane2003-07-211-22/+22
* Another round of error message editing, covering backend/commands/.Tom Lane2003-07-201-1/+1
* Another round of error message editing, covering backend/parser/.Tom Lane2003-07-192-6/+6
* First bits of work on error message editing.Tom Lane2003-07-181-10/+14
* Includes:Bruce Momjian2003-06-251-1/+4
* Adopt latest bison's spelling of 'syntax error' rather than 'parse error'Tom Lane2003-05-292-3/+3
* Infrastructure for upgraded error reporting mechanism. elog.c isTom Lane2003-04-241-1/+2
* Update for new serial functionality.Bruce Momjian2003-03-201-3/+1
* Initial version of the SQL information schemaPeter Eisentraut2002-12-141-2/+3
* Fix regression test breakage from triggers patch.Tom Lane2002-11-231-1/+3
* Finish implementation of hashed aggregation. Add enable_hashagg GUCTom Lane2002-11-211-1/+1
* Reduce messages associated with shell-type function arguments/resultsTom Lane2002-11-011-4/+4
* Fix ALTER TABLE ... ADD COLUMN for inheritance cases.Bruce Momjian2002-10-211-0/+1
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-8/+19
* More changes to match new error format.Bruce Momjian2002-08-182-3/+3
* Make cluster regress test functional.Tom Lane2002-08-111-232/+0
* Major improvement in CLUSTER which preserves table characteristics usingBruce Momjian2002-08-101-0/+232
* Change messages like this:Bruce Momjian2002-08-041-20/+20
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-2/+2
* Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdateBruce Momjian2002-07-111-21/+21
* Back out cleanup patch. Got old version and needs work.Bruce Momjian2002-06-251-21/+21
* The attached patch fixes some spelling mistakes, makes theBruce Momjian2002-06-251-21/+21
* Add optional "validator" function to languages that can validate thePeter Eisentraut2002-05-221-0/+25
* Further cleanups for relations in schemas: teach nextval and otherTom Lane2002-03-301-1/+0
* pg_type has a typnamespace column; system now supports creating typesTom Lane2002-03-291-1/+1
* First phase of SCHEMA changes, concentrating on fixing the grammar andTom Lane2002-03-211-10/+10
* Adjust elog() tags so source and regression tests match.Bruce Momjian2002-03-073-8/+8
* Cause regression tests to pass again after elog changes.Tom Lane2002-03-032-6/+6
* Bruce's octet_length change breaks this regression test.Tom Lane2001-11-201-1/+1
* Remove "ADD" from TABLE / ADD UNIQUE-PRIMARY error message because theBruce Momjian2001-11-041-4/+4
* Modify *.po files and regression expected output for new clearer errorBruce Momjian2001-10-311-2/+2
* Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne.Bruce Momjian2001-10-311-4/+4
* Add separate regression tests for timetz and the new timestamptz type.Thomas G. Lockhart2001-09-281-1/+3
* Add some minimal exercising of functional-index feature to regressionTom Lane2001-08-271-1/+2
* Fix collateral damage from error message cleanup.Tom Lane2001-08-101-1/+1
* Add ORDER BY to a couple of test queries whose output ordering is notTom Lane2001-07-151-2/+2
* This patch adds support for %TYPE in CREATE FUNCTION argument and returnBruce Momjian2001-06-042-0/+12
* Adjust expected error message due to change of keyword case-folding.Tom Lane2001-02-221-1/+1
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-203-10/+32
* I think Thomas missed an update here...Tom Lane2000-11-061-3/+1
* Make regression tests work with VPATH builds.Peter Eisentraut2000-10-275-42/+42
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-40/+0
* Add regression tests for date, time, and time with time zone types.Thomas G. Lockhart2000-09-121-1/+3
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-5/+5
* Convert all remaining geometric operators to new fmgr style. ThisTom Lane2000-07-301-1/+1
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-132-5/+5