pgsql: psql: Add test for psql behavior on server crash

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: Add test for psql behavior on server crash
Date: 2022-03-29 07:01:42
Message-ID: E1nZ5rJ-001rsz-A6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Add test for psql behavior on server crash

Author: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Discussion: https://www.postgresql.org/message-id/flat/alpine(dot)DEB(dot)2(dot)21(dot)1904132231510(dot)8961(at)lancre

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8cd7627c7b19c5a1bb235e7ad91b53856b101e65

Modified Files
--------------
src/bin/psql/t/001_basic.pl | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2022-03-29 12:07:50 pgsql: Enable SSL library detection via PQsslAttribute()
Previous Message Michael Paquier 2022-03-29 04:53:14 pgsql: Avoid instabilities with the regression tests of pg_freespacemap