Re: Add TAP test for auth_delay extension

From: Dong Wook Lee <sh95119(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add TAP test for auth_delay extension
Date: 2022-06-07 09:32:27
Message-ID: CAAcBya++s6Yf6hOSeHRcWJFh-vgHVMui1d31FY=Jgv4TGfphXA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hackers,
I just wrote a test for `auth_delay` extension.
It's a test which confirms whether there is a delay for a second when
you enter the wrong password.
I sent an email using mutt, but I have a problem and sent it again.

---
Regards,
Dong Wook Lee.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2022-06-07 09:46:51 RE: pgcon unconference / impact of block size on performance
Previous Message sh95119 2022-06-07 09:24:43 Add TAP test for auth_delay extension