Re: [PATCHES] Configuration patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] Configuration patch
Date
Msg-id 12094.1087171850@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] Configuration patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
>> Tom doesn't like the syntax of "include" 

I said more than once that I didn't care about the syntax; it's the
implementation I was objecting to.

However, given that we are going to push it into guc-file.l, it'll
be easier all around if we choose a syntax that doesn't look exactly
like a variable assignment.include 'file'
with no equal sign would probably work as well as anything else.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgsql-hackers-win32] [PATCHES] Compiling libpq with VisualC
Next
From: Oliver Jowett
Date:
Subject: Re: Delaying the planning of unnamed statements until Bind