CREATE CONVERSION/DROP CONVERSION implemented

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: CREATE CONVERSION/DROP CONVERSION implemented
Date: 2002-07-26 00:03:04
Message-ID: 20020726.090304.66709750.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have committed support codes for DROP CONVERSION. I think most of
works for CREATE CONVERSION/DROP CONVERSION have been done.

Remaining works are:

o Add some conversion functions (mostly cyrillc encodings)
o Add SQL99 CONVERT command
--
Tatsuo Ishii

Browse pgsql-hackers by date

  From Date Subject
Next Message redmonde 2002-07-26 01:40:04 solaris 9?
Previous Message Marc Lavergne 2002-07-25 21:54:22 Re: CREATE SYNONYM suggestions