| Commit message (Expand) | Author | Age |
* | Sorry, that I send this letter/patch again, but previous sending is | Bruce Momjian | 2000-01-07 |
* | Correct grammatical error | Tatsuo Ishii | 2000-01-07 |
* | *** empty log message *** | Michael Meskes | 2000-01-07 |
* | Update pg_dumpall for new psql format. | Bruce Momjian | 2000-01-06 |
* | Changed "triggered data change violation" detection code | Jan Wieck | 2000-01-06 |
* | Fixed bug in targetlist expression replacement of | Jan Wieck | 2000-01-06 |
* | Clean up header for uniform appearance throughout tests. | Thomas G. Lockhart | 2000-01-06 |
* | Update for new psql formatting. | Thomas G. Lockhart | 2000-01-06 |
* | Freshen up the banner displayed when running the regression test. | Thomas G. Lockhart | 2000-01-06 |
* | Fix it's and its to be correct. | Bruce Momjian | 2000-01-05 |
* | Update format to add uniform headers on files. | Thomas G. Lockhart | 2000-01-05 |
* | Update format to add uniform headers on files. | Thomas G. Lockhart | 2000-01-05 |
* | Update output to new psql conventions. | Thomas G. Lockhart | 2000-01-05 |
* | Fix spaces in text message. | Thomas G. Lockhart | 2000-01-05 |
* | Clean up format of tests. | Thomas G. Lockhart | 2000-01-05 |
* | Verified output from new psql. | Thomas G. Lockhart | 2000-01-05 |
* | Move numeric test to be near other numeric data types like int4 and float8. | Thomas G. Lockhart | 2000-01-05 |
* | Clean up syntax to use SQL92-ish type coersion | Thomas G. Lockhart | 2000-01-04 |
* | Match results with format from new psql. | Thomas G. Lockhart | 2000-01-04 |
* | Repair two recently reported problems: | Thomas G. Lockhart | 2000-01-04 |
* | Update DATEDEBUG removal. | Bruce Momjian | 2000-01-02 |
* | Update length of timestamp to 30. | Bruce Momjian | 2000-01-02 |
* | Remove DATEDEBUG because it didn't look Y2K safe, and fix timestamp elog | Bruce Momjian | 2000-01-02 |
* | Make psql \dT always show descriptions. There is room. | Bruce Momjian | 1999-12-31 |
* | Generate double-sided LIKE indexquals that work even in weird locales, | Tom Lane | 1999-12-31 |
* | Clean up loose end in LIKE optimization fix: parser's code would generate | Tom Lane | 1999-12-31 |
* | Clean up datatypes and comments for op_class() routine. | Tom Lane | 1999-12-31 |
* | Revise init_sequence so that it doesn't leak memory if the requested | Tom Lane | 1999-12-31 |
* | elog() was set up to call abort() if it saw an ERROR or FATAL exit | Tom Lane | 1999-12-30 |
* | Allow --with-mb=SQL_ASCII | Tatsuo Ishii | 1999-12-30 |
* | Repair bugs discussed in pghackers thread of 15 May 1999: creation of a | Tom Lane | 1999-12-30 |
* | Improve subquery error message, now says "More than one tuple returned | Bruce Momjian | 1999-12-29 |
* | Move ipc patch into README.NT. | Bruce Momjian | 1999-12-29 |
* | Add NT patch. | Bruce Momjian | 1999-12-29 |
* | Move NT patch into readme. | Bruce Momjian | 1999-12-29 |
* | Update comment. | Bruce Momjian | 1999-12-29 |
* | Update comments. | Bruce Momjian | 1999-12-29 |
* | Removed LZTEXT datatype as discussed. | Jan Wieck | 1999-12-28 |
* | Fix length limit, MikeA | Bruce Momjian | 1999-12-27 |
* | Hi, all, | Bruce Momjian | 1999-12-27 |
* | Hi, all | Bruce Momjian | 1999-12-27 |
* | Put back erroneously-removed definition of 'defines' variable. | Tom Lane | 1999-12-26 |
* | It turns out that the item size limit for btree indexes is about BLCKSZ/3, | Tom Lane | 1999-12-26 |
* | Clean up handling of explicit NULL constants. Cases like | Tom Lane | 1999-12-24 |
* | *** empty log message *** | Michael Meskes | 1999-12-23 |
* | Fix minor bug. | Tatsuo Ishii | 1999-12-22 |
* | Add installtion of postmaster.opts.default. | Tatsuo Ishii | 1999-12-22 |
* | Add installation of pg_ctl | Tatsuo Ishii | 1999-12-22 |
* | to live in a transaction before access to db | Hiroshi Inoue | 1999-12-22 |
* | update_pg_pwd() is an AR trigger. Corrected return type. | Jan Wieck | 1999-12-21 |