| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Superuser can permit passwordless connections on postgres_fdw |
| Date: | 2019-12-27 00:07:17 |
| Message-ID: | 10368.1577405237@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> What's the preferred way to set that?
> "configure CPPFLAGS=-DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS"?
longfin is doing it via config_env. I have no opinion on whether
that's the "preferred" way.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2019-12-27 03:47:53 | Re: pgsql: Fix compiler warning for ppoll() on Cygwin |
| Previous Message | Tom Lane | 2019-12-26 23:54:38 | Re: pgsql: Fix compiler warning for ppoll() on Cygwin |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tsunakawa.takay@fujitsu.com | 2019-12-27 01:26:03 | RE: Libpq support to connect to standby server as priority |
| Previous Message | John Naylor | 2019-12-26 23:49:46 | use CLZ instruction in AllocSetFreeIndex() |