pgsql: Mop-up for commit feb8254518752b2cb4a8964c374dd82d49ef0e0d.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Mop-up for commit feb8254518752b2cb4a8964c374dd82d49ef0e0d.
Date: 2018-03-25 03:44:32
Message-ID: E1ezwa8-0008Ia-2X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mop-up for commit feb8254518752b2cb4a8964c374dd82d49ef0e0d.

Missed these occurrences of some of the adjusted error messages.
Per buildfarm member pademelon.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/da616950cee395919f835b5cbec3d23c4844015a

Modified Files
--------------
contrib/pgcrypto/expected/pgp-compression_1.out | 16 ++--
contrib/pgcrypto/expected/pgp-decrypt_1.out | 8 +-
contrib/pgcrypto/expected/pgp-encrypt_1.out | 92 +++++++++++-----------
contrib/pgcrypto/expected/pgp-pubkey-encrypt_1.out | 24 +++---
4 files changed, 70 insertions(+), 70 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-03-25 04:09:35 pgsql: Stabilize regression test result.
Previous Message Andres Freund 2018-03-25 03:05:52 Re: pgsql: Add long options to pg_resetwal and pg_controldata