snapshot - src: -Making it possible to change the communication key on

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: -Making it possible to change the communication key on
Date: 2006-06-17 20:04:54
Message-ID: 20060617200454.0130686C4B5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
-Making it possible to change the communication key on the Makefile.sh.
-Also Makefile.sh generates the snapshot.sql drivers as a way to change the communication key on them

Modified Files:
--------------
root:
Makefile.sh (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/root/Makefile.sh.diff?r1=1.1.1.1&r2=1.2)
USAGE.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/root/USAGE.txt.diff?r1=1.1.1.1&r2=1.2)
USO.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/root/USO.txt.diff?r1=1.1.1.1&r2=1.2)
src/pl:
call_driver_function.pl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/call_driver_function.pl.diff?r1=1.1.1.1&r2=1.2)

Added Files:
-----------
drivers/oracle:
snapshot.template.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/drivers/oracle/snapshot.template.sql?rev=1.1&content-type=text/x-cvsweb-markup)
drivers/pg:
snapshot.template.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/drivers/pg/snapshot.template.sql?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
drivers/oracle:
snapshot.sql
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/drivers/oracle/snapshot.sql)
drivers/pg:
snapshot.sql
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/drivers/pg/snapshot.sql)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2006-06-17 20:07:18 snapshot - root: Just adding some notes about the KEY and BASE_SCHEMA
Previous Message Andrew Dunstan 2006-06-17 14:50:44 pgsql: backport workaround for OpenBSD compiler bug