Commit message (Expand) | Author | Age | |
---|---|---|---|
* | The attached patch changes most of the usages of sprintf() to | Bruce Momjian | 2002-08-15 |
* | The result of getopt() should be compared to -1, not EOF, per | Tom Lane | 2002-01-10 |
* | Update dbase for Maarten.Boekhold. | Bruce Momjian | 2001-12-31 |
* | Make sure that all <ctype.h> routines are called with unsigned char | Tom Lane | 2001-12-30 |
* | 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 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Fix several problems with simple_prompt() --- the nastiest being that | Tom Lane | 2001-10-18 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Add dbase conversion utility to /contrib. | Bruce Momjian | 2001-05-10 |