summaryrefslogtreecommitdiff
path: root/src/test/regress/expected
Commit message (Expand)AuthorAgeFilesLines
* Repair list-vs-node confusion that resulted in failure for INNER JOIN ON.Tom Lane2000-05-121-3/+24
* Add a regress test case for SELECT count(*) FROM view, so that we'llTom Lane2000-04-201-0/+15
* Aix additionsBruce Momjian2000-04-174-0/+2229
* Update for to_char change.Tom Lane2000-04-081-1/+1
* Update create_rule manual page.Bruce Momjian2000-04-073-18/+91
* Solaris geometry results were out of sync with the input filePeter Eisentraut2000-04-051-2/+2
* Rename geometry.*bsdi to geo.*bsd. for Freebsd.Bruce Momjian2000-04-051-0/+0
* Update regression for bsdi.Bruce Momjian2000-04-041-0/+532
* I have tested the beta3 on WinNT and here are the results:Bruce Momjian2000-03-314-0/+1306
* Update from Andreas Kardos.Tom Lane2000-03-311-0/+176
* Add expected output for netbsd, per report from Patrick Welche.Tom Lane2000-03-311-0/+262
* Update horology-solaris-1947.out per results from SL Baur. These areTom Lane2000-03-311-521/+749
* Update alternate float8 output files to match current float8.sql.Tom Lane2000-03-302-2/+38
* Update numeric_big regress test for 7.0. This has apparently beenTom Lane2000-03-301-548/+596
* New platform specific geometry regression expected file forTatsuo Ishii2000-03-261-0/+532
* Remove some results from int4-not-representable.outTatsuo Ishii2000-03-261-18/+0
* Attached is the regression diff for geometry, RedHat 6.1 on a PentiumBruce Momjian2000-03-261-9/+9
* subselect regress test was kind of silly; it claimed to test correlationTom Lane2000-03-231-28/+44
* Update test for new ORDER BY clause from Tom Lane.Thomas G. Lockhart2000-03-211-5/+5
* Convert float8 regress test to use exp() and ln() instead of ':' andTom Lane2000-03-203-12/+12
* Tweak horology regress test to ensure platform-independent ordering ofTom Lane2000-03-161-521/+749
* Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart2000-03-163-1121/+1477
* Fixes for char_length() change.Tatsuo Ishii2000-03-165-269/+269
* Fix for char_length() changesTatsuo Ishii2000-03-161-5/+5
* Tweak GROUP BY so that it will still accept result-column names, but onlyTom Lane2000-03-151-4/+8
* Fix a couple of missed changes in expected results.Tom Lane2000-03-152-20/+2
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-149-84/+98
* > Here is an extension of the regression test suite for Digital UnixBruce Momjian2000-03-141-0/+246
* Remove SHOW after datestyle reset.Bruce Momjian2000-03-093-6/+0
* Hi,Bruce Momjian2000-03-083-0/+1196
* Add QNX fixes from Kardos, Dr. AndreasBruce Momjian2000-03-013-0/+515
* Add SQL_ASCII test caseTatsuo Ishii2000-02-271-0/+87
* Fix multibyte regress results for EUC_CN, EUC_KR and EUC_TWTatsuo Ishii2000-02-273-190/+190
* Add missing files like foreign key regression tests and config.h.win32.Bruce Momjian2000-02-241-0/+692
* Well, here's the first pass on regressionBruce Momjian2000-02-221-0/+24
* Quick hack solution so that pg_dump of views works. Needs repair afterTom Lane2000-02-211-8/+8
* To avoid confusion during early beta testing, commit the current rulesTom Lane2000-02-211-26/+26
* Add a simple regress test for SERIAL --- it's not much,Tom Lane2000-02-202-1/+21
* Repair longstanding violation of SQL92 semantics: GROUP BY wouldTom Lane2000-02-191-14/+14
* Apply Keith Park's updates for expected/horology-solaris-1947.out. FixTom Lane2000-02-193-933/+473
* Finish repairing 6.5's problems with r-tree indexes: create appropriateTom Lane2000-02-171-1/+13
* Update expected/horology-no-DST-before-1970.out to matchTom Lane2000-02-171-930/+470
* All regression tests pass except for rules.sql (unrelated).Thomas G. Lockhart2000-02-163-1083/+636
* New cost model for planning, incorporating a penalty for random pageTom Lane2000-02-152-2/+6
* Update "join syntax" test for new capabilities.Thomas G. Lockhart2000-02-151-46/+225
* Fix up error message to start with cap letter.Thomas G. Lockhart2000-02-151-4/+4
* Solaris has always had problems with 1947 in theBruce Momjian2000-02-064-0/+2463
* A few minor psql enhancementsPeter Eisentraut2000-01-291-2/+2
* Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is nowTom Lane2000-01-272-18/+66
* Update regress tests for change of pg_am/pg_amop.Tom Lane2000-01-222-244/+236