aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_encoding
Commit message (Expand)AuthorAge
* Remove pg_encoding. Not needed anymore since we have an initdb in C.Bruce Momjian2004-04-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* Returns exit status 1 if invalid encoding name orTatsuo Ishii2002-10-20
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-27
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Commit Karel's patch.Tatsuo Ishii2001-09-06
* Add checking for strtoul. SunOS4 does not have it.Tatsuo Ishii2001-03-23
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-17
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* I have tested the beta3 on WinNT and here are the results:Bruce Momjian2000-03-31
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-08
* Fix compiler warningTatsuo Ishii2000-02-19
* include cleanupBruce Momjian2000-02-16
* - Allow array on int8Peter Eisentraut2000-01-15
* Hi,Bruce Momjian1999-12-16
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* a fix for Win32 support provided by yutaka@marin.or.jp.Tatsuo Ishii1999-06-05
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24