pgsql: docs: add parameter with brackets around varbit()

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: add parameter with brackets around varbit()
Date: 2018-03-30 17:34:27
Message-ID: E1f1xv1-0007Mu-V3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: add parameter with brackets around varbit()

Reported-by: scott(dot)ure(at)caseware(dot)com

Discussion: https://postgr.es/m/152074343671.1853.18284519607571497106@wrigleys.postgresql.org

Author: Euler Taveira

Backpatch-through: 9.3

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a5de177f015dca857853012e65e55f22429646ae

Modified Files
--------------
doc/src/sgml/datatype.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-03-30 17:53:54 pgsql: Improve out-of-memory error reports by including memory context
Previous Message Tom Lane 2018-03-30 15:48:33 pgsql: Do index FSM vacuuming sooner.