pgsql: Extend a test case a little

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Extend a test case a little
Date: 2021-02-26 08:21:46
Message-ID: E1lFYNe-00020l-Qu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Extend a test case a little

This will possibly help a subsequent patch by making sure the notice
messages are distinct so that it's clear that they come out in the
right order.

Author: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Discussion: https://www.postgresql.org/message-id/alpine.DEB.2.21.1904240654120.3407%40lancre

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/copydml.out | 16 ++++++++--------
src/test/regress/sql/copydml.sql | 4 ++--
2 files changed, 10 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-02-26 18:52:23 pgsql: Improve memory management in regex compiler.
Previous Message Michael Paquier 2021-02-26 05:41:54 pgsql: doc: Improve {archive,restore}_command for compressed logs