aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Update for new tests. These are extrapolations and will need to be confirmedTom Lane2000-12-03
* Update for new tests.Tom Lane2000-12-03
* Repair usage of the OVERLAPS operator.Thomas G. Lockhart2000-12-03
* Remove old regression test drivers.Peter Eisentraut2000-11-30
* Correct portability-related errors in inet expected output. I'm notTom Lane2000-11-25
* here is a patch for formatting.c (to_char/timestampt()), for 7.1Bruce Momjian2000-11-25
* Remove obsolete test suitePeter Eisentraut2000-11-24
* Fix output file names for new driverPeter Eisentraut2000-11-22
* Bit string regression testPeter Eisentraut2000-11-22
* Point runtest and runcheck targets at new regression test driver.Peter Eisentraut2000-11-22
* Allow running without a "schedule" file. This enables you to run testsPeter Eisentraut2000-11-22
* geometry result files for unixwarePeter Eisentraut2000-11-22
* Tweak resultmap documentation, add to README too.Tom Lane2000-11-22
* Allow for different result files when using GCC versus native compiler.Peter Eisentraut2000-11-21
* Don't hide error message from dropdb.Peter Eisentraut2000-11-21
* Adjust opr_sanity.out for small change in OID allocation.Tom Lane2000-11-21
* Make oidin/oidout produce and consume unsigned representation of Oid,Tom Lane2000-11-21
* Simplify definition of pg_tables and pg_views views by making use ofTom Lane2000-11-21
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Extend CREATE DATABASE to allow selection of a template database to beTom Lane2000-11-14
* Allow more timezone-like interpretation of INTERVALs.Thomas G. Lockhart2000-11-11
* Allow more timezone-like interpretation of INTERVALs.Thomas G. Lockhart2000-11-11
* Check for existence of the results directory before invoking mkdir.Thomas G. Lockhart2000-11-11
* Update expected output to track recent code changes.Tom Lane2000-11-10
* Adjust INET/CIDR display conventions and reimplement some INET/CIDRTom Lane2000-11-10
* Add some more union/intersect/except test cases, per suggestionsTom Lane2000-11-09
* Make DROP TABLE rollback-able: postpone physical file delete until commit.Tom Lane2000-11-08
* Update for new results.Tom Lane2000-11-07
* Update geometry for FreeBSD 4.1 (same as 4.0)Peter Eisentraut2000-11-06
* Add explicit ORDER BYs in a couple of cases --- seems to be necessaryTom Lane2000-11-06
* I think Thomas missed an update here...Tom Lane2000-11-06
* Add tests for more INTERVAL syntax.Thomas G. Lockhart2000-11-06
* This is no longer used since we have the 'resultmap'.Peter Eisentraut2000-11-04
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-31
* Omit perl and python interfaces when making temporary installation.Peter Eisentraut2000-10-29
* Make regression tests work with VPATH builds.Peter Eisentraut2000-10-27
* Fix for drop db message format changesTatsuo Ishii2000-10-27
* Disallow bits beyond the mask length for CIDR values, per discussionTom Lane2000-10-27
* New config.guess and config.sub with Darwin support (from official GNUPeter Eisentraut2000-10-24
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-24
* Add some modicum of error detection...Tom Lane2000-10-24
* Remove testlo2.c --- there seems to be no difference between this andTom Lane2000-10-24
* Polish shared library build to reduce number of special hacks. InPeter Eisentraut2000-10-23
* Some small polishing of Mark Hollomon's cleanup of DROP command: mightTom Lane2000-10-22
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-22
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* The following patch was sent to the patches list:Bruce Momjian2000-10-18
* * doc/src/sgml/regress.sgml: Update for new driver script.Peter Eisentraut2000-10-17
* I wasn't too sure where to mail this.Bruce Momjian2000-10-16
* Here is a patch for resultmap and the results file.Bruce Momjian2000-10-14