Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: guc comment changes (was Re: Getting a move on for 8.2 beta) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: guc comment changes (was Re: Getting a move on for 8.2 beta)
Date
Msg-id [email protected]
Whole thread Raw
In response to guc comment changes (was Re: Getting a move on for 8.2 beta)  (Tom Lane <[email protected]>)
Responses Re: guc comment changes (was Re: Getting a move on for 8.2 beta)
List pgsql-hackers
Am Freitag, 15. September 2006 20:32 schrieb Tom Lane:
> I've finally taken a close look at this patch, and I don't like it any
> more than Peter does.  The refactoring might or might not be good at its
> core, but as presented it is horrid.

Joachim Wieland is in the process of reworking the original feature patch 
(resetting commented out parameters) in a much more compact form.  But it 
turns out that there are a couple of very tricky situations involving custom 
variables, which may need more discussion than we have time for now.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Gevik Babakhani
Date:
Subject: Re: [PATCHES] Patch for UUID datatype (beta)
Next
From: Peter Eisentraut
Date:
Subject: Re: Opinion about macro for the uuid datatype.