Re: EXPLAIN ANALYZE - Mailing list pgsql-hackers

From Neil Conway
Subject Re: EXPLAIN ANALYZE
Date
Msg-id 457DA234.6010102@samurai.com
Whole thread Raw
In response to Re: EXPLAIN ANALYZE  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: EXPLAIN ANALYZE
List pgsql-hackers
Tom Lane wrote:
> Yeah ... a protocol change is *painful*, especially if you really want
> clients to behave in a significantly new way.

A backward-incompatible protocol change is painful, sure, but ISTM we 
could implement what Greg describes as a straightforward extension to 
the V3 protocol. Then the backend could just avoid sending the query 
progress information to < V4 protocol clients.

-Neil



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: EXPLAIN ANALYZE
Next
From: Neil Conway
Date:
Subject: Re: EXPLAIN ANALYZE