| От | Peter Eisentraut |
|---|---|
| Тема | Re: SQL-Invoked Procedures for 8.1 |
| Дата | |
| Msg-id | 200410092126.53644.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Re: SQL-Invoked Procedures for 8.1 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
Tom Lane wrote: > Peter Eisentraut <peter_e@gmx.net> writes: > > As previously mentioned, AS is already used by the SQL standard for > > a different purpose in this context. > > Hm? [ reads spec ... ] Oh, you mean <generalized expression>. > Does that actually do anything useful? It looks like it's just > a random shortcut for a CAST expression in a parameter list. I imagine that since a function call is the only place where the exact type of a datum really matters and is also ambiguous in general (under strict SQL rules, of course), they devised an abbreviated casting syntax for it. In any case, we shouldn't use the syntax for something else. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера