aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder,Tom Lane1999-03-01
* Fix pg_operator entries for mergejoinable operators with different left andTom Lane1999-02-28
* Update error messages with more consistant format.Thomas G. Lockhart1999-02-23
* Add many new test cases.Thomas G. Lockhart1999-02-23
* Remove non-portable queries by replacing getpgusername() with a constantThomas G. Lockhart1999-02-23
* First tests using JOIN syntax.Thomas G. Lockhart1999-02-23
* rename pgsql to postgres in regression.Bruce Momjian1999-02-22
* change pgsql to postgresBruce Momjian1999-02-22
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-21
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Added LIMIT/OFFSET functionality including new regression test for it.Jan Wieck1999-02-08
* Revert some changes from the INTERSECT/EXPECT patch that brokeJan Wieck1999-02-08
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-07
* Reenabled parentheses for grouping multiple rule actions andJan Wieck1999-02-07
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* Add missing mb files.Bruce Momjian1999-02-02
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02