Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ab0b0 commit 47f6699Copy full SHA for 47f6699
doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.200 2009/03/31 17:59:55 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.201 2009/07/01 23:57:33 tgl Exp $ -->
2
<!--
3
Documentation of the system catalogs, directed toward PostgreSQL developers
4
-->
@@ -3030,12 +3030,11 @@
3030
<table>
3031
<title><structname>pg_listener</> Columns</title>
3032
3033
- <tgroup cols="4">
+ <tgroup cols="3">
3034
<thead>
3035
<row>
3036
<entry>Name</entry>
3037
<entry>Type</entry>
3038
- <entry>References</entry>
3039
<entry>Description</entry>
3040
</row>
3041
</thead>
0 commit comments