snapshot - src: Fixed BUG on BASE_SCHEMA not being used and thus some

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: Fixed BUG on BASE_SCHEMA not being used and thus some
Date: 2007-05-09 14:07:24
Message-ID: 20070509140724.678252170A7@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed BUG on BASE_SCHEMA not being used and thus some functions not being found.

Modified Files:
--------------
drivers/pg:
snapshot.template.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/drivers/pg/snapshot.template.sql.diff?r1=1.2&r2=1.3)
src/pl:
call_driver_function.pl (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/call_driver_function.pl.diff?r1=1.2&r2=1.3)
retrieveMasterForSnapshot.pl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/retrieveMasterForSnapshot.pl.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2007-05-09 15:44:39 snapshot - src: Documentation of the "CREATE SNAPSHOT LOG" WITH clause.
Previous Message Hiroshi Inoue 2007-05-08 21:32:35 Re: [COMMITTERS] psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory