Convert a few more datatype input functions to report errors softly.
Tom Lane <tgl@sss.pgh.pa.us>
Convert a few more datatype input functions to report errors softly. Convert cash_in and uuid_in to the new style. Amul Sul, minor mods by me Discussion: https://postgr.es/m/CAAJ_b97KeDWUdpTKGOaFYPv0OicjOu6EW+QYWj-Ywrgj_aEy1g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/cash.c | modified | +6 −5 |
| src/backend/utils/adt/uuid.c | modified | +4 −4 |
| src/test/regress/expected/money.out | modified | +25 −0 |
| src/test/regress/expected/uuid.out | modified | +13 −0 |
| src/test/regress/sql/money.sql | modified | +6 −0 |
| src/test/regress/sql/uuid.sql | modified | +4 −0 |
Discussion
- Error-safe user functions 175 messages · 2022-10-03 → 2023-01-03