summaryrefslogtreecommitdiff
path: root/src/bin/pg_encoding/pg_encoding.c
AgeCommit message (Expand)Author
2004-04-20Remove pg_encoding. Not needed anymore since we have an initdb in C.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-04Fix some copyright notices that weren't updated. Improve copyright toolTom Lane
2003-08-04pgindent run.Bruce Momjian
2002-10-20Returns exit status 1 if invalid encoding name orTatsuo Ishii
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-06Commit Karel's patch.Tatsuo Ishii
2000-02-19Fix compiler warningTatsuo Ishii
2000-02-16include cleanupBruce Momjian
2000-01-15- Allow array on int8Peter Eisentraut
1999-12-16Hi,Bruce Momjian
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-07-24I really hope that I haven't missed anything in this one...Marc G. Fournier