| Commit message (Expand) | Author | Age |
* | Convert float8 regress test to use exp() and ln() instead of ':' and | Tom Lane | 2000-03-20 |
* | Proper unpack de_DE.ISO-8859-1 | Bruce Momjian | 2000-03-19 |
* | Tweak horology regress test to ensure platform-independent ordering of | Tom Lane | 2000-03-16 |
* | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 |
* | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 |
* | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 |
* | Fixes for char_length() change. | Tatsuo Ishii | 2000-03-16 |
* | Fixes for char_length() changes. | Tatsuo Ishii | 2000-03-16 |
* | Fix for char_length() changes | Tatsuo Ishii | 2000-03-16 |
* | Tweak GROUP BY so that it will still accept result-column names, but only | Tom Lane | 2000-03-15 |
* | Fix a couple of missed changes in expected results. | Tom Lane | 2000-03-15 |
* | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 |
* | > Here is an extension of the regression test suite for Digital Unix | Bruce Momjian | 2000-03-14 |
* | > Here is an extension of the regression test suite for Digital Unix | Bruce Momjian | 2000-03-14 |
* | Remove SHOW after datestyle reset. | Bruce Momjian | 2000-03-09 |
* | Hi, | Bruce Momjian | 2000-03-08 |
* | Hi, | Bruce Momjian | 2000-03-08 |
* | Add SQL_ASCII encoding test case | Tatsuo Ishii | 2000-03-06 |
* | More fixes for psql ^C handling, especially during copy. Still doesn't | Peter Eisentraut | 2000-03-01 |
* | Add QNX fixes from Kardos, Dr. Andreas | Bruce Momjian | 2000-03-01 |
* | remove extra include. | Bruce Momjian | 2000-02-28 |
* | Update expected files due to the psql format change | Tatsuo Ishii | 2000-02-27 |
* | Suppress unneccesary message from createdb | Tatsuo Ishii | 2000-02-27 |
* | Add SQL_ASCII test case | Tatsuo Ishii | 2000-02-27 |
* | Fix multibyte regress results for EUC_CN, EUC_KR and EUC_TW | Tatsuo Ishii | 2000-02-27 |
* | Add LinuxPPC mappings | Tatsuo Ishii | 2000-02-27 |
* | Enabled regression driver to run without PGLIB set. | Peter Eisentraut | 2000-02-24 |
* | Add missing files like foreign key regression tests and config.h.win32. | Bruce Momjian | 2000-02-24 |
* | 1. miscadmin.h needs to include sys/types.h for a definition of pid_t | Bruce Momjian | 2000-02-23 |
* | Well, here's the first pass on regression | Bruce Momjian | 2000-02-22 |
* | Quick hack solution so that pg_dump of views works. Needs repair after | Tom Lane | 2000-02-21 |
* | To avoid confusion during early beta testing, commit the current rules | Tom Lane | 2000-02-21 |
* | Add a simple regress test for SERIAL --- it's not much, | Tom Lane | 2000-02-20 |
* | Repair longstanding violation of SQL92 semantics: GROUP BY would | Tom Lane | 2000-02-19 |
* | Apply Keith Park's updates for expected/horology-solaris-1947.out. Fix | Tom Lane | 2000-02-19 |
* | Finish repairing 6.5's problems with r-tree indexes: create appropriate | Tom Lane | 2000-02-17 |
* | Update expected/horology-no-DST-before-1970.out to match | Tom Lane | 2000-02-17 |
* | All regression tests pass except for rules.sql (unrelated). | Thomas G. Lockhart | 2000-02-16 |
* | New cost model for planning, incorporating a penalty for random page | Tom Lane | 2000-02-15 |
* | Change to report COPY line number in error messages affects | Tom Lane | 2000-02-15 |
* | Update "join syntax" test for new capabilities. | Thomas G. Lockhart | 2000-02-15 |
* | Add line to mention PST8PDT time zone. Seems useful, but maybe not? | Thomas G. Lockhart | 2000-02-15 |
* | Fix up error message to start with cap letter. | Thomas G. Lockhart | 2000-02-15 |
* | Adjusted psql echoing options (-a and -e) | Peter Eisentraut | 2000-02-13 |
* | Solaris has always had problems with 1947 in the | Bruce Momjian | 2000-02-06 |
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
* | Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now | Tom Lane | 2000-01-27 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Forgot that expr assumes regexp is anchored-left; therefore need .* | Tom Lane | 2000-01-25 |
* | Update regress tests for change of pg_am/pg_amop. | Tom Lane | 2000-01-22 |