postgresql/src/backend/utils
Masahiko Sawada 4681ad4b2f Use construct_array_builtin for FLOAT8OID instead of construct_array.
Commit d746021de1 introduced construct_array_builtin() for built-in
data types, but forgot some replacements linked to FLOAT8OID.

Author: Bertrand Drouvot
Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/CAD21AoCERkwmttY44dqUw%3Dm_9QCctu7W%2Bp6B7w_VqxRJA1Qq_Q%40mail.gmail.com
2024-10-14 09:49:29 -07:00
..
activity Fix inconsistent reporting of checkpointer stats. 2024-10-02 11:17:47 +09:00
adt Use construct_array_builtin for FLOAT8OID instead of construct_array. 2024-10-14 09:49:29 -07:00
cache Track sort direction in SortGroupClause 2024-10-14 15:36:02 +02:00
error Fix Y2038 issues with MyStartTime. 2024-10-07 13:51:03 -05:00
fmgr Unify some error messages to ease work of translators 2024-09-04 14:53:18 +09:00
hash Add user-callable CRC functions. 2024-08-12 10:35:06 -05:00
init Fix Y2038 issues with MyStartTime. 2024-10-07 13:51:03 -05:00
mb Remove dead generators for cyrillic encoding conversion tables 2024-07-29 20:38:19 +03:00
misc Use MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintenance_workers 2024-10-13 11:20:30 +09:00
mmgr Ignore not-yet-defined Portals in pg_cursors view. 2024-10-06 16:03:48 -04:00
resowner Remove unused typedefs 2024-05-17 07:36:12 +02:00
sort Adjust tuplestore stats API 2024-09-12 16:02:01 +12:00
time Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Neaten up our choices of SQLSTATEs for XML-related errors. 2024-09-24 12:59:56 -04:00
Gen_dummy_probes.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
Gen_fmgrtab.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
generate-errcodes.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
Makefile Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
postprocess_dtrace.sed Update copyright for 2024 2024-01-03 20:49:05 -05:00
probes.d Update copyright for 2024 2024-01-03 20:49:05 -05:00