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

Commit8f3d077

Browse files
author
Neil Conway
committed
Remove some empty columns from a few system catalog tables in the
SGML docs.
1 parent6f0072d commit8f3d077

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.154 2007/06/08 21:09:49 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.155 2007/06/20 19:24:05 neilc Exp $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -1037,7 +1037,7 @@
10371037
<table>
10381038
<title><structname>pg_authid</> Columns</title>
10391039

1040-
<tgroup cols=4>
1040+
<tgroup cols=3>
10411041
<thead>
10421042
<row>
10431043
<entry>Name</entry>
@@ -2816,7 +2816,7 @@
28162816
<table>
28172817
<title><structname>pg_largeobject</> Columns</title>
28182818

2819-
<tgroup cols=4>
2819+
<tgroup cols=3>
28202820
<thead>
28212821
<row>
28222822
<entry>Name</entry>
@@ -4928,7 +4928,7 @@
49284928
<table>
49294929
<title><structname>pg_cursors</> Columns</title>
49304930

4931-
<tgroup cols=4>
4931+
<tgroup cols=3>
49324932
<thead>
49334933
<row>
49344934
<entry>Name</entry>
@@ -5385,7 +5385,7 @@
53855385
<table>
53865386
<title><structname>pg_prepared_statements</> Columns</title>
53875387

5388-
<tgroup cols=4>
5388+
<tgroup cols=3>
53895389
<thead>
53905390
<row>
53915391
<entry>Name</entry>
@@ -5751,7 +5751,7 @@
57515751
<table>
57525752
<title><structname>pg_settings</> Columns</title>
57535753

5754-
<tgroup cols=4>
5754+
<tgroup cols=3>
57555755
<thead>
57565756
<row>
57575757
<entry>Name</entry>
@@ -6286,7 +6286,7 @@
62866286
<table>
62876287
<title><structname>pg_user</> Columns</title>
62886288

6289-
<tgroup cols=4>
6289+
<tgroup cols=3>
62906290
<thead>
62916291
<row>
62926292
<entry>Name</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp