Re: storing binary data

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: storing binary data
Дата
Msg-id ECEHIKNFIMMECLEBJFIGIEFHCCAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: storing binary data  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > I get the impression that the
> > SELECT query it is based on is cached (ie. a cached query plan).
>
> Nope.  If there's something in the docs that makes you think so,
> point out so I can fix it ;-)

Hmmm...I could have sworn that you mentioned in passing something about
cached query plans and VIEWs - I must have been in dream land.

Chris



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: storing binary data
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Proposed new create command, CREATE OPERATOR CLASS