pgsql: Update src/test/kerberos to account for previous commit.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update src/test/kerberos to account for previous commit.
Date: 2021-09-10 07:46:23
Message-ID: E1mObEt-000788-9O@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update src/test/kerberos to account for previous commit.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2d689f2ee4615629867c4319a35533696cd16589

Modified Files
--------------
src/test/kerberos/t/001_auth.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-09-10 17:18:55 pgsql: Fix some anomalies with NO SCROLL cursors.
Previous Message Noah Misch 2021-09-10 06:39:18 pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas