Re: pgsql: Refactor all TAP test suites doing connection checks

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Refactor all TAP test suites doing connection checks
Date: 2021-04-06 01:37:53
Message-ID: YGu7ceWAiSNQDgH5@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, Apr 06, 2021 at 12:30:48PM +1200, Thomas Munro wrote:
> Commit f44b9b62 springs to mind.

Right. The kerberos suite does not do that though, so wouldn't it be
better to use the same trick with -c? For example, the attached for
~13 does so.
--
Michael

Attachment Content-Type Size
kerberos-auth-fail.patch text/x-diff 597 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-04-06 01:43:38 Re: pgsql: Refactor all TAP test suites doing connection checks
Previous Message Michael Paquier 2021-04-06 00:53:18 pgsql: Change PostgresNode::connect_fails() to never send down queries