Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 681673e

Browse files
committed
docs: add parameter with brackets around varbit()
Reported-by: scott.ure@caseware.com Discussion: https://postgr.es/m/152074343671.1853.18284519607571497106@wrigleys.postgresql.org Author: Euler Taveira Backpatch-through: 10
1 parent 756dca8 commit 681673e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/datatype.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<row>
6262
<entry><type>bit varying [ (<replaceable>n</replaceable>) ]</type></entry>
63-
<entry><type>varbit</type></entry>
63+
<entry><type>varbit [ (<replaceable>n</replaceable>) ]</type></entry>
6464
<entry>variable-length bit string</entry>
6565
</row>
6666

0 commit comments

Comments
 (0)