| Commit message (Expand) | Author | Age |
* | Fix symlink for errcodes.h so it works in VPATH builds from tarballs. | Tom Lane | 2011-06-22 |
* | Use single quotes in preference to double quotes for protecting pathnames. | Tom Lane | 2011-06-15 |
* | replication/repl_gram.h needs to be cleaned too ... | Tom Lane | 2011-03-10 |
* | Fix some oversights in distprep and maintainer-clean targets. | Tom Lane | 2011-03-10 |
* | Make handling of errcodes.h more consistent with other generated headers. | Robert Haas | 2011-02-04 |
* | Avoid maintaining three separate copies of the error codes list. | Robert Haas | 2011-02-03 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Improved parallel make support | Peter Eisentraut | 2010-11-12 |
* | The port/pg_latch.c symlink ought to be removed by make distclean. | Tom Lane | 2010-09-21 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 |
* | Update comment about why postmaster doesn't get an icon. | Bruce Momjian | 2010-05-12 |
* | Remove Makefile PGFILEDESC tag that the postmaster is an executable. | Bruce Momjian | 2010-05-12 |
* | Add PGFILEDESC description to Makefiles for all /contrib executables. | Bruce Momjian | 2010-05-12 |
* | Well, the systemtap guys moved the goalposts again: with the latest version, | Tom Lane | 2010-01-20 |
* | Introduce Streaming Replication. | Heikki Linnakangas | 2010-01-15 |
* | Fix parallel-make timing problem. | Tom Lane | 2010-01-05 |
* | Get rid of the need for manual maintenance of the initial contents of | Tom Lane | 2010-01-05 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Put back "ifeq ($(PORTNAME), solaris)", this time with some documentation | Tom Lane | 2009-09-05 |
* | Revert ill-considered restriction of dtrace support to Solaris only. | Tom Lane | 2009-09-04 |
* | Derived files that are shipped in the distribution used to be built in the | Peter Eisentraut | 2009-08-28 |
* | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | SQL/MED catalog manipulation facilities | Peter Eisentraut | 2008-12-19 |
* | Remove all traces that suggest that a non-Bison yacc might be supported, and | Peter Eisentraut | 2008-08-29 |
* | Add a few more DTrace probes to the backend. | Alvaro Herrera | 2008-08-01 |
* | Enable probes to work with Mac OS X Leopard and other OSes that will | Peter Eisentraut | 2008-03-17 |
* | Fixed dtrace build | Peter Eisentraut | 2008-02-26 |
* | Link postgres from all object files at once, to avoid the error-prone | Peter Eisentraut | 2008-02-25 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane | 2007-08-21 |
* | Make it possible, and default, for MingW to build with SSPI support | Magnus Hagander | 2007-07-24 |
* | Replace useless uses of := by = in makefiles. | Peter Eisentraut | 2007-02-09 |
* | Remove remains of old depend target. | Peter Eisentraut | 2007-01-20 |
* | On Windows, we know the backend stack size limit because we have to | Tom Lane | 2006-10-08 |
* | Revise OpenLDAP configuration and linking to work on more platforms | Tom Lane | 2006-09-09 |
* | Put probes.o file in right directory, fixes dtrace compilation | Peter Eisentraut | 2006-08-16 |
* | DTrace support, with a small initial set of probes | Peter Eisentraut | 2006-07-24 |
* | Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, | Tom Lane | 2006-06-22 |
* | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut | 2006-06-18 |
* | Remove QNX port. | Bruce Momjian | 2006-01-05 |
* | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 |
* | Come to think of it, the backend doesn't use -lz either. | Tom Lane | 2005-11-28 |
* | Don't link readline and supporting libraries into the backend. | Tom Lane | 2005-11-28 |
* | Add an ifneq to avoid make warning on AIX --- there is a separate rule | Tom Lane | 2005-10-27 |
* | Put libpgport into OBJS instead of LIBS, so that it gets included | Tom Lane | 2005-07-28 |
* | On Windows, set the postmaster executable's stack size to 4MB, so that | Tom Lane | 2005-01-26 |
* | Clean up win32ver.o on Windows, per Magnus. | Tom Lane | 2004-12-31 |