Re: A wrong comment about search_indexed_tlist_for_var

Matt Skelley <mattskelley.au@gmail.com>

From: Matt Skelley <mattskelley.au@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Richard Guo <guofenglinux@gmail.com>
Date: 2023-12-18T15:26:40Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Comment is updated correctly.

Commits

  1. Fix comment about cross-checking the varnullingrels

  2. Convert nullingrels match checks from Asserts to test-and-elog.