pgsql: Make command order in test more sensible

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make command order in test more sensible
Date: 2019-10-22 08:37:02
Message-ID: E1iMpf4-00058U-HT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make command order in test more sensible

Through several updates, the CREATE USER command has been separated
from where the user is actually used in the test.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-10-22 10:05:53 Re: pgsql: Fix parsing of integer values for connection parameters in libpq
Previous Message Peter Eisentraut 2019-10-22 08:07:31 pgsql: Fix comment