Age | Commit message (Expand) | Author |
2006-06-22 | Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, | Tom Lane |
2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian |
2005-12-09 | Allow installation into directories containing spaces in the name. | Peter Eisentraut |
2004-07-30 | PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with | Peter Eisentraut |
2004-02-25 | For application to HEAD, following community review. | Bruce Momjian |
2004-02-02 | > src/backend/commands/user.c file has some parse error at repalloc(), | Bruce Momjian |
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
2002-11-02 | Re-add Win32 missing files, I think. | Bruce Momjian |
2002-11-02 | Re-add Win32 files. | Bruce Momjian |
2002-10-30 | Remove /src/utils. Is final cleanup of getopt.c resurection. | Bruce Momjian |
2002-10-29 | Re-add getopt.c for MSWin psql. | Bruce Momjian |
2002-10-29 | Re-add getopt.c. | Bruce Momjian |
2002-10-19 | Remove mention of utils/getopt.c. Not used anymore. | Bruce Momjian |
2002-10-03 | The attached patch fixes a number of issues related to compiling the | Bruce Momjian |
2002-07-27 | Assemble portability modules into libpgport library. | Peter Eisentraut |
2002-07-16 | Move few remaining src/utils files to backend/port so everything is in | Bruce Momjian |
2002-07-15 | Remove indenting of Makefile comments, per Peter.\ | Bruce Momjian |
2002-07-15 | Remove utils/getopt.c file, not needed, it only allowed "--flag" | Bruce Momjian |
2002-07-15 | Remove certain Makefile dependencies by using full pathnames in | Bruce Momjian |
2002-06-20 | Update copyright to 2002. | Bruce Momjian |
2001-11-26 | Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. | Bruce Momjian |
2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
2001-01-11 | #ifdef out entire file for newer Cygwin versions. | Peter Eisentraut |
2000-09-29 | Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter | Peter Eisentraut |
2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
2000-07-02 | Version number now set in configure, available through Makefile.global | Peter Eisentraut |
2000-06-14 | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut |
2000-06-02 | Remove NT-specific file open defines by defining our own open macros for | Bruce Momjian |
2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
2000-02-27 | Clean up dependencies for version.o. | Tom Lane |
2000-01-26 | Add: | Bruce Momjian |
1999-10-25 | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane |
1999-07-17 | Move some system includes into c.h, and remove duplicates. | Bruce Momjian |
1999-05-25 | pgindent run over code. | Bruce Momjian |
1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian |
1999-01-18 | Add missing Windows files. | Bruce Momjian |
1999-01-17 | Apply Win32 patch from Horak Daniel. | Bruce Momjian |
1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian |
1998-09-01 | Renaming cleanup, no pgindent yet. | Bruce Momjian |
1998-08-27 | From: Magnus Hagander <[email protected]> | Marc G. Fournier |
1998-04-29 | From: Jeroen van Vianen <[email protected]> | Marc G. Fournier |
1998-04-06 | Hi, | Bruce Momjian |
1998-02-27 | From: Darren King <[email protected]> | Marc G. Fournier |
1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |
1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian |