Pavel Stehule <[email protected]> writes: > And generally, the root perl should to reset PSQL_WATCH_PAGER env variable > before executing psql. Probably it does with PSQL_PAGER, and maybe with > PAGER.
Oh! AFAICS, we don't do any of those things, but I agree it seems like
a good idea. Can you confirm that if you unset PSQL_WATCH_PAGER then
the test passes for you?
regards, tom lane
