Re: make == as = ?

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: make == as = ?
Дата
Msg-id Pine.LNX.4.44.0404071025370.4551-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: make == as = ?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: make == as = ?  (Fabien COELHO <coelho@cri.ensmp.fr>)
Re: make == as = ?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, 7 Apr 2004, Peter Eisentraut wrote:

> > =? as != is a synonum for <>, it would make sense.
> 
> That was never such a terribly good idea, IMHO.

Agreed. Compilers should give errors and not try to work around bad code.
Had the first generation of browsers done that we would have had a much
nicer web today.

It would be useful with some flag/variable to set that makes pg generate
varnings for non standard constructs. Unfortunatly there are so many
things that are non standard, still using != instead of <> could be a
usable warning.

-- 
/Dennis Björklund



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Small suggestion on build script
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: make == as = ?