git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 332741e) | patch
Convert a few more datatype input functions to report errors softly.
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:
src/backend/utils/adt/acl.c diff | blob | blame | history
src/backend/utils/adt/int.c diff | blob | blame | history
src/backend/utils/adt/oid.c diff | blob | blame | history
src/backend/utils/adt/pg_lsn.c diff | blob | blame | history
src/backend/utils/adt/tid.c diff | blob | blame | history
src/backend/utils/adt/xid8funcs.c diff | blob | blame | history
src/test/regress/expected/int2.out diff | blob | blame | history
src/test/regress/expected/oid.out diff | blob | blame | history
src/test/regress/expected/pg_lsn.out diff | blob | blame | history
src/test/regress/expected/privileges.out diff | blob | blame | history
src/test/regress/expected/tid.out diff | blob | blame | history
src/test/regress/expected/xid.out diff | blob | blame | history
src/test/regress/sql/int2.sql diff | blob | blame | history
src/test/regress/sql/oid.sql diff | blob | blame | history
src/test/regress/sql/pg_lsn.sql diff | blob | blame | history
src/test/regress/sql/privileges.sql diff | blob | blame | history
src/test/regress/sql/tid.sql diff | blob | blame | history
src/test/regress/sql/xid.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /