Re: storing binary data
Christopher Kings-Lynne <chriskl@familyhealth.com.au>
From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Joe Conway" <joseph.conway@home.com>, "Jason Orendorff" <jason@jorendorff.com>, <pgsql-hackers@postgresql.org>
Date: 2001-10-25T02:31:02Z
Lists: 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