diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-12-08 16:54:31 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-12-08 16:54:53 -0500 |
commit | 3d603431975b4ca920c698abd7f0083a3fabe827 (patch) | |
tree | 95e17ee86c44af2ad3b01441778a293bd8129e34 /src/backend/executor/execParallel.c | |
parent | e4d73d089f4a1200c5d24f9d9dd014d911567f53 (diff) | |
download | postgresql-3d603431975b4ca920c698abd7f0083a3fabe827.tar.gz postgresql-3d603431975b4ca920c698abd7f0083a3fabe827.zip |
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
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions