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
-
Fix comment about cross-checking the varnullingrels
- 3cb19f45a3f5 17.0 landed
-
Convert nullingrels match checks from Asserts to test-and-elog.
- 867be9c0738b 16.0 cited