1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.92 2002/01/25 02:39:28 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.93 2002/01/30 21:55:33 petere Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -1803,7 +1803,6 @@ PostgreSQL documentation
1803
1803
template that defines the output or input format.
1804
1804
</para>
1805
1805
1806
- <para>
1807
1806
<table tocentry="1">
1808
1807
<title>Formatting Functions</title>
1809
1808
<tgroup cols="4">
@@ -1867,7 +1866,6 @@ PostgreSQL documentation
1867
1866
</tbody>
1868
1867
</tgroup>
1869
1868
</table>
1870
- </para>
1871
1869
1872
1870
<para>
1873
1871
In an output template string, there are certain patterns that are
@@ -1878,7 +1876,6 @@ PostgreSQL documentation
1878
1876
values to be found there.
1879
1877
</para>
1880
1878
1881
- <para>
1882
1879
<table tocentry="1">
1883
1880
<title>Template patterns for date/time conversions</title>
1884
1881
<tgroup cols="2">
@@ -2064,7 +2061,6 @@ PostgreSQL documentation
2064
2061
</tbody>
2065
2062
</tgroup>
2066
2063
</table>
2067
- </para>
2068
2064
2069
2065
<para>
2070
2066
Certain modifiers may be applied to any template pattern to alter its
@@ -2073,7 +2069,6 @@ PostgreSQL documentation
2073
2069
<quote><literal>FM</literal></quote> prefix.
2074
2070
</para>
2075
2071
2076
- <para>
2077
2072
<table tocentry="1">
2078
2073
<title>Template pattern modifiers for date/time conversions</title>
2079
2074
<tgroup cols="3">
@@ -2113,7 +2108,6 @@ PostgreSQL documentation
2113
2108
</tbody>
2114
2109
</tgroup>
2115
2110
</table>
2116
- </para>
2117
2111
2118
2112
<para>
2119
2113
Usage notes:
@@ -2209,7 +2203,6 @@ PostgreSQL documentation
2209
2203
</itemizedlist>
2210
2204
</para>
2211
2205
2212
- <para>
2213
2206
<table tocentry="1">
2214
2207
<title>Template patterns for numeric conversions</title>
2215
2208
<tgroup cols="2">
@@ -2288,7 +2281,6 @@ PostgreSQL documentation
2288
2281
</tbody>
2289
2282
</tgroup>
2290
2283
</table>
2291
- </para>
2292
2284
2293
2285
<para>
2294
2286
Usage notes:
@@ -2346,7 +2338,6 @@ PostgreSQL documentation
2346
2338
</itemizedlist>
2347
2339
</para>
2348
2340
2349
- <para>
2350
2341
<table tocentry="1">
2351
2342
<title><function>to_char</function> Examples</title>
2352
2343
<tgroup cols="2">
@@ -2492,7 +2483,7 @@ PostgreSQL documentation
2492
2483
</tbody>
2493
2484
</tgroup>
2494
2485
</table>
2495
- </para>
2486
+
2496
2487
</sect1>
2497
2488
2498
2489
@@ -3827,7 +3818,6 @@ SELECT TIMESTAMP 'now';
3827
3818
<literal>colname::inet</literal>.
3828
3819
</para>
3829
3820
3830
- <para>
3831
3821
<table tocentry="1" id="macaddr-functions">
3832
3822
<title><type>macaddr</> Functions</title>
3833
3823
<tgroup cols="5">
@@ -3851,7 +3841,6 @@ SELECT TIMESTAMP 'now';
3851
3841
</tbody>
3852
3842
</tgroup>
3853
3843
</table>
3854
- </para>
3855
3844
3856
3845
<para>
3857
3846
The function <function>trunc</>(<type>macaddr</>) returns a MAC
0 commit comments