Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
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
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-06Commit Karel's patch.Tatsuo Ishii
2001-03-23Add checking for strtoul. SunOS4 does not have it.Tatsuo Ishii
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2000-11-30Make all commands that link a program look likePeter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut
2000-06-27Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-03-31I have tested the beta3 on WinNT and here are the results:Bruce Momjian
2000-03-08I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian
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-06-05a fix for Win32 support provided by yutaka@marin.or.jp.Tatsuo Ishii
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-26From: t-ishii@sra.co.jpMarc G. Fournier
1998-07-24I really hope that I haven't missed anything in this one...Marc G. Fournier