pgloader - pgloader: Catch IOError when opening data file from

From: dim(at)pgfoundry(dot)org (User Dim)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgloader - pgloader: Catch IOError when opening data file from
Date: 2007-11-28 21:02:57
Message-ID: 20071128210257.ACADE17ADCDF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Catch IOError when opening data file from textreader (such as no such file or directory)

Modified Files:
--------------
pgloader/examples:
pgloader.conf (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/examples/pgloader.conf.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dim 2007-11-28 21:06:14 pgloader - pgloader: Catch IOError: commit code, not wrong
Previous Message Bruce Momjian 2007-11-28 20:56:35 pgsql: Update RETURN NEXT documentation for plpgsql.