index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
Gen_fmgrtab.sh.in
Commit message (
Expand
)
Author
Age
*
Remove outdated comment about 8 arguments.
Tom Lane
2000-01-11
*
Update type stuff.
Bruce Momjian
2000-01-10
*
Cleanup for func args > 8.
Bruce Momjian
2000-01-10
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while
Tom Lane
1999-04-09
*
Modify fmgr so that internal name (compiler name) of a built-in
Tom Lane
1999-03-29
*
Tighten coding of fmgr_isbuiltin() ... managed to speed it up
Tom Lane
1999-01-25
*
Eliminate need for cpp-from-stdin by using a temp file.
Tom Lane
1998-10-28
*
Get rid of some minor compiler warnings.
Tom Lane
1998-10-26
*
Allow auto-detection of cpp and required flags.
Thomas G. Lockhart
1998-10-14
*
fmgr_faddr cleanup
Bruce Momjian
1998-01-31
*
fmgr_faddr cleanup
Bruce Momjian
1998-01-31
*
Inline fmgr_faddr() for speed.
Bruce Momjian
1998-01-31
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
*
Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).
Vadim B. Mikheev
1997-10-28
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
*
From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
Marc G. Fournier
1997-04-24
*
Much improved configure that integrates the build script right into it
Marc G. Fournier
1997-04-09
*
Misc port related issues
Marc G. Fournier
1997-04-01