Re: Proposal: CREATE CONVERSION

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: zakkr(at)zf(dot)jcu(dot)cz
Cc: peter_e(at)gmx(dot)net, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proposal: CREATE CONVERSION
Date: 2002-07-11 14:47:09
Message-ID: 20020711.234709.00472294.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> IMHO basic encoding information like name and id are not problem.
> The PQmblen() is big problem. Strange question: is PQmblen() really
> needful? I see it's used for result printing, but why backend not
> mark size of field (word) to result? If backend good knows size of
> data why not send this information to client togeter with data?

PQmblen() is used by psql in many places. It is used for parsing query
texts supplied by user, not only for data sent from backend.
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2002-07-11 15:17:44 Re: I am being interviewed by OReilly
Previous Message Tom Lane 2002-07-11 14:11:25 Re: effective_cache_size