Re: [pgsql-hackers-win32] explain analyze timings - Mailing list pgsql-patches

From Tom Lane
Subject Re: [pgsql-hackers-win32] explain analyze timings
Date
Msg-id 8032.1111340578@sss.pgh.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] explain analyze timings  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> Here's a patch that does just this.

This seems about the ugliest and most intrusive way you could have
done it :-(.  A judicious typedef and macro or two could eliminate
most of the #ifdefs and code duplication, thereby preserving
readability...

            regards, tom lane

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [pgsql-hackers-win32] explain analyze timings
Next
From: "Magnus Hagander"
Date:
Subject: Re: [pgsql-hackers-win32] explain analyze timings