Re: Proposal for resolving casting issues
От | Bruce Momjian |
---|---|
Тема | Re: Proposal for resolving casting issues |
Дата | |
Msg-id | 200209182113.g8ILDQ501926@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Proposal for resolving casting issues (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Proposal for resolving casting issues
Re: BLOB |
Список | pgsql-hackers |
Peter Eisentraut wrote: > Bruce Momjian writes: > > > > Or possibly it should be AS IMPLICIT? > > > > I think AS IMPLICIT would be better because we have other AS [var] > > clauses. > > But IMPLICIT is not a variable. I meant we have cases where we do AS [ keyword1 | keyword2 ]. CREATE OPERATOR CLASS any_name opt_default FOR TYPE_P Typename USING access_method AS opclass_item_list What I am saying is that is better to do AS [ keyword | keyword ] rather than [ AS keyword | keyword ]. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: