Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47f6699

Browse files
committed
Remove useless References column for pg_listener catalog description. Per Shigehiro Honda.
1 parentf4ab0b0 commit47f6699

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.200 2009/03/31 17:59:55 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.201 2009/07/01 23:57:33 tgl Exp $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -3030,12 +3030,11 @@
30303030
<table>
30313031
<title><structname>pg_listener</> Columns</title>
30323032

3033-
<tgroup cols="4">
3033+
<tgroup cols="3">
30343034
<thead>
30353035
<row>
30363036
<entry>Name</entry>
30373037
<entry>Type</entry>
3038-
<entry>References</entry>
30393038
<entry>Description</entry>
30403039
</row>
30413040
</thead>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp