Re: includeifexists in configuration file

From: Ross Reedstrom <reedstrm(at)rice(dot)edu>
To: Greg Smith <greg(at)2ndQuadrant(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: includeifexists in configuration file
Date: 2011-12-12 21:05:04
Message-ID: 20111212210504.GA6899@rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 12, 2011 at 02:24:53PM -0500, Greg Smith wrote:
> On 11/16/2011 10:19 AM, Robert Haas wrote:
> >I haven't read the code yet, but just to get the bikeshedding started,
> >I think it might be better to call this include_if_exists rather than
> >running it together as one word.
>
> What's going on, it's like this bikeshed just disappeared. I should
> figure out how that happened so I can replicate it.

Must be that special "camo" paint.

Ross
Woohoo! Caught up from my beginning of Oct. trip backlog, just in time for Christmas!
--
Ross Reedstrom, Ph.D. reedstrm(at)rice(dot)edu
Systems Engineer & Admin, Research Scientist phone: 713-348-6166
Connexions http://cnx.org fax: 713-348-3665
Rice University MS-375, Houston, TX 77005
GPG Key fingerprint = F023 82C8 9B0E 2CC6 0D8E F888 D3AE 810E 88F0 BEDE

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-12-12 21:08:04 Re: [PATCH] Caching for stable expressions with constant arguments v3
Previous Message Alvaro Herrera 2011-12-12 21:03:37 Re: foreign key locks, 2nd attempt