| Age | Commit message (Expand) | Author |
| 2000-04-16 | Add scripts to enable/disable use of new LIKE/regexp selectivity | Tom Lane |
| 2000-04-16 | Print OIDs as %u not %d. | Tom Lane |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
| 2000-04-11 | Internal functions to support newest ODBC driver {fn ...} conventions. | Thomas G. Lockhart |
| 2000-04-08 | Modify pgbench.c not to depend on configure, since it's not shipped with one. | Tom Lane |
| 2000-04-07 | Clean up directory to compile and run on my Linux box at least. | Thomas G. Lockhart |
| 2000-04-03 | Hi, | Bruce Momjian |
| 2000-03-19 | Since PORTNAME is no longer used at the level of C code (it's only in | Tom Lane |
| 2000-02-13 | contrib-array.patch | Bruce Momjian |
| 2000-01-26 | Add: | Bruce Momjian |
| 2000-01-25 | as attache of this mail is patch (to the main tree) with to_char's | Bruce Momjian |
| 2000-01-22 | findoidjoins was suffering from bit rot (pginterface no | Tom Lane |
| 2000-01-15 | Add pgench: a TPC-B like benchmarking tool | Tatsuo Ishii |
| 1999-11-29 | I finish devel. of Oracle compatible DateTime routines TO_CHAR(), | Bruce Momjian |
| 1999-11-29 | Attached are the C-routines that implement a BIT and BIT VARYING type. | Bruce Momjian |
| 1999-10-11 | Add pginterface into main tree, called pgeasy. | Bruce Momjian |
| 1999-10-09 | Update contrib/README. | Bruce Momjian |
| 1999-10-09 | Remove contrib/int8. | Bruce Momjian |
| 1999-09-27 | Apply contrib patch from Massimo | Bruce Momjian |
| 1999-09-18 | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane |
| 1999-06-05 | Update from Massimo | Bruce Momjian |
| 1999-06-05 | Hi, | Bruce Momjian |
| 1999-06-01 | typedef struct LTAG | Vadim B. Mikheev |
| 1999-05-25 | Another pgindent run. Sorry folks. | Bruce Momjian |
| 1999-05-25 | Make 0x007f -> (unsigned)0x7f to make pgindent happy. | Bruce Momjian |
| 1999-05-25 | pgindent run over code. | Bruce Momjian |
| 1999-05-23 | Remove more -B parameters not needed. | Bruce Momjian |
| 1999-05-17 | Updates for 6.5. | Bruce Momjian |
| 1999-05-16 | Undo collateral damage from recent patch: Makefile had | Tom Lane |
| 1999-05-12 | I am sorry, I misinterpreted the still failing trigger regression test. | Bruce Momjian |
| 1999-05-10 | I send you a attach of my modified refint.c that | Bruce Momjian |
| 1999-05-10 | This patch is to add more comments | Bruce Momjian |
| 1999-05-10 | add mention of large object orphaning | Bruce Momjian |
| 1999-04-10 | vacuumlo deals with large objects not referenced by any tables and removes them. | Peter Mount |
| 1999-03-27 | Delete unused system table pg_parg. | Tom Lane |
| 1999-03-26 | Update findoidjoins for 6.5: remove workaround for long-dead bug, | Tom Lane |
| 1999-03-16 | contrib/array_iterator/array_iterator.c won't compile. | Bruce Momjian |
| 1999-03-15 | Hi All, | Bruce Momjian |
| 1999-01-21 | i have made minor changes to array_iterator to make it work with | Bruce Momjian |
| 1999-01-17 | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane |
| 1998-12-14 | OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/. | Bruce Momjian |
| 1998-12-12 | New moddatetime contrib from Terry Mackintosh. | Bruce Momjian |
| 1998-11-27 | New HeapTuple structure/interface. | Vadim B. Mikheev |
| 1998-11-25 | csh and sh examples were reversed. | Thomas G. Lockhart |
| 1998-10-31 | Thanks to Vince Vielhaber <vev@michvhf.com> | Marc G. Fournier |
| 1998-10-06 | > > There is a bug in check_foreign_key of refint.c which is bundled with | Bruce Momjian |
| 1998-10-03 | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian |
| 1998-09-14 | Add new make_oidjoin_check utility and template1_check.sql. Fix some | Bruce Momjian |
| 1998-09-11 | update pginterface | Bruce Momjian |
| 1998-09-11 | Update pginterface for 6.4. add manual page. | Bruce Momjian |