#ifdef MULTIBYTE removed

Started by Tatsuo Ishiiover 23 years ago3 messages
#1Tatsuo Ishii
t-ishii@sra.co.jp

I have removed bunch of #ifdef MULTIBYTE per recent pgsql-hackers
discussion. All regression tests passed.
--
Tatsuo Ishii

#2Neil Conway
neilc@samurai.com
In reply to: Tatsuo Ishii (#1)
Re: #ifdef MULTIBYTE removed

Tatsuo Ishii <t-ishii@sra.co.jp> writes:

I have removed bunch of #ifdef MULTIBYTE per recent pgsql-hackers
discussion. All regression tests passed.

I didn't follow the -hackers discussion, but shouldn't the references
to '--enable-multibyte' and the MULTIBYTE #define be removed from
src/include/pg_config.h.in ?

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

#3Tatsuo Ishii
t-ishii@sra.co.jp
In reply to: Neil Conway (#2)
Re: #ifdef MULTIBYTE removed

I didn't follow the -hackers discussion, but shouldn't the references
to '--enable-multibyte' and the MULTIBYTE #define be removed from
src/include/pg_config.h.in ?

Thanks for pointing it out. I just forgot to commit the file.
--
Tatsuo Ishii