Re: Run external SQL file via Perl dbh - Mailing list pgsql-general

From Chris Travers
Subject Re: Run external SQL file via Perl dbh
Date
Msg-id CAKt_ZfsaSO4C+4wKAyTS5YaoN9w0hy=HYvUJK7h5vy5LKwsvDA@mail.gmail.com
Whole thread Raw
In response to Re: Run external SQL file via Perl dbh  (Greg Williamson <gwilliamson39@yahoo.com>)
List pgsql-general
On Mon, Jun 11, 2012 at 7:37 PM, Greg Williamson
<gwilliamson39@yahoo.com> wrote:
> Toby --
>
> A small point:
>
> <...>
>
As a brief note, the semicolon splitting issue was why we went with
invoking psql via system().  We found that was vastly simpler than
trying to handle all corner cases ourselves.

Best Wishes,
Chris Travers

pgsql-general by date:

Previous
From: Greg Williamson
Date:
Subject: Re: Run external SQL file via Perl dbh
Next
From: Benson Jin
Date:
Subject: Re: Segmentation Fault