Re: charset/collation in values
От
Tatsuo Ishii
Тема
Re: charset/collation in values
Дата
Msg-id
20041102.215354.45519473.t-ishii@sra.co.jp
Ответ на
Re: charset/collation in values (Peter Eisentraut)
Список
Дерево обсуждения
charset/collation in values Dennis Bjorklund <db@zigo.dhs.org>
Re: charset/collation in values Peter Eisentraut <peter_e@gmx.net>
Re: charset/collation in values Tatsuo Ishii <t-ishii@sra.co.jp>
Re: charset/collation in values Peter Eisentraut <peter_e@gmx.net>
Re: charset/collation in values Dennis Bjorklund <db@zigo.dhs.org>
Re: charset/collation in values Peter Eisentraut <peter_e@gmx.net>
Re: charset/collation in values Dennis Bjorklund <db@zigo.dhs.org>
Re: charset/collation in values Peter Eisentraut <peter_e@gmx.net>
Re: charset/collation in values Tatsuo Ishii <t-ishii@sra.co.jp>
Re: charset/collation in values Thomas Hallgren <thhal@mailblocks.com>
Re: charset/collation in values Tom Lane <tgl@sss.pgh.pa.us>
Re: charset/collation in values Dennis Bjorklund <db@zigo.dhs.org>
Re: charset/collation in values Tatsuo Ishii <t-ishii@sra.co.jp>
Re: charset/collation in values Tom Lane <tgl@sss.pgh.pa.us>
Re: charset/collation in values Thomas Hallgren <thhal@mailblocks.com>
> Am Montag, 1. November 2004 07:41 schrieb Dennis Bjorklund: > > For each type we need to have convertion functions to and from strings. > > Any suggestion of how to represent these as strings now when it's a string > > plus two oid's? This is a though one.. > > A collation implies a character set, so you only need to store one piece of > information anyway. In my understanding the relation between charset and collation is 1:N. Thus storing only a collation is sufficient to determine the charset. However a charset cannot determine a collation. -- Tatsuo Ishii
В списке pgsql-hackers по дате отправления