Re: [HACKERS] Changes in 7.0

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgman(at)candle(dot)pha(dot)pa(dot)us
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Changes in 7.0
Date: 2000-02-27 11:00:53
Message-ID: 20000227200053U.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Here is my list of 7.0 changes. Please let me know of any changes I
> should make to it.

>New pg_char_to_encoding() and pg_encoding_to_char() functions

done by me.

Also, can you add followings:

New libpq functions PQsetClientEncoding(), PQclientEncoding()
Add support for SJIS user defined characters
Add SQL_ASCII test case to the regression test
--with-mb now deprecated
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2000-02-27 12:03:37 type coerce problem with lztext
Previous Message Tom Lane 2000-02-27 06:57:52 Re: [HACKERS] Compile woes