mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
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: 9.3
This commit is contained in:
parent
b33e38cb1e
commit
a5de177f01
@ -60,7 +60,7 @@
|
||||
|
||||
<row>
|
||||
<entry><type>bit varying [ (<replaceable>n</replaceable>) ]</type></entry>
|
||||
<entry><type>varbit</type></entry>
|
||||
<entry><type>varbit [ (<replaceable>n</replaceable>) ]</type></entry>
|
||||
<entry>variable-length bit string</entry>
|
||||
</row>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user