aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Update regress tests for change of pg_am/pg_amop.Tom Lane2000-01-22
* Revise handling of index-type-specific indexscan cost estimation, perTom Lane2000-01-22
* Simplify match patterns a little.Tom Lane2000-01-21
* Bruce, you forgot to rename these files...Tom Lane2000-01-21
* I have noticed that the geometry test's output for hppa1 and hppa2 are inBruce Momjian2000-01-20
* Fix handling of NULL constraint conditions: per SQL92 spec, a NULL resultTom Lane2000-01-19
* Adopt for new psqlTatsuo Ishii2000-01-18
* Update strings test to reflect the fact that casting to char() willTom Lane2000-01-17
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-16
* Add check that inherited constraints and defaults work.Tom Lane2000-01-16
* Add some examples to numeric regress test to verify that recently-fixedTom Lane2000-01-15
* Now that new psql is fflush()'ing properly, it emerges that severalTom Lane2000-01-15
* Update arrays regress test to reflect fact that several thingsTom Lane2000-01-15
* Prepare for new psqlTatsuo Ishii2000-01-15
* oid8 => oidvector in alter_table regress testTom Lane2000-01-11
* Update platform-specific-expected-file support so that platforms can beTom Lane2000-01-09
* install_plpgsql is no longer a regress test (it's done via createlang);Tom Lane2000-01-09
* New scheme for managing platform-specific regress test result files.Tom Lane2000-01-09
* Remove obsolete platform-specific comparison files.Tom Lane2000-01-09
* First examples of multiplatform result comparison files.Tom Lane2000-01-09
* Remove obsolete platform-specific regress test comparison files.Tom Lane2000-01-09
* Remove CVS $Header lines from a couple of regress test files that hadTom Lane2000-01-09
* Update remaining tests for new psql, with the exception of 'arrays'.Tom Lane2000-01-09
* Update remaining tests for new psql, with the exception of 'arrays',Tom Lane2000-01-09
* Fix some missing substitutions of _OBJWD_ and _DLSUFFIX_.Tom Lane2000-01-09
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-06
* Update for new psql formatting.Thomas G. Lockhart2000-01-06
* Freshen up the banner displayed when running the regression test.Thomas G. Lockhart2000-01-06
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-05
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-05
* Update output to new psql conventions.Thomas G. Lockhart2000-01-05
* Fix spaces in text message.Thomas G. Lockhart2000-01-05
* Clean up format of tests.Thomas G. Lockhart2000-01-05
* Verified output from new psql.Thomas G. Lockhart2000-01-05
* Move numeric test to be near other numeric data types like int4 and float8.Thomas G. Lockhart2000-01-05
* Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart2000-01-04
* Match results with format from new psql.Thomas G. Lockhart2000-01-04
* Added empty TOASTER files and corrected some minor glitchesJan Wieck1999-12-21
* Some changes to prepare for LONG attributes.Jan Wieck1999-12-16
* Update for QNX.Bruce Momjian1999-12-16
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* aggregate(DISTINCT ...) works, per SQL spec.Tom Lane1999-12-13
* Update drop.sqlBruce Momjian1999-12-10
* Rename destroy.sql to drop.sql.Bruce Momjian1999-12-10
* Update regression for new dropdb command.Bruce Momjian1999-12-10
* Replace generic 'Illegal use of aggregates' error message with one thatTom Lane1999-12-09
* Update rules test for extra quoting in rule deparser.Tom Lane1999-12-06
* Arranged that plpgsql.so is used from new build, not installedJan Wieck1999-12-03
* pg_statistic has an index now too...Tom Lane1999-11-27
* Oops, forgot to commit this one last week. Part of patch to updateTom Lane1999-11-27