Re: TODO item: list prepared queries - Mailing list pgsql-patches

From Neil Conway
Subject Re: TODO item: list prepared queries
Date
Msg-id 1136703785.9114.0.camel@localhost.localdomain
Whole thread Raw
In response to Re: TODO item: list prepared queries  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
On Tue, 2006-01-03 at 18:00 -0500, Neil Conway wrote:
> Anyway, if there was a reasonably cheap way to present the query strings
> of protocol-level and SQL prepared statements in the same manner, I
> think we should definitely do so. Since there doesn't appear to be one,
> I'm content to just use the query string as sent by the user. I'll post
> a revised patch that does that soon.

Attached is the patch I applied to HEAD that uses the query string
supplied by the client, without any rewriting.

-Neil


Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: psql tab completion enhancements
Next
From: Joachim Wieland
Date:
Subject: Re: psql tab completion enhancements