| Age | Commit message (Expand) | Author |
| 2002-07-05 | fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ... | Barry Lind |
| 2002-07-05 | Fix a bug reported by Zhou Han. | Hiroshi Inoue |
| 2002-07-04 | Fix compile error in assert coded added by new DISTINCT ON patch. | Bruce Momjian |
| 2002-07-04 | More clearly document in pg_dump when we are dealing with an object name | Bruce Momjian |
| 2002-07-04 | Implement the IS DISTINCT FROM operator per SQL99. | Thomas G. Lockhart |
| 2002-07-04 | Document function args are required for pg_restore -P. | Bruce Momjian |
| 2002-07-03 | Update FreeBSD template to properly compile c++ on alpha. | Bruce Momjian |
| 2002-07-03 | Add missing pgaccess copyright file, same as ours. | Bruce Momjian |
| 2002-07-03 | Fix some more boundary-case errors in psql variable substitution: | Tom Lane |
| 2002-07-02 | Allow make_ctags to work with exuberant tags. | Bruce Momjian |
| 2002-07-02 | Indent libpq++ as mentioned in email. Format was terrible, and this | Bruce Momjian |
| 2002-07-02 | >the extra level of struct naming for pd_opaque has no obvious | Bruce Momjian |
| 2002-07-02 | Update to pgaccess 0.91. | Bruce Momjian |
| 2002-07-02 | The attached patch fixes 2 memory leaks in pg_dump, as well as corrects | Bruce Momjian |
| 2002-07-02 | The attached patch fixes a minor memory leak in psql. | Bruce Momjian |
| 2002-07-02 | There already was a macro PageGetItemId; this is now used in (almost) | Bruce Momjian |
| 2002-07-02 | Minor code cleanup in bufmgr.c and bufmgr.h, mainly by moving repeated | Bruce Momjian |
| 2002-07-02 | This patch, which is built upon the "HeapTupleHeader accessor macros" | Bruce Momjian |
| 2002-07-02 | Back out regress/results changes. Real CVS problem worked-around. | Bruce Momjian |
| 2002-07-02 | Fix removal of results directory on 'make clean'. Just remove *.out | Bruce Momjian |
| 2002-07-01 | First phase of applying Rod Taylor's pg_depend patch. This just adds | Tom Lane |
| 2002-07-01 | Commit old versions into main branch again. | Michael Meskes |
| 2002-06-30 | Committing parser changes. Note, however, that the development bison seems ot... | Michael Meskes |
| 2002-06-28 | 1) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page). | Hiroshi Inoue |
| 2002-06-27 | fixed build.xml to echo correct jdbc version under ant1.6 | Barry Lind |
| 2002-06-27 | general cleanup of jdbc code | Barry Lind |
| 2002-06-26 | Restore error message I accidentally changed. | Bruce Momjian |
| 2002-06-26 | The attached patch fixes some spelling mistakes, makes the | Bruce Momjian |
| 2002-06-26 | Treat \r as white space when parsing pg_hba and related files. | Tom Lane |
| 2002-06-26 | translation patch submitted by Zhenbang Wei forth@mail.net.tw | Barry Lind |
| 2002-06-26 | patch submitted by Jason Davies jason@netspade.com to provide proper java cla... | Barry Lind |
| 2002-06-25 | Back out cleanup patch. Got old version and needs work. | Bruce Momjian |
| 2002-06-25 | The attached patch fixes some spelling mistakes, makes the | Bruce Momjian |
| 2002-06-25 | Here is a patch for a memory leak in rtree.c, version 7.2.1 (in code | Bruce Momjian |
| 2002-06-25 | fixed retrieval of foreign/primary keys in imported/exported keys | Dave Cramer |
| 2002-06-25 | 1) Add support for GB18030. | Hiroshi Inoue |
| 2002-06-24 | plpgsql's PERFORM statement now sets FOUND depending on whether any | Tom Lane |
| 2002-06-24 | patch to add support for callable statements to the jdbc driver. The patch w... | Barry Lind |
| 2002-06-24 | patch to update zh_TW message file for jdbc submitted by Zhenband Wei (forth@... | Barry Lind |
| 2002-06-24 | patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaDa... | Barry Lind |
| 2002-06-24 | fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic ti... | Barry Lind |
| 2002-06-23 | It seems that ExecInit/EndIndexScan is leaking some memory... | Bruce Momjian |
| 2002-06-23 | Remove unused INET6 variable. | Bruce Momjian |
| 2002-06-23 | Remove INET6 from SSL. We don't support INET6 yet. | Bruce Momjian |
| 2002-06-22 | uint -> uint32, portability. | Bruce Momjian |
| 2002-06-22 | Implement SQL99 CREATE CAST and DROP CAST statements. | Thomas G. Lockhart |
| 2002-06-21 | Remove Jan's copyright, with his approval. | Bruce Momjian |
| 2002-06-20 | Clean up some copyrights. | Bruce Momjian |
| 2002-06-20 | Add another missing SRF file. | Bruce Momjian |
| 2002-06-20 | Add missing SRF file. | Bruce Momjian |