Re: improvements to SGML - Mailing list pgsql-patches

From Neil Conway
Subject Re: improvements to SGML
Date
Msg-id 87y8thpx55.fsf@mailbox.samurai.com
Whole thread Raw
In response to Re: improvements to SGML  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Peter Eisentraut <peter_e@gmx.net> writes:
> Looks good, but did you have a specific reason to prefer LOCK TABLE over
> plain LOCK?

None other than consistency: the majority of the usages in lock.sgml
already used LOCK TABLE, so I converted the rest over. I don't
particularly prefer one form over another...

-Neil


pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: make "wal_debug" GUC var a boolean
Next
From: Neil Conway
Date:
Subject: Re: make "wal_debug" GUC var a boolean