| Commit message (Expand) | Author | Age |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers | Tom Lane | 2008-06-23 |
* | Make the AWK default value also take effect if $AWK is an empty string. | Peter Eisentraut | 2008-05-02 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Implement function-local GUC parameter settings, as per recent discussion. | Tom Lane | 2007-09-03 |
* | Downgrade implicit casts to text to be assignment-only, except for the ones | Tom Lane | 2007-06-05 |
* | Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc | Tom Lane | 2007-01-22 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Make Gen_fmgrtab.sh locale-proof. Per report from Marko Kreen and | Tom Lane | 2006-09-05 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | More janitorial work: remove the explicit casting of NULL literals to a | Neil Conway | 2004-01-07 |
* | There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to | Tom Lane | 2004-01-04 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | Remove unused system table columns: | Peter Eisentraut | 2002-07-24 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Restructure representation of aggregate functions so that they have pg_proc | Tom Lane | 2002-04-11 |
* | Divide functions into three volatility classes (immutable, stable, and | Tom Lane | 2002-04-05 |
* | Privileges on functions and procedural languages | Peter Eisentraut | 2002-02-18 |
* | The Watcom preprocessor adds a space at the start of each line. Therefore | Bruce Momjian | 2001-05-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 |
* | Repair parallel make in backend tree (and make it really parallel). | Peter Eisentraut | 2000-07-13 |
* | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut | 2000-07-06 |
* | We don't need config.status substituting anything into Gen_fmgrtab.sh, we | Peter Eisentraut | 2000-07-01 |
* | Misc port related issues | Marc G. Fournier | 1997-04-01 |
* | Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation | Marc G. Fournier | 1997-01-24 |
* | Another change from /usr/include/machine/limits.h to just limits.h | Marc G. Fournier | 1997-01-22 |
* | Added postgres.h include to quiet down the HPUX ports... | Marc G. Fournier | 1997-01-15 |
* | include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix | Bruce Momjian | 1997-01-10 |
* | #include <postgres.h> moved upper | Vadim B. Mikheev | 1997-01-09 |
* | More config.h syncing for limits.h | Marc G. Fournier | 1997-01-06 |
* | More compile cleanups | Bruce Momjian | 1996-11-08 |
* | Make sure that #include <postgres.h> is included in fmgrtab.c | Marc G. Fournier | 1996-11-06 |
* | Removed PORTNAME_. Use OS version only. | Bruce Momjian | 1996-11-04 |
* | .h files shouldn't include .h files, .c files should contain .h files... | Marc G. Fournier | 1996-10-31 |
* | - merging in Dr. George's tree with ours | Marc G. Fournier | 1996-07-22 |
* | fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1} | Marc G. Fournier | 1996-07-16 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |