pgsql/doc/src/sgml libpq.sgml
pgsql/doc/src/sgml libpq.sgml
От:
Bruce Momjian - CVS <momjian@hub.org>
Дата:
CVSROOT: /home/projects/pgsql/cvsroot Module name: pgsql Changes by: momjian@hub.org 01/08/10 10:42:47 Modified files: doc/src/sgml : libpq.sgml Log message: The portion about the PQgetssl() function in the libpq documentation appears to be duplicated (two identical right after each other). Here is a quick patch to remove one instance of it. Magnus Hagander