Re: includeifexists in configuration file

From: Robert Haas <robertmhaas(at)gmail(dot)com>
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-11-16 15:19:50
Message-ID: CA+Tgmoakx4eUd8YV4_uobimoaDcw9tahpS7XYG-oeF4MfsH2iA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 16, 2011 at 12:28 AM, Greg Smith <greg(at)2ndquadrant(dot)com> wrote:
> By recent popular request in the ongoing discussion saga around merging the
> recovery.conf, I've added an "includeifexists" directive to the
> postgresql.conf in the attached patch.

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.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2011-11-16 15:24:33 CommitFest 2011-11 Started
Previous Message Robert Haas 2011-11-16 15:18:00 Re: strict aliasing