Convert hstore_in to report errors softly.
commit197f98a848233f2d8d8e7f7fd7dde3e49adaaaa3
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 27 Dec 2022 19:50:56 +0000 (27 14:50 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 27 Dec 2022 19:50:56 +0000 (27 14:50 -0500)
tree81821f72b9993fc53ab09600347c648951e2bd3a
parenta5434c52586f37db7f538d3dcc8aa6dd62dfe61e
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
contrib/hstore/expected/hstore.out
contrib/hstore/hstore_io.c
contrib/hstore/sql/hstore.sql