postgresql/src/backend/utils
Tom Lane a253dcdb23 Give a better error message if an SQL-language function is
called through fmgr.  Someday we should try to actually execute the function,
but that looks like it might be a major feature addition.
Not something to try during beta phase.
1999-04-03 22:57:29 +00:00
..
adt Fix bogus function signature for areajoinsel. 1999-03-28 01:56:12 +00:00
cache From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
error Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
fmgr Give a better error message if an SQL-language function is 1999-04-03 22:57:29 +00:00
hash Modify mcxt.h so that it doesn't pull in half of creation. 1999-03-07 23:03:32 +00:00
init Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
mb Add KOI8/WIN/ALT support 1999-03-24 07:02:17 +00:00
misc Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
mmgr Hi, 1999-03-22 16:45:30 +00:00
sort Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
time 1. Vacuum is updated for MVCC. 1999-03-28 20:32:42 +00:00
Gen_fmgrtab.sh.in Modify fmgr so that internal name (compiler name) of a built-in 1999-03-29 01:30:45 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00