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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1a05c1d) | patch
Convert nullingrels match checks from Asserts to test-and-elog.
2023年5月17日 14:50:35 +0000 (10:50 -0400)
2023年5月17日 15:14:04 +0000 (11:14 -0400)
commit 867be9c0738bef591544d39985f886b7d8e99bf0
Convert nullingrels match checks from Asserts to test-and-elog.

It seems like the code that these checks are backstopping may have
a few bugs left in it. Use a test-and-elog so that the tests are
performed even in non-assert builds, and so that we get something
more informative than "server closed the connection" on failure.

Committed separately with the idea that eventually we'll revert
this. It might be awhile though.

Discussion: https://postgr.es/m/3014965.1684293045@sss.pgh.pa.us
src/backend/optimizer/plan/setrefs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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