Re: 001_password.pl fails with --without-readline

Oleg Tselebrovskiy <o.tselebrovskiy@postgrespro.ru>

From: Oleg Tselebrovskiy <o.tselebrovskiy@postgrespro.ru>
To: Soumya S Murali <soumyamurali.work@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2026-01-16T07:23:11Z
Lists: pgsql-hackers
Thanks for your answer!
 
Personally, I can’t think of any more test scenarios that could be
tested here (maybe some versions of readline library on some exotic
OS could break, but that seems a little far fetched), so, if you see
no further problems with the patches, you could change
the commitfest entry status to "Ready for Committer", so we could get
another opinion on patches and, if possible, get them committed.
 
--
Regards,
Oleg

Commits

  1. Make psql/t/030_pager.pl more robust.

  2. Improve guards against false regex matches in BackgroundPsql.pm.

  3. Fix unsafe pushdown of quals referencing grouping Vars

  4. tests: BackgroundPsql: Fix potential for lost errors on windows