pgsql: Docs: fix alphabetization of table entries.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Docs: fix alphabetization of table entries.
Date: 2016-05-06 21:49:01
Message-ID: E1ayncL-00048q-Tv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Docs: fix alphabetization of table entries.

Fabien Coelho

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bbbae5ead3952bee9184da4864e2f4078940cac7

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-05-06 21:49:28 Re: pgsql: Rename pgbench min/max to least/greatest, and fix handling of do
Previous Message Stephen Frost 2016-05-06 21:44:37 Re: [COMMITTERS] pgsql: Add TAP tests for pg_dump