Re: Dollar in identifiers

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Dollar in identifiers
Дата
Msg-id 200108161912.f7GJCwf02852@jupiter.us.greatbridge.com
обсуждение исходный текст
Ответ на Re: Dollar in identifiers  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Dollar in identifiers  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Dollar in identifiers  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> In any case, this is sufficient reason why we cannot allow $ to be
> allowed in identifiers: it will break any extant applications that use $
> in user-defined operators.
   Than  again we're no better than the other DB's. The standard   excludes $  from  any  character  class.  Oracle
and others   violate the standard by allowing them in identifiers while we   alone violate it by allowing them  in
operators.  Well,  at   least we're different!
 
   I would've expected you, Tom, to suggest removing it from the   operators as well :-)


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: encoding names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Dollar in identifiers