Re: pgsql: New Directory - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: New Directory
Date
Msg-id 200412022203.iB2M3jB19019@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql: New Directory  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: New Directory
List pgsql-committers
Tom Lane wrote:
> momjian@svr1.postgresql.org (Bruce Momjian) writes:
> > Directory /cvsroot/pgsql/src/backend/utils/mb/conversion_procs/utf8_and_win1252 added to the repository
>
> I hope this does not indicate that you are planning to commit that patch
> on the day before RC1.  (1) We are *far* past feature freeze. (2) The
> only review I've seen of the patch so far pointed out basic typos, which
> didn't exactly leave me with a warm feeling about its being
> production-ready.

I am applying it.  It was added to the queue yesterday or the day
before.  I don't consider it a feature addition but rather an addition
for portability with Win32.  I don't see how it affects anything unless
you use that encoding.  The typos were addressed in later patches.  In
fact all the versions are in the patch queue now.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: New Directory
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add Charset WIN1252 support.