| Age | Commit message (Expand) | Author |
| 2000-07-05 | Update textin() and textout() to new fmgr style. This is just phase | Tom Lane |
| 2000-07-04 | Makefile cleanup from Karel. | Bruce Momjian |
| 2000-07-04 | Added CVS header | Jan Wieck |
| 2000-07-04 | New contrib module for statistical mathematics | Jan Wieck |
| 2000-07-04 | Now that I look at it, is_stopword() is broken and always has been. | Tom Lane |
| 2000-07-04 | Result of strcmp() is a signed int. Per bug report | Tom Lane |
| 2000-07-03 | Very small changes in the contrib's pg_dumplo in the attache. | Bruce Momjian |
| 2000-06-19 | Remove old README files. | Bruce Momjian |
| 2000-06-19 | Add missing /contrib files | Bruce Momjian |
| 2000-06-19 | Update to /contrib from Karel. | Bruce Momjian |
| 2000-06-16 | Cleanup README Makefile installs. | Bruce Momjian |
| 2000-06-15 | Remove old doc files, now README. | Bruce Momjian |
| 2000-06-15 | Add missing /contrib files to CVS. | Bruce Momjian |
| 2000-06-15 | /contrib patch from Karel. | Bruce Momjian |
| 2000-06-12 | Well, pg_dumplo is in attache. It is really simple program and now is not | Bruce Momjian |
| 2000-06-11 | Update sequence-related functions to new fmgr style. Remove downcasing, | Tom Lane |
| 2000-06-09 | Another round of updates for new fmgr, mostly in the datetime code. | Tom Lane |
| 2000-05-29 | Update array_iterator to use new fmgr interface. | Tom Lane |
| 2000-05-29 | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane |
| 2000-05-29 | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane |
| 2000-05-18 | Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use | Bruce Momjian |
| 2000-05-16 | The old init file won't run under bash on my box. | Bruce Momjian |
| 2000-05-05 | Because we ended up forcing an initdb for 7.0 final, we aren't going | Tom Lane |
| 2000-04-28 | Update pgeasy examples | Bruce Momjian |
| 2000-04-28 | More libpgeasy update of connectdb() parameter ordering | Bruce Momjian |
| 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 |