summaryrefslogtreecommitdiff
path: root/src/backend/meson.build
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-05-17 10:50:35 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-05-17 11:14:04 -0400
commit867be9c0738bef591544d39985f886b7d8e99bf0 (patch)
tree443770587224eed89caf32812f15ad2c3b49d5f8 /src/backend/meson.build
parent1a05c1d252993b0a59c58a6daf91a2df9333044f (diff)
downloadpostgresql-867be9c0738bef591544d39985f886b7d8e99bf0.tar.gz
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
Diffstat (limited to 'src/backend/meson.build')
0 files changed, 0 insertions, 0 deletions