From 4f268b01cde2e485c612529c554311f8a1823e63 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 1 May 2001 10:48:57 +0000 Subject: [PATCH] More markup fixes --- doc/src/sgml/libpq++.sgml | 3 ++- doc/src/sgml/libpq.sgml | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/libpq++.sgml b/doc/src/sgml/libpq++.sgml index 34757e8e9f..ad782013a3 100644 --- a/doc/src/sgml/libpq++.sgml +++ b/doc/src/sgml/libpq++.sgml @@ -1,5 +1,5 @@ @@ -356,6 +356,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.27 2001/04/30 22:21: + diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index e0ea91ba42..23d7942887 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,5 +1,5 @@ @@ -696,6 +696,8 @@ SSL *PQgetssl(const PGconn *conn); Once a connection to a database server has been successfully established, the functions described here are used to perform SQL queries and commands. + + Main Routines @@ -731,6 +733,7 @@ definition of struct PGresult is not even provided in libpq-fe.h. If you have old code that accesses PGresult fields directly, you can keep using it by including libpq-int.h too, but you are encouraged to fix the code soon.) + -- 2.11.0