implement EXPLAIN EXECUTE

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: implement EXPLAIN EXECUTE
Date: 2003-01-12 00:37:00
Message-ID: 1042331819.381.47.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch implements EXPLAIN EXECUTE, including documentation updates.
I also refactored a bunch of the code in prepare.c, and made a few
cleanups to the EXPLAIN documentation.

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
explain_execute-4.patch text/x-patch 37.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-01-12 01:32:54 Re: fix broken doc build
Previous Message Neil Conway 2003-01-12 00:34:26 Re: fix broken doc build