postgresql/src/backend
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
..
access Small cleanups. 1999-03-30 01:37:28 +00:00
bootstrap Clean up att_align calculations so that XXXALIGN macros 1999-03-25 03:49:34 +00:00
catalog Delete unused system table pg_parg. 1999-03-27 17:26:26 +00:00
commands Repair problems with omitted password and VALID UNTIL 1999-04-02 06:16:36 +00:00
executor Small cleanups. 1999-03-30 01:37:28 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq I've been having also sorts of fun trying to get kerberos 4 1999-03-14 16:06:43 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Remove Tee code, move to _deadcode. 1999-03-23 16:51:04 +00:00
optimizer Fix nasty bug in optimization of multiway joins: optimizer 1999-04-03 00:18:28 +00:00
parser Add % to b_expr. 1999-03-22 05:07:32 +00:00
port We have tested the patches on three platforms: 1999-03-14 16:03:33 +00:00
postmaster Rearrange handling of MAXBACKENDS a little bit. The default setting 1999-02-21 01:41:55 +00:00
regex Fix multi-byte+locale problem 1999-03-25 04:46:53 +00:00
rewrite Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
storage Clean up compile errors and warnings, cf Billy Allie's 1999-04-02 04:51:05 +00:00
tcop cleanups 1999-03-23 05:41:00 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils Give a better error message if an SQL-language function is 1999-04-03 22:57:29 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00