pgsql: Apply libpq documentation patches submitted by Leslie S Satenste

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Apply libpq documentation patches submitted by Leslie S Satenste
Date: 2011-01-13 01:50:25
Message-ID: E1PdCKX-0005IO-Hk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Apply libpq documentation patches submitted by Leslie S Satenstein and
reviewed by Robert Haas.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=a0423ec02df3e311d6d5888170cb25a8c14bc6bf

Modified Files
--------------
doc/src/sgml/libpq.sgml | 25 +++++++++++++------------
1 files changed, 13 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-01-13 07:33:31 pgsql: Don't run regression tests in SQL_ASCII encoding by default
Previous Message Tom Lane 2011-01-13 01:48:47 pgsql: Fix PlanRowMark/ExecRowMark structures to handle inheritance cor