Re: FK type mismatches?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: FK type mismatches?
Дата
Msg-id Pine.LNX.4.44.0309060007320.1173-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: FK type mismatches?  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: FK type mismatches?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Robert Treat writes:

> In all this discussion of NOTICE vs. WARNING, can someone remind me the
> logic for INFO?  I can't seem to recall the differentiator there either.

Info is something you request explicitly.  In the past, the result for
EXPLAIN and SHOW were sent as INFO, but now those are sent as query
results, and there are in fact very few INFO instances left.  Also, INFO
is not affect by the log level settings.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: FK type mismatches?
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: Examining the output of: ldd `which postgres`