Convert hstore_in to report errors softly.
Tom Lane <tgl@sss.pgh.pa.us>
Convert hstore_in to report errors softly. The error reporting here was not only old and crufty, but untested. I took the opportunity to bring the messages into some sort of compliance with our message style guidelines. Discussion: https://postgr.es/m/6B6A5C77-60AD-4A71-9F3A-B2C026A281A6@dunslane.net
Files
| Path | Change | +/− |
|---|---|---|
| contrib/hstore/expected/hstore.out | modified | +34 −0 |
| contrib/hstore/hstore_io.c | modified | +88 −28 |
| contrib/hstore/sql/hstore.sql | modified | +11 −0 |
Discussion
- Error-safe user functions 175 messages · 2022-10-03 → 2023-01-03