| Age | Commit message (Expand) | Author |
| 2002-08-04 | Add missing file; new docs for start_transaction. | Bruce Momjian |
| 2002-08-04 | Tom Lane: | Bruce Momjian |
| 2002-08-04 | [ Previous patch reversed.] | Bruce Momjian |
| 2002-08-04 | This patch fixes a probably harmless write of uninitialized memory in | Bruce Momjian |
| 2002-08-04 | Change messages like this: | Bruce Momjian |
| 2002-08-04 | This trivial patch fixes a small memory leak in pg_dump. | Bruce Momjian |
| 2002-08-04 | please find attached patch to current CVS ( contrib/ltree ) | Bruce Momjian |
| 2002-08-04 | This patch fixes a "multi-line string literal" warning encountered | Bruce Momjian |
| 2002-08-04 | The attached patch implements START TRANSACTION, per SQL99. The | Bruce Momjian |
| 2002-08-04 | This patch fixes in intermittent failure in the regression tests: | Bruce Momjian |
| 2002-08-04 | This patch adds support for inet[] arrays to the /contrib/array module. | Bruce Momjian |
| 2002-08-04 | Back out pl/pgsql quotation fix. Has problems. | Bruce Momjian |
| 2002-08-04 | *** empty log message *** | Bruce Momjian |
| 2002-08-04 | *** empty log message *** | Bruce Momjian |
| 2002-08-04 | I send a simple patch for PL/pgSQL parser which allow now to use | Bruce Momjian |
| 2002-08-04 | Here is a doc patch for the SHOW X changes and new config-settings | Bruce Momjian |
| 2002-08-02 | When compiling with --enable-cassert, check for reference count leaks | Tom Lane |
| 2002-08-02 | RemoveAttrDefaultById() neglected to obtain exclusive lock on the | Tom Lane |
| 2002-08-02 | Remove unused drop TODO.detail. | Bruce Momjian |
| 2002-08-02 | No need for TODO.detail link anymore: | Bruce Momjian |
| 2002-08-02 | Done: | Bruce Momjian |
| 2002-08-02 | ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, | Tom Lane |
| 2002-08-01 | * -Remove LockMethodTable.prio field, not used (Bruce) | Bruce Momjian |
| 2002-08-01 | 1) Improve the handling of the queries like (select ..) union (select ..) | Hiroshi Inoue |
| 2002-07-31 | Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in | Tom Lane |
| 2002-07-31 | Done: | Bruce Momjian |
| 2002-07-31 | Move backend_pid to functions/misc. | Bruce Momjian |
| 2002-07-31 | Rename pid function to backend_pid(). | Bruce Momjian |
| 2002-07-31 | Add function to access backend pid, pg_stat_get_backend_mypid. | Bruce Momjian |
| 2002-07-31 | Done: | Bruce Momjian |
| 2002-07-30 | Teach pg_dump to dump user-defined operator classes. For the moment, | Tom Lane |
| 2002-07-30 | Updated: | Bruce Momjian |
| 2002-07-30 | Clarification from Tom: | Bruce Momjian |
| 2002-07-30 | Would it be wise to have the plsql.sgml file renamed to plpgsql.sgml? | Bruce Momjian |
| 2002-07-30 | Added for Neil Conway: | Bruce Momjian |
| 2002-07-30 | If we're cleaning out _deadcode, might as well zap this one too. | Tom Lane |
| 2002-07-30 | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane |
| 2002-07-30 | Remove last recipe file. | Bruce Momjian |
| 2002-07-30 | Ensure that src/tutorial gets cleaned by top-level make clean. | Tom Lane |
| 2002-07-30 | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane |
| 2002-07-30 | Use Max/Min macros, not MAX/MIN, to eliminate portability issues. | Tom Lane |
| 2002-07-30 | Done: | Bruce Momjian |
| 2002-07-30 | The attached patch removes the last remnants of support for | Bruce Momjian |
| 2002-07-30 | IMPROVED VERSION APPLIED: | Bruce Momjian |
| 2002-07-30 | Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. | Bruce Momjian |
| 2002-07-30 | Added support for schemas and quotes in tab-complete.c, as well as | Bruce Momjian |
| 2002-07-30 | This should fix a bug where a row that was updated or | Bruce Momjian |
| 2002-07-30 | Since we're depending on %option noyywrap in the main scanner now, | Tom Lane |
| 2002-07-30 | Add tablefunc to contrib makefile. | Bruce Momjian |
| 2002-07-30 | As mentioned above, here is my contrib/tablefunc patch. It includes | Bruce Momjian |