| От | Tom Lane |
|---|---|
| Тема | Re: small doc patch for regexp_replace |
| Дата | |
| Msg-id | 7317.1147921141@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
|
| Список | pgsql-patches |
Bruce Momjian <pgman@candle.pha.pa.us> 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 <type>string</>
is a contradiction in terms.
IMHO these should all go back to <type>text</>.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера