Hi,
Attached fixes a typo in mvcc.sgml
- Read and explicit locking.on the master.
+ Read and explicit locking on the master.
Thanks,
Amit
mvcc-doc-typo.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscriptio
On Wed, Apr 1, 2015 at 04:52:48PM -0400, Bruce Momjian wrote:
> On Fri, Dec 19, 2014 at 06:52:42PM -0700, David Johnston wrote:
> > While the fact that you cannot do:
> >
> > [service_template]
> > host=xxx.xxx.xxx.xxx
> >
> > [service_db1]
> > dbname=db1
> > service=service_template
> >
> > se