pg_upgrade tests running calling psql without --no-psqlrc - Mailing list pgsql-hackers

From Michael Paquier
Subject pg_upgrade tests running calling psql without --no-psqlrc
Date
Msg-id CAB7nPqSUL6SECLr4Yh0V63h3oa_-v-h6RAO9hmo73Y4DNsJB1w@mail.gmail.com
Whole thread Raw
Responses Re: pg_upgrade tests running calling psql without --no-psqlrc
Re: pg_upgrade tests running calling psql without --no-psqlrc
List pgsql-hackers
Hi all,

Since commit d5563d7d, -c does not imply any more --no-psqlrc hence
the tests of pg_upgrade may run with a custom psqlrc file loaded. I
think that we had better add -X to avoid that, like in the patch
attached.
Thoughts?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Performance degradation in commit ac1d794
Next
From: Michael Paquier
Date:
Subject: Re: request patch pg_recvlogical.c, pg_receivexlog.c for nls