aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Added 2 regression tests for NUMERIC data type.Jan Wieck1999-06-10
* Add a regression test case to catch breakage of GROUP BYTom Lane1999-06-06
* Changed "current." into "old." in rule string backparsingJan Wieck1999-06-02
* pgindent run over code.Bruce Momjian1999-05-25
* Fixed bug in rules event qualification output.Jan Wieck1999-05-25
* Remove more -B parameters not needed.Bruce Momjian1999-05-23
* Remove -B from wisconsin test.Bruce Momjian1999-05-23
* Removed the automatic installation of built procedural languagesJan Wieck1999-05-20
* overwriting a large object now worksTatsuo Ishii1999-05-20
* Dec ALpha patchesBruce Momjian1999-05-19
* Fixed latest regression diff's by omitting viewowner in SELECT from pg_views.Jan Wieck1999-05-17
* Fixed small bug in ruleutils and added output of pg_views andJan Wieck1999-05-12
* Replaced targetlist entry in GroupClause by reference numberJan Wieck1999-05-12
* Added installation of created procedural languages to initdbJan Wieck1999-05-12
* Adjust elog NOTICE messages to surround table and column names with singleThomas G. Lockhart1999-05-12
* Just a couple more files to untar in src/test/regressBruce Momjian1999-05-11
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-10
* Correct type_sanity test so it doesn't spit up on newTom Lane1999-05-09
* Add new netbsd file.Bruce Momjian1999-05-08
* Remove unused Netbsd files.Bruce Momjian1999-05-07
* Please apply the following patch for regress.sh to do something useful withBruce Momjian1999-05-07
* Please apply the following patch for regress.sh to do something usefulBruce Momjian1999-05-07
* Update regress test for CASE to enable tests involving joins.Tom Lane1999-05-06
* I have two patches for 6.5.0:Bruce Momjian1999-05-05
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-03
* These are no longer used ...Marc G. Fournier1999-04-26
* provides string to be used for expected/* files for system specific output...Marc G. Fournier1999-04-26
* It looks like the multibyte regress tests only work if bothTom Lane1999-04-25
* More multibyte tests with obsolete spelling of error message...Tom Lane1999-04-25
* Explicitly set PGCLIENTENCODING during regression tests,Tom Lane1999-04-25
* Multibyte tests were all 'failing' because of change ofTom Lane1999-04-25
* Remove "Non-functional update" notices since that message has beenThomas G. Lockhart1999-04-23
* Un-break CREATE TYPE. Fix some other inconsistencies in theTom Lane1999-04-20
* Overhaul Wisconsin Benchmark test suitTatsuo Ishii1999-04-16
* Add ORDER BY clauses to some select-from-view operationsTom Lane1999-04-15
* Code modified to reject out of range day of month.Thomas G. Lockhart1999-04-15
* Fix error message to match that returned by new regression test referenceThomas G. Lockhart1999-04-15
* use new config.guess output for system specific expected files ..Marc G. Fournier1999-04-14
* use config.guess instead of uname -s to figure out system, so that we canMarc G. Fournier1999-04-14
* Tweak create_operator regress test so it doesn't illustrateTom Lane1999-04-10
* Fix some more hashjoin-related bugs in pg_operator. FixTom Lane1999-04-07
* Unmark 'hashable' operators that can't really be used forTom Lane1999-04-07
* Addition to test/locale submitted by Oleg Broytmann. Comments from him:Tatsuo Ishii1999-03-29
* Modify fmgr so that internal name (compiler name) of a built-inTom Lane1999-03-29
* Expanded opr_sanity test to look at pg_proc and otherTom Lane1999-03-28
* New regression test to cross-check pg_type, pg_class,Tom Lane1999-03-28
* Delete unused system table pg_parg.Tom Lane1999-03-27
* Add results of findoidjoins as a standard regression test.Tom Lane1999-03-26
* Change Does Not Exist to 'does not exist'.Bruce Momjian1999-03-16
* We have tested the patches on three platforms:Bruce Momjian1999-03-14