postgresql/src/include/commands
Tom Lane 584e646ad8 Fix a passel of problems with incorrect calls to typinput and typoutput
functions, which would lead to trouble with datatypes that paid attention
to the typelem or typmod parameters to these functions.  In particular,
incorrect code in pg_aggregate.c explains the platform-specific failures
that have been reported in NUMERIC avg().
2000-01-15 22:43:25 +00:00
..
async.h Cleanup of /include #include's, for 6.6 only. 1999-07-14 01:20:30 +00:00
cluster.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
command.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
comment.h Hello. 1999-10-26 03:12:39 +00:00
copy.h * User management commands no longer user pg_exec_query_dest -> more robust 2000-01-14 22:11:38 +00:00
creatinh.h Hello. 1999-10-26 03:12:39 +00:00
dbcommands.h Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
defrem.h More cleanup 1999-07-16 17:07:40 +00:00
explain.h More cleanup 1999-07-16 17:07:40 +00:00
proclang.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
rename.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
sequence.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
trigger.h Changed "triggered data change violation" detection code 2000-01-06 20:47:01 +00:00
user.h * User management commands no longer user pg_exec_query_dest -> more robust 2000-01-14 22:11:38 +00:00
vacuum.h Fix a passel of problems with incorrect calls to typinput and typoutput 2000-01-15 22:43:25 +00:00
variable.h Make functions static or ifdef NOT_USED. Prevent pg_version creation. 1998-10-08 18:30:52 +00:00
version.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
view.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00