summaryrefslogtreecommitdiff
path: root/src/backend/utils/Gen_fmgrtab.sh
Commit message (Expand)AuthorAgeFilesLines
* Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_procTom Lane2007-01-221-4/+6
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-4/+4
* Make Gen_fmgrtab.sh locale-proof. Per report from Marko Kreen andTom Lane2006-09-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-4/+4
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-4/+4
* Update copyright to 2004.Bruce Momjian2004-08-291-4/+4
* More janitorial work: remove the explicit casting of NULL literals to aNeil Conway2004-01-071-2/+2
* There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh toTom Lane2004-01-041-44/+13
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-041-4/+4
* Remove unused system table columns:Peter Eisentraut2002-07-241-4/+4
* Update copyright to 2002.Bruce Momjian2002-06-201-4/+4
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-111-2/+11
* Divide functions into three volatility classes (immutable, stable, andTom Lane2002-04-051-3/+3
* Privileges on functions and procedural languagesPeter Eisentraut2002-02-181-4/+4
* The Watcom preprocessor adds a space at the start of each line. ThereforeBruce Momjian2001-05-221-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-4/+4
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-16/+5
* Repair parallel make in backend tree (and make it really parallel).Peter Eisentraut2000-07-131-13/+18
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-061-3/+4
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-011-0/+267
* Misc port related issuesMarc G. Fournier1997-04-011-270/+0
* Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparationMarc G. Fournier1997-01-241-4/+4
* Another change from /usr/include/machine/limits.h to just limits.hMarc G. Fournier1997-01-221-4/+4
* Added postgres.h include to quiet down the HPUX ports...Marc G. Fournier1997-01-151-3/+5
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-101-3/+5
* #include <postgres.h> moved upperVadim B. Mikheev1997-01-091-4/+6
* More config.h syncing for limits.hMarc G. Fournier1997-01-061-11/+10
* More compile cleanupsBruce Momjian1996-11-081-6/+5
* Make sure that #include <postgres.h> is included in fmgrtab.cMarc G. Fournier1996-11-061-3/+4
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-041-6/+6
* .h files shouldn't include .h files, .c files should contain .h files...Marc G. Fournier1996-10-311-5/+3
* - merging in Dr. George's tree with oursMarc G. Fournier1996-07-221-5/+7
* fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier1996-07-161-5/+5
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+265