| Age | Commit message (Expand) | Author |
| 2000-10-04 | Update soundex to new fmgr interface and fix algorithm | Peter Eisentraut |
| 2000-09-29 | Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter | Peter Eisentraut |
| 2000-09-18 | Move contrib/odbc/odbc.sql together with odbc driver, remove old files; | Peter Eisentraut |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-08-23 | Comment fixes from Larry Rosenman" <ler@lerctr.org>. | Thomas G. Lockhart |
| 2000-08-23 | Create and manage information on MAC address OUIs | Thomas G. Lockhart |
| 2000-08-03 | More functions updated to new fmgr style --- money, name, tid datatypes. | Tom Lane |
| 2000-07-28 | Remove <values.h> inclusions, no-longer-needed MAXINT definitions. | Tom Lane |
| 2000-07-22 | Arrays are toastable. (At least if you initdb, which I didn't force.) | Tom Lane |
| 2000-07-17 | Stat functions now in main system, contrib code no longer needed. | Tom Lane |
| 2000-07-16 | Automatic dependency tracking | Peter Eisentraut |
| 2000-07-12 | Remove a bunch of unused configure tests, in particular cases where | Peter Eisentraut |
| 2000-07-09 | Another round of those unportable config/build changes :-/ | Peter Eisentraut |
| 2000-07-07 | Fix misuse of StrNCpy to copy and add null to non-null-terminated data. | Tom Lane |
| 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 |