pgsql: Fix regression test output

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix regression test output
Date: 2017-12-09 12:45:23
Message-ID: E1eNeVP-0005m9-Nt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix regression test output

Missed this in the last commit.

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/identity.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-12-09 13:45:36 Re: pgsql: Prohibit identity columns on typed tables and partitions
Previous Message Magnus Hagander 2017-12-09 10:47:25 Re: pgsql: Prohibit identity columns on typed tables and partitions