pgsql: Fix typo in PostgreSQL 10.0 release note.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in PostgreSQL 10.0 release note.
Date: 2017-06-15 02:28:52
Message-ID: E1dLKWi-0004IY-PX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in PostgreSQL 10.0 release note.

Patch by Yugo Nagata.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-15 13:23:32 pgsql: Remove unnecessary IPC::Run inclusion
Previous Message Tatsuo Ishii 2017-06-15 02:00:32 Re: pgsql: Fix document bug regarding read only transactions.