summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-07-29 07:08:00 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-07-29 07:08:00 +0000
commitfe0260c5d11507fb34b4abb173d4c9069fccb073 (patch)
tree30c5cedabc44911d01091cb8808362f7e47944d8
parentccee8e55766d7bf0fa880710f97e0ea23806cbb8 (diff)
Use libpq only once to avoid file naming conflicts in the html output.
-rw-r--r--doc/src/sgml/postgres.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index 65410985877..4851304a7f4 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -211,7 +211,7 @@ Information for extending <ProductName>Postgres</ProductName>.
&dfunc;
&trigger;
&spi;
-&libpq;
+<!-- &libpq; -->
</Part>
<Part>