pgsql: doc: update PG 11 rel. notes for ALTER TABLE's non-null default

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: update PG 11 rel. notes for ALTER TABLE's non-null default
Date: 2018-05-13 00:46:47
Message-ID: E1fHf9z-0007wM-LS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: update PG 11 rel. notes for ALTER TABLE's non-null default

Reported-by: Peter Geoghegan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c6227a2f3cdf144c4de135329fd76eb66f5684a

Modified Files
--------------
doc/src/sgml/release-11.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-05-14 16:08:23 pgsql: Doc: fix minor release-note typo.
Previous Message Alvaro Herrera 2018-05-12 15:08:51 pgsql: docs: Rework sections on partition pruning/exclusion