Re: Configuration include directory - Mailing list pgsql-hackers

From Greg Smith
Subject Re: Configuration include directory
Date
Msg-id 4EDF486E.6050509@2ndQuadrant.com
Whole thread Raw
In response to Re: Configuration include directory  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 11/17/2011 11:03 AM, Tom Lane wrote:
> So as long as the include-directory code path doesn't
> interfere with tracking that nesting depth, I don't think it needs
> any extra protection against include-the-same-directory.
>    

That was the theory in Magnus's original patch, and I don't believe 
anything has broken that part; I did glance at it.  Since I have a pile 
of good feedback from Noah now, I'll specifically test this as part of 
submitting the next patch update.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us



pgsql-hackers by date:

Previous
From: Jan Urbański
Date:
Subject: Re: [COMMITTERS] pgsql: plpython: Add SPI cursor support
Next
From: Peter Geoghegan
Date:
Subject: Re: Inlining comparators as a performance optimisation