Re: BUG #1831: plperl gives error after reconnect. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1831: plperl gives error after reconnect.
Date
Msg-id 23543.1124551875@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #1831: plperl gives error after reconnect.  (Michael Fuhr <mike@fuhr.org>)
List pgsql-bugs
Michael Fuhr <mike@fuhr.org> writes:
> loose_embedding[] and strict_embedding[] have several lines in
> common.  Should the common elements be in a separate string or
> macro so they can be maintained in one place?

Definitely, assuming you can do it without too much violence to
the readability.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #1831: plperl gives error after reconnect.
Next
From: Bernard
Date:
Subject: CSV import issue - please help