postgresql/contrib/jsonb_plperl
Peter Eisentraut 0aa8f76408 Expose internal function for converting int64 to numeric
Existing callers had to take complicated detours via
DirectFunctionCall1().  This simplifies a lot of code.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/42b73d2d-da12-ba9f-570a-420e0cce19d9@phystech.edu
2020-09-09 20:16:28 +02:00
..
expected
sql
.gitignore
jsonb_plperl--1.0.sql
jsonb_plperl.c Expose internal function for converting int64 to numeric 2020-09-09 20:16:28 +02:00
jsonb_plperl.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
jsonb_plperlu--1.0.sql
jsonb_plperlu.control
Makefile