Re: small doc patch for regexp_replace

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: small doc patch for regexp_replace
Дата
в 00:20:56
Msg-id
200605180320.k4I3Kdb29964@candle.pha.pa.us
Ответ на
Список
Дерево обсуждения
small doc patch for regexp_replace Joachim Wieland <joe@mcknight.de>
Re: small doc patch for regexp_replace Bruce Momjian <pgman@candle.pha.pa.us>
Re: small doc patch for regexp_replace Tom Lane <tgl@sss.pgh.pa.us>
Re: small doc patch for regexp_replace Bruce Momjian <pgman@candle.pha.pa.us>
Re: small doc patch for regexp_replace Bruce Momjian <pgman@candle.pha.pa.us>
Tom Lane wrote:
> Bruce Momjian  writes:
> > Seems there is some inconsistency there.  There are two types of
> > function listings, one with just the types, and another with param_name
> > and then type.  We use "string" instead of "text" because varchar() and
> > char() can also be used.
> 
> Where did that come from?  The actual functions generally take "text",
> relying on implicit conversions to handle the other types.  Since we do
> not have any type named "string", I think the locution string</>
> is a contradiction in terms.
> 
> IMHO these should all go back to text</>.

Well, we actually have string</> and I got a few wrong.  I
have committed the changes.	If we want to use text</> instead
of string</>, I can make that change too.  There are quite a
few of them, like md5().  Yes?

-- 
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-patches по дате отправления
От: Tom Lane
Дата:
От: Martijn van Oosterhout
Дата:
FAQ