| Commit message (Expand) | Author | Age |
* | Here is a patch for resultmap and the results file. | Bruce Momjian | 2000-10-14 |
* | Revert rules.out to non-broken state. I will with difficulty hold my | Tom Lane | 2000-10-08 |
* | To create a temporary installation, the regression test driver should use | Peter Eisentraut | 2000-10-07 |
* | Thanks for the patch | Bruce Momjian | 2000-10-07 |
* | Beos regression patch. | Bruce Momjian | 2000-10-07 |
* | The beos port in the source tree doesn't even compile. and even | Bruce Momjian | 2000-10-07 |
* | Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the | Tom Lane | 2000-10-05 |
* | Fix to make output format identical on echo -n and echo \c platforms. This | Peter Eisentraut | 2000-10-03 |
* | Communicate PGPORT and PGHOST via environment, not command line | Peter Eisentraut | 2000-10-02 |
* | Honor $(SHELL) when invoking pg_regress. | Tom Lane | 2000-10-02 |
* | Fix silly typo that prevented resultmap from being honored by | Tom Lane | 2000-10-02 |
* | Fix quoting bug | Peter Eisentraut | 2000-10-01 |
* | Fix test order | Peter Eisentraut | 2000-10-01 |
* | Please apply the following patch to fix problems with the AIX port | Bruce Momjian | 2000-09-29 |
* | Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. | Tom Lane | 2000-09-29 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 |
* | Cygwin doesn't have DST before 1970 either | Peter Eisentraut | 2000-09-28 |
* | Tweak resultmap so that geometry regress test selects the right comparison | Tom Lane | 2000-09-24 |
* | Add check of 'SET DateStyle TO DEFAULT'. | Tom Lane | 2000-09-22 |
* | Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. | Peter Eisentraut | 2000-09-19 |
* | Variant horology resultfiles are inconsistent with the test, again. | Tom Lane | 2000-09-15 |
* | Reimplement LIKE/ESCAPE as operators so that indexscan optimization | Tom Lane | 2000-09-15 |
* | Move a few specific tests to isolate homogenous type tests into | Thomas G. Lockhart | 2000-09-14 |
* | First cut at full support for OUTER JOINs. There are still a few loose | Tom Lane | 2000-09-12 |
* | Update expected/horology-no-DST-before-1970.out for new horology test. | Tom Lane | 2000-09-12 |
* | Add regression tests for date, time, and time with time zone types. | Thomas G. Lockhart | 2000-09-12 |
* | This patch implements a different "relkind" | Bruce Momjian | 2000-09-12 |
* | Irix fix: | Bruce Momjian | 2000-09-12 |
* | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 |
* | This is mostly the same as an earlier patch I | Bruce Momjian | 2000-08-29 |
* | This file seems not to have been updated for the most | Tom Lane | 2000-08-26 |
* | GetAttributeByName and GetAttributeByNum should be declared to return | Tom Lane | 2000-08-24 |
* | First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. | Tom Lane | 2000-08-21 |
* | Forgot to update the regression test output. | Thomas G. Lockhart | 2000-08-07 |
* | Implement LIKE/ESCAPE. Change parser to use like()/notlike() | Thomas G. Lockhart | 2000-08-06 |
* | Convert inet-related functions to new fmgr style. I have also taken it | Tom Lane | 2000-08-03 |
* | Type lztext is toast. | Tom Lane | 2000-07-30 |
* | Convert all remaining geometric operators to new fmgr style. This | Tom Lane | 2000-07-30 |
* | PATH and POLYGON datatypes are now TOASTable. Associated functions | Tom Lane | 2000-07-29 |
* | Add int2-vs-int8 comparison operators. These are now necessary because | Tom Lane | 2000-07-28 |
* | Unset locale variables before running regression tests. (All of them!) | Peter Eisentraut | 2000-07-23 |
* | Further cleanup of array behavior. Slice assignments to arrays with | Tom Lane | 2000-07-23 |
* | Add an opr_sanity check for misdefined aggregates that have transition | Tom Lane | 2000-07-18 |
* | Revise aggregate functions per earlier discussions in pghackers. | Tom Lane | 2000-07-17 |
* | Hmm. I didn't expect a change since I hadn't added tests for the new | Bruce Momjian | 2000-07-16 |
* | Implement nested block comments in the backend and in psql. | Thomas G. Lockhart | 2000-07-14 |
* | Fix typo, from Keith Parks | Peter Eisentraut | 2000-07-13 |
* | Fix handling of pre-existing LD_LIBRARY_PATH, from Keith Parks | Peter Eisentraut | 2000-07-09 |
* | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 |
* | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut | 2000-07-06 |