From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Joachim Wieland <joe(at)mcknight(dot)de> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: TODO-Item: include for guc |
Date: | 2006-01-20 21:32:42 |
Message-ID: | 200601202132.k0KLWgt16293@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-01-21 01:16:08 | plperl / locale / win32 |
Previous Message | Stephen Frost | 2006-01-20 20:21:20 | Re: pg_restore COPY error handling |