Re: encoding names - Mailing list pgsql-patches

From Tatsuo Ishii
Subject Re: encoding names
Date
Msg-id 20010822170950F.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: encoding names  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: encoding names  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-patches
> On Sun, Aug 19, 2001 at 11:02:49AM +0900, Tatsuo Ishii wrote:
> > > > I'm not sure if we are going to raise the FE/BE protocol number for
> > > > 7.2.
> > >
> > > We are not, as far as I know.  I have made my changes without doing
> > > that.
> >
> > Ok. I think we should keep getdatabaseencoding() behaves as 7.1, and
> > add a new function which returns official encoding names.
>
>  Ok, Is here some suggestion for name of this function?

The new function returns "canonical database encoding names". So

"get_canonical_database_encoding" or shorter name looks appropriate
to me.
--
Tatsuo Ishii

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [JDBC] Re: Array Support Fix
Next
From: Barry Lind
Date:
Subject: patch for jdbc BigDecimal bug