Skip to content

Commit 768b647

Browse files
committed
Now that I look, table 8-1 has some other marginal misstatements in it.
If we're going to put brackets around optional precision specs in some entries, we'd better do it in all.
1 parent f6279e9 commit 768b647

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

doc/src/sgml/datatype.sgml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.148 2004/09/18 15:28:03 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.149 2004/09/20 04:19:50 tgl Exp $
33
-->
44

55
<chapter id="datatype">
@@ -56,14 +56,14 @@ $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.148 2004/09/18 15:28:03 tgl Ex
5656
</row>
5757

5858
<row>
59-
<entry><type>bit</type></entry>
59+
<entry><type>bit [ (<replaceable>n</replaceable>) ]</type></entry>
6060
<entry></entry>
6161
<entry>fixed-length bit string</entry>
6262
</row>
6363

6464
<row>
65-
<entry><type>bit varying(<replaceable>n</replaceable>)</type></entry>
66-
<entry><type>varbit(<replaceable>n</replaceable>)</type></entry>
65+
<entry><type>bit varying [ (<replaceable>n</replaceable>) ]</type></entry>
66+
<entry><type>varbit</type></entry>
6767
<entry>variable-length bit string</entry>
6868
</row>
6969

@@ -86,14 +86,14 @@ $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.148 2004/09/18 15:28:03 tgl Ex
8686
</row>
8787

8888
<row>
89-
<entry><type>character varying(<replaceable>n</replaceable>)</type></entry>
90-
<entry><type>varchar(<replaceable>n</replaceable>)</type></entry>
89+
<entry><type>character varying [ (<replaceable>n</replaceable>) ]</type></entry>
90+
<entry><type>varchar [ (<replaceable>n</replaceable>) ]</type></entry>
9191
<entry>variable-length character string</entry>
9292
</row>
9393

9494
<row>
95-
<entry><type>character(<replaceable>n</replaceable>)</type></entry>
96-
<entry><type>char(<replaceable>n</replaceable>)</type></entry>
95+
<entry><type>character [ (<replaceable>n</replaceable>) ]</type></entry>
96+
<entry><type>char [ (<replaceable>n</replaceable>) ]</type></entry>
9797
<entry>fixed-length character string</entry>
9898
</row>
9999

@@ -134,7 +134,7 @@ $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.148 2004/09/18 15:28:03 tgl Ex
134134
</row>
135135

136136
<row>
137-
<entry><type>interval(<replaceable>p</replaceable>)</type></entry>
137+
<entry><type>interval [ (<replaceable>p</replaceable>) ]</type></entry>
138138
<entry></entry>
139139
<entry>time span</entry>
140140
</row>
@@ -174,7 +174,7 @@ $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.148 2004/09/18 15:28:03 tgl Ex
174174
<row>
175175
<entry><type>path</type></entry>
176176
<entry></entry>
177-
<entry>open and closed geometric path in the plane</entry>
177+
<entry>open or closed geometric path in the plane</entry>
178178
</row>
179179

180180
<row>
@@ -227,7 +227,7 @@ $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.148 2004/09/18 15:28:03 tgl Ex
227227

228228
<row>
229229
<entry><type>timestamp [ (<replaceable>p</replaceable>) ] [ without time zone ]</type></entry>
230-
<entry><type>timestamp</type></entry>
230+
<entry><type></type></entry>
231231
<entry>date and time</entry>
232232
</row>
233233

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy