mirror of https://github.com/postgres/postgres
libpq. As noted by Peter, adding this variable created a risk of unexpected connection failures when talking to older server versions, and since it doesn't do anything you can't do with PGOPTIONS, it doesn't seem really necessary. Removing it does occasion a few extra lines in pg_regress.c, but saving a getenv() call per libpq connection attempt is perhaps worth that anyway.REL8_5_ALPHA1_BRANCH
parent
4d1ba044d8
commit
1304f297a4
Loading…
Reference in new issue