Commit 681673e0 authored by Bruce Momjian's avatar Bruce Momjian

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
parent 756dca8e
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<row> <row>
<entry><type>bit varying [ (<replaceable>n</replaceable>) ]</type></entry> <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> <entry>variable-length bit string</entry>
</row> </row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment