pgsql: Blind attempt at fixing sepgsql output for 578b22.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Blind attempt at fixing sepgsql output for 578b22.
Date: 2018-11-21 05:03:46
Message-ID: E1gPKfy-00012m-51@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Blind attempt at fixing sepgsql output for 578b22.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7306d5e920deb16f781797640715bf03f8d50d8c

Modified Files
--------------
contrib/sepgsql/expected/alter.out | 4 ++++
contrib/sepgsql/expected/ddl.out | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Christoph Berg 2018-11-21 08:20:43 Re: pgsql: Remove WITH OIDS support, change oid catalog column visibility.
Previous Message Andres Freund 2018-11-21 04:06:58 pgsql: Fix sepgsql compile error caused by oid removal.