snapshot - src: Fix problems when remote table has text or varchar - Mailing list pgsql-committers

From cunha17@pgfoundry.org (User Cunha17)
Subject snapshot - src: Fix problems when remote table has text or varchar
Date
Msg-id 20080217195812.33D7F17AD134@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix problems when remote table has text or varchar columns without precision.

Modified Files:
--------------
    src/pl:
        createRemoteSnapshot.pl (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/createRemoteSnapshot.pl.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - src: Remote PostgreSQL snapshots are not registered on local
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - src: Fix for [#1010302] Grant SELECT on mlog$ created table