@@ -2694,7 +2694,7 @@ ____________________________________________________________________________-->
2694
2694
</para>
2695
2695
<para>
2696
2696
The defined collation of the column, or zero if the column is
2697
- not of a collatable data type.
2697
+ not of a collatable data type
2698
2698
</para></entry>
2699
2699
</row>
2700
2700
____________________________________________________________________________-->
@@ -4966,7 +4966,7 @@ ____________________________________________________________________________-->
4966
4966
(references <link linkend="catalog-pg-type"><structname>pg_type</structname></link>.<structfield>oid</structfield>)
4967
4967
</para>
4968
4968
<para>
4969
- The domain this constraint is on; 0 if not a domain constraint
4969
+ The domain this constraint is on; zero if not a domain constraint
4970
4970
</para></entry>
4971
4971
</row>
4972
4972
____________________________________________________________________________-->
@@ -10142,7 +10142,7 @@ ____________________________________________________________________________-->
10142
10142
(references <link linkend="catalog-pg-operator"><structname>pg_operator</structname></link>.<structfield>oid</structfield>)
10143
10143
</para>
10144
10144
<para>
10145
- Negator of this operator, (zero if none)
10145
+ Negator of this operator (zero if none)
10146
10146
</para></entry>
10147
10147
</row>
10148
10148
____________________________________________________________________________-->
@@ -11439,7 +11439,7 @@ ____________________________________________________________________________-->
11439
11439
<structfield>proargmodes</structfield> <type>char[]</type>
11440
11440
</para>
11441
11441
<para>
11442
- An array of the data types of the function arguments. This include
11442
+ An array of the modes of the function arguments, encoded as
11443
11443
<literal>i</literal> for <literal>IN</literal> arguments,
11444
11444
<literal>o</literal> for <literal>OUT</literal> arguments,
11445
11445
<literal>b</literal> for <literal>INOUT</literal> arguments,
@@ -14257,7 +14257,6 @@ ____________________________________________________________________________-->
14257
14257
<literal>m</literal> for most common values (MCV) list statistics, and
14258
14258
<literal>e</literal> for expression statistics
14259
14259
</para></entry>
14260
- </para></entry>
14261
14260
</row>
14262
14261
____________________________________________________________________________-->
14263
14262
<row>
@@ -14663,7 +14662,7 @@ ____________________________________________________________________________-->
14663
14662
<structfield>subenabled</structfield> <type>bool</type>
14664
14663
</para>
14665
14664
<para>
14666
- If true, the subscription is enabled and should be replicating.
14665
+ If true, the subscription is enabled and should be replicating
14667
14666
</para></entry>
14668
14667
</row>
14669
14668
____________________________________________________________________________-->
@@ -25021,7 +25020,7 @@ ____________________________________________________________________________-->
25021
25020
(references <link linkend="catalog-pg-authid"><structname>pg_authid</structname></link>.<structfield>rolname</structfield>)
25022
25021
</para>
25023
25022
<para>
25024
- Owner of the extended statistics
25023
+ Owner of the extended statistics object
25025
25024
</para></entry>
25026
25025
</row>
25027
25026
____________________________________________________________________________-->
0 commit comments