Re: PREPARE, FK's and VIEWs

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PREPARE, FK's and VIEWs
Date: 2002-08-28 14:56:24
Message-ID: 20020828075536.A85460-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 28 Aug 2002, 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.

It might be worth doing eventually just to standardize, but it should
save query plans internally already.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2002-08-28 14:57:01 Re: tell Bugtraq about 7.2.2
Previous Message Bruno Wolff III 2002-08-28 14:53:21 contrib/cube update