aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2002-04-14 01:31:37 +0000
committerTatsuo Ishii <ishii@postgresql.org>2002-04-14 01:31:37 +0000
commit3cf2d9cc23cec011df9593b807ee9fa6eb2ccacc (patch)
tree36769ee0745a7972fead9ddfad394af31a21f998
parent7603c42edfdef71bd7d4a2acaaf5304e3a5f7487 (diff)
downloadpostgresql-3cf2d9cc23cec011df9593b807ee9fa6eb2ccacc.tar.gz
postgresql-3cf2d9cc23cec011df9593b807ee9fa6eb2ccacc.zip
Fix broken SGML tag.
-rw-r--r--doc/src/sgml/libpgtcl.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/libpgtcl.sgml b/doc/src/sgml/libpgtcl.sgml
index eb7714bfbc9..3bebbc327f8 100644
--- a/doc/src/sgml/libpgtcl.sgml
+++ b/doc/src/sgml/libpgtcl.sgml
@@ -67,6 +67,7 @@
<ROW>
<ENTRY><function>pg_execute</function></ENTRY>
<ENTRY>send a query and optionally loop over the results</ENTRY>
+ </ROW>
<ROW>
<ENTRY><function>pg_listen</function></ENTRY>
<ENTRY>establish a callback for NOTIFY messages</ENTRY>