aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/man/git@kaiwu.me:public/postgresql
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-07-15 18:21:12 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2025-07-15 18:21:12 -0400
commit2a3a3964328a0b6b0cb278ae6cb595772586d654 (patch)
tree41409e531d8b7803724683c0af76f427730c052d /src/interfaces/libpq++/man/git@kaiwu.me:public/postgresql
parentaad1617b76aef034a27f2a52903702dc5435c422 (diff)
downloadpostgresql-2a3a3964328a0b6b0cb278ae6cb595772586d654.tar.gz
postgresql-2a3a3964328a0b6b0cb278ae6cb595772586d654.zip
Clarify the ra != rb case in compareJsonbContainers().
It's impossible to reach this case with either ra or rb being WJB_DONE, because our earlier checks that the structure and length of the inputs match should guarantee that we reach their ends simultaneously. However, the comment completely fails to explain this, and the Asserts don't cover it either. The comment is pretty obscure anyway, so rewrite it, and extend the Asserts to reject WJB_DONE. This is only cosmetic, so no need for back-patch. Author: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/0c623e8a204187b87b4736792398eaf1@postgrespro.ru
Diffstat (limited to 'src/interfaces/libpq++/man/git@kaiwu.me:public/postgresql')
0 files changed, 0 insertions, 0 deletions