Re: [HACKERS] PREPARE, FK's and VIEWs

2002-08-27 Thread Karel Zak
On Wed, Aug 28, 2002 at 02:53:46PM +0800, Christopher Kings-Lynne wrote: > > Now that we have prepared statements, should the foreign key code be changed > to use them? I think it's highly likely that they will be reused in a > connection. Might be an idea. No FK, but more common is integrate

Re: [HACKERS] Open 7.3 items

2002-08-27 Thread Oliver Elphick
On Tue, 2002-08-27 at 23:10, Tom Lane wrote: > Oliver Elphick <[EMAIL PROTECTED]> writes: > > This should cause no problem, because we have no > > cross-database communication; it should be impossible for "george@dummy" > > to have any connection with database "test". > > Not so; you need look n

<    1   2