Re: sparse (static analyzer) report

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: sparse (static analyzer) report
Дата
Msg-id 20050115203808.GA32196@wolff.to
обсуждение исходный текст
Ответ на Re: sparse (static analyzer) report  (Greg Stark <gsstark@mit.edu>)
Ответы Re: sparse (static analyzer) report  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: sparse (static analyzer) report  (Tommi Mäkitalo <t.maekitalo@epgmbh.de>)
Список pgsql-hackers
On Sat, Jan 15, 2005 at 10:44:48 -0500, Greg Stark <gsstark@mit.edu> wrote:
> 
> 
> What I miss most in both C and Java is the lispish ability to write
> expressions like:
> 
>  foo = bar() || baz() || qux();

Are you sure that C doesn't guarenty short circuit evaluation?
I don't have my C reference handy, but my memory is that evaluation
will stop after the first function call that returns true in the
above expression.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FATAL: catalog is missing 1 attribute(s) for relid 16396
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: FATAL: catalog is missing 1 attribute(s) for relid