aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/Gen_fmgrtab.sh.in
Commit message (Expand)AuthorAge
* Remove outdated comment about 8 arguments.Tom Lane2000-01-11
* Update type stuff.Bruce Momjian2000-01-10
* Cleanup for func args > 8.Bruce Momjian2000-01-10
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke whileTom Lane1999-04-09
* Modify fmgr so that internal name (compiler name) of a built-inTom Lane1999-03-29
* Tighten coding of fmgr_isbuiltin() ... managed to speed it upTom Lane1999-01-25
* Eliminate need for cpp-from-stdin by using a temp file.Tom Lane1998-10-28
* Get rid of some minor compiler warnings.Tom Lane1998-10-26
* Allow auto-detection of cpp and required flags.Thomas G. Lockhart1998-10-14
* fmgr_faddr cleanupBruce Momjian1998-01-31
* fmgr_faddr cleanupBruce Momjian1998-01-31
* Inline fmgr_faddr() for speed.Bruce Momjian1998-01-31
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-15
* Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev1997-10-28
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-28
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1997-04-24
* Much improved configure that integrates the build script right into itMarc G. Fournier1997-04-09
* Misc port related issuesMarc G. Fournier1997-04-01