aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/Gen_fmgrtab.sh
Commit message (Expand)AuthorAge
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* More janitorial work: remove the explicit casting of NULL literals to aNeil Conway2004-01-07
* There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh toTom Lane2004-01-04
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* Remove unused system table columns:Peter Eisentraut2002-07-24
* Update copyright to 2002.Bruce Momjian2002-06-20
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-11
* Divide functions into three volatility classes (immutable, stable, andTom Lane2002-04-05
* Privileges on functions and procedural languagesPeter Eisentraut2002-02-18
* The Watcom preprocessor adds a space at the start of each line. ThereforeBruce Momjian2001-05-22
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Repair parallel make in backend tree (and make it really parallel).Peter Eisentraut2000-07-13
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-06
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-01
* Misc port related issuesMarc G. Fournier1997-04-01
* Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparationMarc G. Fournier1997-01-24
* Another change from /usr/include/machine/limits.h to just limits.hMarc G. Fournier1997-01-22
* Added postgres.h include to quiet down the HPUX ports...Marc G. Fournier1997-01-15
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* #include <postgres.h> moved upperVadim B. Mikheev1997-01-09
* More config.h syncing for limits.hMarc G. Fournier1997-01-06
* More compile cleanupsBruce Momjian1996-11-08
* Make sure that #include <postgres.h> is included in fmgrtab.cMarc G. Fournier1996-11-06
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-04
* .h files shouldn't include .h files, .c files should contain .h files...Marc G. Fournier1996-10-31
* - merging in Dr. George's tree with oursMarc G. Fournier1996-07-22
* fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier1996-07-16
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09