| От | Tom Lane |
|---|---|
| Тема | Re: HEAD \df doesn't show functions with no arguments |
| Дата | |
| Msg-id | 3066.1112331467@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: HEAD \df doesn't show functions with no arguments (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: HEAD \df doesn't show functions with no arguments
|
| Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> We could fix it by changing <> to IS DISTINCT FROM ... but I've never
>> been very happy with the idea that \df tries to suppress I/O functions
>> anyway. How do you feel about removing the cstring test altogether?
> I like the cstring test. I don't think users want to see functions they
> can't call from SQL, and they will ask about them if we show them.
What makes you think you can't call 'em from SQL?
regression=# select int4in('345');int4in
-------- 345
(1 row)
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера