On Sun, Mar 30, 2014 at 3:52 PM, Christoph Berg <[email protected]> wrote: > Re: Noah Misch 2014-03-30 <[email protected]> >> On Sat, Mar 29, 2014 at 10:04:55AM +0100, Christoph Berg wrote: >> > Fwiw, to relocate the pg_regress socket dir, there is already the >> > possibility to run make check EXTRA_REGRESS_OPTS="--host=/tmp". (With >> > the pending fix I sent yesterday to extend this to contrib/test_decoding.) >> >> That doesn't work for "make check", because the postmaster ends up with >> "listen_addresses=/tmp". > > Oh, right. There's this other patch which apparently works so well > that I already forgot it's there: > > Enable pg_regress --host=/path/to/socket: > https://alioth.debian.org/scm/loggerhead/pkg-postgresql/postgresql-9.4/trunk/view/head:/debian/patches/60-pg_regress_socketdir.patch
Wasn't this patch submitted for inclusion in PostgreSQL at some point? Did we have some good reason for not accepting it? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
