aboutsummaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAge
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut2004-07-30
* For application to HEAD, following community review.Bruce Momjian2004-02-25
* > src/backend/commands/user.c file has some parse error at repalloc(),Bruce Momjian2004-02-02
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Re-add Win32 missing files, I think.Bruce Momjian2002-11-02
* Re-add Win32 files.Bruce Momjian2002-11-02
* Remove /src/utils. Is final cleanup of getopt.c resurection.Bruce Momjian2002-10-30
* Re-add getopt.c for MSWin psql.Bruce Momjian2002-10-29
* Re-add getopt.c.Bruce Momjian2002-10-29
* Remove mention of utils/getopt.c. Not used anymore.Bruce Momjian2002-10-19
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-03
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-27
* Move few remaining src/utils files to backend/port so everything is inBruce Momjian2002-07-16
* Remove indenting of Makefile comments, per Peter.\Bruce Momjian2002-07-15
* Remove utils/getopt.c file, not needed, it only allowed "--flag"Bruce Momjian2002-07-15
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-15
* Update copyright to 2002.Bruce Momjian2002-06-20
* Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix.Bruce Momjian2001-11-26
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* #ifdef out entire file for newer Cygwin versions.Peter Eisentraut2001-01-11
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-29
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-14
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-02
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Clean up dependencies for version.o.Tom Lane2000-02-27
* Add:Bruce Momjian2000-01-26
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-25
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Add missing Windows files.Bruce Momjian1999-01-18
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* From: Magnus Hagander <mha@edu.sollentuna.se>Marc G. Fournier1998-08-27
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-29
* Hi,Bruce Momjian1998-04-06
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-27
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove unneeded stat calls.Bruce Momjian1997-08-27