pgsql: docs: fix duplicate wording in PG 12 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: fix duplicate wording in PG 12 release notes
Date: 2019-05-14 13:06:08
Message-ID: E1hQX8C-0000zb-6T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: fix duplicate wording in PG 12 release notes

Reported-by: nickb(at)imap(dot)cc

Discussion: https://postgr.es/m/6b3414e1-fcef-4ad9-b123-b3ab3702d3db@www.fastmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/34d40becfa7a5c7343d0079f181597d7e06122e1

Modified Files
--------------
doc/src/sgml/release-12.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-05-14 13:17:11 pgsql: docs: update partition item in PG 12 release notes
Previous Message Heikki Linnakangas 2019-05-14 10:34:20 pgsql: Detect internal GiST page splits correctly during index build.