aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Sorry, that I send this letter/patch again, but previous sending isBruce Momjian2000-01-07
* Correct grammatical errorTatsuo Ishii2000-01-07
* *** empty log message ***Michael Meskes2000-01-07
* Update pg_dumpall for new psql format.Bruce Momjian2000-01-06
* Changed "triggered data change violation" detection codeJan Wieck2000-01-06
* Fixed bug in targetlist expression replacement ofJan Wieck2000-01-06
* 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
* Fix it's and its to be correct.Bruce Momjian2000-01-05
* 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
* Repair two recently reported problems:Thomas G. Lockhart2000-01-04
* Update DATEDEBUG removal.Bruce Momjian2000-01-02
* Update length of timestamp to 30.Bruce Momjian2000-01-02
* Remove DATEDEBUG because it didn't look Y2K safe, and fix timestamp elogBruce Momjian2000-01-02
* Make psql \dT always show descriptions. There is room.Bruce Momjian1999-12-31
* Generate double-sided LIKE indexquals that work even in weird locales,Tom Lane1999-12-31
* Clean up loose end in LIKE optimization fix: parser's code would generateTom Lane1999-12-31
* Clean up datatypes and comments for op_class() routine.Tom Lane1999-12-31
* Revise init_sequence so that it doesn't leak memory if the requestedTom Lane1999-12-31
* elog() was set up to call abort() if it saw an ERROR or FATAL exitTom Lane1999-12-30
* Allow --with-mb=SQL_ASCIITatsuo Ishii1999-12-30
* Repair bugs discussed in pghackers thread of 15 May 1999: creation of aTom Lane1999-12-30
* Improve subquery error message, now says "More than one tuple returnedBruce Momjian1999-12-29
* Move ipc patch into README.NT.Bruce Momjian1999-12-29
* Add NT patch.Bruce Momjian1999-12-29
* Move NT patch into readme.Bruce Momjian1999-12-29
* Update comment.Bruce Momjian1999-12-29
* Update comments.Bruce Momjian1999-12-29
* Removed LZTEXT datatype as discussed.Jan Wieck1999-12-28
* Fix length limit, MikeABruce Momjian1999-12-27
* Hi, all,Bruce Momjian1999-12-27
* Hi, allBruce Momjian1999-12-27
* Put back erroneously-removed definition of 'defines' variable.Tom Lane1999-12-26
* It turns out that the item size limit for btree indexes is about BLCKSZ/3,Tom Lane1999-12-26
* Clean up handling of explicit NULL constants. Cases likeTom Lane1999-12-24
* *** empty log message ***Michael Meskes1999-12-23
* Fix minor bug.Tatsuo Ishii1999-12-22
* Add installtion of postmaster.opts.default.Tatsuo Ishii1999-12-22
* Add installation of pg_ctlTatsuo Ishii1999-12-22
* to live in a transaction before access to dbHiroshi Inoue1999-12-22
* update_pg_pwd() is an AR trigger. Corrected return type.Jan Wieck1999-12-21