| Age | Commit message (Expand) | Author |
| 2002-03-06 | This simple patch fixes broken Makefile, broken ApplySnapshot and | Bruce Momjian |
| 2002-03-06 | Change made to elog: | Bruce Momjian |
| 2002-03-05 | Please, apply attached patch for contrib/tsearch to 7.2.1 and current | Bruce Momjian |
| 2002-03-05 | Currently, contrib/oid2name doesn't bother to free() the memory that it | Bruce Momjian |
| 2002-02-25 | Try to make makefile actually work ... | Tom Lane |
| 2002-02-25 | Fix typo in Makefile. | Bruce Momjian |
| 2002-02-25 | Fix typo in filename. | Bruce Momjian |
| 2002-02-25 | Add integer aggregator to /contrib. | Bruce Momjian |
| 2002-02-24 | Add -N option which disables updation of branches and tellers tables. | Tatsuo Ishii |
| 2002-02-22 | I've written on like that a while ago: | Bruce Momjian |
| 2002-02-22 | Please, apply attached patch of contrib/btree_gist to 7.2.1 and current | Bruce Momjian |
| 2002-02-22 | More wording improvement. | Bruce Momjian |
| 2002-02-22 | Improve wording of meaning of /contrib directory. | Bruce Momjian |
| 2002-02-18 | Remove CHECKPOINT call from pgbench -- Not needed and affects performance. | Bruce Momjian |
| 2002-02-11 | Fix flag handling of pg_upgrade. | Bruce Momjian |
| 2002-02-08 | Upgrade my2pg version 1.23. | Bruce Momjian |
| 2002-02-07 | Repair some problems in GIST-index contrib modules. Patch from | Tom Lane |
| 2002-01-31 | Add mention of recovery using pg_upgrade. | Bruce Momjian |
| 2002-01-31 | Update HISTORY/release.sgml for Monday release. | Bruce Momjian |
| 2002-01-29 | Remove gratuitous redefinition of inline, which should already have been | Tom Lane |
| 2002-01-25 | Fix typo in usage message, per Oleg. | Tom Lane |
| 2002-01-18 | Enable /contrib/pg_upgrade, mention little testing. | Bruce Momjian |
| 2002-01-15 | Manual page improvements. | Bruce Momjian |
| 2002-01-15 | More cleanups. | Bruce Momjian |
| 2002-01-15 | Keep pg_upgrade as disabled. | Bruce Momjian |
| 2002-01-15 | More wording improvements. | Bruce Momjian |
| 2002-01-15 | More updates. | Bruce Momjian |
| 2002-01-15 | More cleanups with ideas from Peter. | Bruce Momjian |
| 2002-01-15 | Add Peter's portability and option suggestions. | Bruce Momjian |
| 2002-01-14 | Update permissions? | Bruce Momjian |
| 2002-01-14 | Add README file. | Bruce Momjian |
| 2002-01-14 | Doc improvements. | Bruce Momjian |
| 2002-01-14 | Add manual page to /contrib. SGML from docs. | Bruce Momjian |
| 2002-01-14 | Move pg_upgrade to /contrib. Still need to make Peter's portability | Bruce Momjian |
| 2002-01-11 | Code review for latest changes. | Tom Lane |
| 2002-01-11 | pg_resetxlog specifies log location in hex; more pg_upgrade testing | Bruce Momjian |
| 2002-01-10 | Have pg_resetxlog -n return zero exit status. | Bruce Momjian |
| 2002-01-10 | Remove 7.1beta WAL handling from /contrib/pg_resetxlog. | Bruce Momjian |
| 2002-01-10 | Add new -l flag to set checkpoint location for /contrib/pg_resetxlog. | Bruce Momjian |
| 2002-01-10 | Per Tom, do full reset on -x flag. | Bruce Momjian |
| 2002-01-10 | Add new -x XID option to /contrib/pg_resetxlog for future pg_upgrade use. | Bruce Momjian |
| 2002-01-10 | The result of getopt() should be compared to -1, not EOF, per | Tom Lane |
| 2002-01-07 | Update my2pg to version 1.22. | Bruce Momjian |
| 2002-01-07 | Add variants of digest() and hmac() that accept text inputs. | Tom Lane |
| 2002-01-03 | > > On Fri, Dec 21, 2001 at 11:43:21AM +0800, Christopher Kings-Lynne | Bruce Momjian |
| 2001-12-31 | Update dbase for Maarten.Boekhold. | Bruce Momjian |
| 2001-12-30 | Make sure that all <ctype.h> routines are called with unsigned char | Tom Lane |
| 2001-12-21 | Do not require iconv for dbase conversion. | Bruce Momjian |
| 2001-12-21 | Allow contrib/dbase to compile if HAVE_ICONV_H it not defined. This is | Bruce Momjian |
| 2001-12-21 | Add needed libiconv link to contrib/dbase, per Christopher Kings-Lynne | Bruce Momjian |