mirror of
https://github.com/postgres/postgres.git
synced 2026-03-06 15:25:15 -05:00
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 | ||