git.postgresql.org Git - postgresql.git/commit
2022年12月14日 22:50:24 +0000 (17:50 -0500)
2022年12月14日 22:50:24 +0000 (17:50 -0500)
commit 47f3f97fcdee28e3eb70cd2ebfd7b4899570b018
Convert a few more datatype input functions to report errors softly.
Convert assorted internal-ish datatypes, namely aclitemin,
int2vectorin, oidin, oidvectorin, pg_lsn_in, pg_snapshot_in,
and tidin to the new style.
(Some others you might expect to find in this group, such as
cidin and xidin, need no changes because they never throw
errors at all. That seems a little cheesy ... but it is not in
the charter of this patch series to add new error conditions.)
Amul Sul, minor mods by me
Discussion: https://postgr.es/m/CAAJ_b97KeDWUdpTKGOaFYPv0OicjOu6EW+QYWj-Ywrgj_aEy1g@mail.gmail.com
18 files changed:
This is the main PostgreSQL git repository.
RSS
Atom