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