| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | pgsql(at)mohawksoft(dot)com, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] Configuration patch |
| Date: | 2004-06-14 00:10:50 |
| Message-ID: | 12094.1087171850@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
>> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-06-14 00:41:32 | Re: Delaying the planning of unnamed statements until Bind |
| Previous Message | Oliver Jowett | 2004-06-14 00:09:38 | Re: Delaying the planning of unnamed statements until Bind |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manfred Spraul | 2004-06-14 05:32:37 | Re: [PATCHES] Compiling libpq with VisualC |
| Previous Message | Bruce Momjian | 2004-06-13 23:57:18 | Re: [pgsql-hackers-win32] [PATCHES] Compiling libpq with VisualC |