Re: TODO-Item: include for guc - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: TODO-Item: include for guc
Date
Msg-id 200601202132.k0KLWgt16293@candle.pha.pa.us
Whole thread Raw
In response to TODO-Item: include for guc  (Joachim Wieland <joe@mcknight.de>)
List pgsql-patches
Previous patch version removed from queue.

---------------------------------------------------------------------------

Joachim Wieland wrote:
> Hi,
>
> the attached patch implements the TODO-item
>
>         o %Add "include file" functionality in postgresql.conf
>
> However I was not able to test it on Windows  :-(
>
> I talked to Peter Eisentraut about how to handle relative file names and his
> opinion was that a relative file name should be interpreted to be relative
> to the path of the including file, i.e. to the path of the file that
> contained the actual "include = other.conf" line. The patch follows this
> idea.
>
>
> Joachim

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_restore COPY error handling
Next
From: Andrew Dunstan
Date:
Subject: plperl / locale / win32