Re: pg_read_file() and non-ascii input file - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pg_read_file() and non-ascii input file
Date
Msg-id 603c8f070912301313u5b413581qa1ff6da0a7f27cf7@mail.gmail.com
Whole thread Raw
In response to Re: pg_read_file() and non-ascii input file  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: pg_read_file() and non-ascii input file  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
On Mon, Nov 30, 2009 at 4:36 AM, Itagaki Takahiro
<itagaki.takahiro@oss.ntt.co.jp> wrote:
> If we want to keep backward compatibility, the issue can be fixed
> by adding pg_verifymbstr() to the function. We can also have the
> binary version in another name, like pg_read_binary_file().

I don't feel good about changing the return type of an existing
function, so I guess +1 from me on the approach quoted above.

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Thoughts on statistics for continuously advancing columns
Next
From: Robert Haas
Date:
Subject: Re: quoting psql varible as identifier