]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: improve xfunc-c-type-table.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 Dec 2021 21:54:32 +0000 (16:54 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 Dec 2021 21:54:32 +0000 (16:54 -0500)
commitd393831eeaea06c0929e8df2677e134bb0ba0f5c
treeb780109c870b1c0414d3e4cab3fff89fb60a8aec
parentda57b1529cc117272a034e7942f76e6647af1732
Doc: improve xfunc-c-type-table.

List types numeric and timestamptz, which don't seem to have ever been
included here.  Restore bigint, which was no-doubt-accidentally deleted
in v12.  Fix some errors, or at least obsolete usages (nobody declares
float arguments as "float8*" anymore, even though they might be that
under the hood).  Re-alphabetize.  Remove the seeming claim that this
is a complete list of built-in types.

Per question from Oskar Stenberg.

Discussion: https://postgr.es/m/HE1PR03MB2971DE2527ECE1E99D6C19A8F96E9@HE1PR03MB2971.eurprd03.prod.outlook.com
doc/src/sgml/xfunc.sgml