Re: [17+] check after second call to pg_strnxfrm is too strict, relax it
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>, pgsql-hackers@postgresql.org
Date: 2024-07-31T19:44:36Z
Lists: pgsql-hackers
On Tue, 2024-07-30 at 23:01 +0300, Heikki Linnakangas wrote: > +1. A comment in the pg_strnxfrm() function itself would be good too. Committed, thank you. Backported to 16 (original email said 17, but that was a mistake). Regards, Jeff Davis
Commits
-
Relax check for return value from second call of pg_strnxfrm().
- 403cbd210819 16.4 landed
- 10fdc67f8197 17.0 landed
- 679c5084cf21 18.0 landed