| Age | Commit message (Expand) | Author |
| 2002-03-05 | Currently, contrib/oid2name doesn't bother to free() the memory that it | Bruce Momjian |
| 2002-01-25 | Fix typo in usage message, per Oleg. | Tom Lane |
| 2002-01-10 | The result of getopt() should be compared to -1, not EOF, per | Tom Lane |
| 2001-11-15 | Read getopt() into an int, not char. | Bruce Momjian |
| 2001-10-02 | Tweak to test HAVE_GETOPT_H before including <getopt.h>, so as to | Tom Lane |
| 2001-09-06 | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut |
| 2001-06-18 | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-02-20 | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut |
| 2001-02-12 | Bruce Momjian <pgman@candle.pha.pa.us> writes: | Bruce Momjian |
| 2001-02-12 | Add stdio to file. | Bruce Momjian |
| 2001-02-12 | Add #include <unistd.h> | Bruce Momjian |
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
| 2001-01-24 | Oops, got binary in there too. | Bruce Momjian |
| 2001-01-24 | Oops, had .o file in there. | Bruce Momjian |
| 2001-01-24 | Update | Bruce Momjian |
| 2001-01-24 | Add oid2name. Add streaming option later. | Bruce Momjian |