snapshot - src: Even when the remote connection is local (remote=local),

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: Even when the remote connection is local (remote=local),
Date: 2007-09-14 02:24:24
Message-ID: 20070914022424.E9D8E2176A8@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Even when the remote connection is local (remote=local), we must create a new connection, thus giving us isolation from the writing one (local).

Modified Files:
--------------
src/pl:
refreshSnapshot.pl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/refreshSnapshot.pl.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2007-09-14 02:25:27 snapshot - src: New Directory
Previous Message Bruce Momjian 2007-09-14 00:53:01 Re: pgsql: Document that age() adds days, then full months.