mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
93b6e03ab4
Values greater than IV_MAX were incorrectly converted to SQL, for instance ~0 would become -1 rather than 18446744073709551615 (on a 64-bit machine). Dagfinn Ilmari Mannsåker, adjusted a bit by me Discussion: https://postgr.es/m/d8jtvskjzzs.fsf@dalvik.ping.uio.no |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
jsonb_plperl--1.0.sql | ||
jsonb_plperl.c | ||
jsonb_plperl.control | ||
jsonb_plperlu--1.0.sql | ||
jsonb_plperlu.control | ||
Makefile |