Commit Graph

9 Commits (ef9db25a7ea32b3ca10c26425350e53df680951d)

Author SHA1 Message Date
Tom Lane 92a2598f97 The result of getopt() should be compared to -1, not EOF, per 24 years ago
Bruce Momjian 6b086de31a Update dbase for Maarten.Boekhold. 24 years ago
Tom Lane ee051baeac Make sure that all <ctype.h> routines are called with unsigned char 24 years ago
Bruce Momjian 491545fff4 Do not require iconv for dbase conversion. 24 years ago
Bruce Momjian 3f94ff5400 Allow contrib/dbase to compile if HAVE_ICONV_H it not defined. This is 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane 4fec55af6c Fix several problems with simple_prompt() --- the nastiest being that 24 years ago
Tom Lane 1e2779117d Fix some portability problems (get it to compile, at least, on HP's cc) 24 years ago
Bruce Momjian c2a062b7fe Add dbase conversion utility to /contrib. 25 years ago