Re: Make default values bold in Synopsis / bnf diagram

2019-12-20 Thread David G. Johnston
On Fri, Dec 20, 2019 at 1:56 PM Bruce Momjian wrote: > On Mon, Dec 2, 2019 at 09:19:32PM +, PG Doc comments form wrote: > > > In this example the words to words "READ COMMITTED", "READ WRITE" should > be > > bold since they are default values if I execute the statement "BEGIN;" > see > > the

Re: Make default values bold in Synopsis / bnf diagram

2019-12-20 Thread Bruce Momjian
On Mon, Dec 2, 2019 at 09:19:32PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/sql-set-transaction.html > Description: > > As an example let's take take "BEGIN" > in the Synopsis : > ---

Make default values bold in Synopsis / bnf diagram

2019-12-03 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/sql-set-transaction.html Description: As an example let's take take "BEGIN" in the Synopsis : Start Synopsis for BEGIN BEGIN [ WORK | TRANSACTION ] [ transac