pgsql: Corrections and improvements to generic parallel query documenta

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Corrections and improvements to generic parallel query documenta
Date: 2017-02-14 14:41:31
Message-ID: E1cdeIN-000865-FH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Corrections and improvements to generic parallel query documentation.

David Rowley, reviewed by Brad DeJong, Amit Kapila, and me.

Discussion: http://postgr.es/m/CAKJS1f81fob-M6RJyTVv3SCasxMuQpj37ReNOJ=tprhwd7hAVg@mail.gmail.com

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3e51859ebc910744e04bc35907fa3d29fd68eb4b

Modified Files
--------------
doc/src/sgml/parallel.sgml | 60 ++++++++++++++++++++++------------------------
1 file changed, 29 insertions(+), 31 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2017-02-14 16:27:01 pgsql: Replace reference to "xlog-method" with "wal-method" in error me
Previous Message Michael Paquier 2017-02-13 22:00:25 Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p