Re: recovery.conf parsing problems - Mailing list pgsql-hackers

From Tom Lane
Subject Re: recovery.conf parsing problems
Date
Msg-id 12180.1166047326@sss.pgh.pa.us
Whole thread Raw
In response to Re: recovery.conf parsing problems  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: recovery.conf parsing problems  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.com> writes:
> OK, I would propose to extend the guc-file.l to include sufficient code
> to allow the parsing of the conf files to be identical between the
> postgresql.conf and the recovery.conf (it isn't the same yet).

It would probably be far easier for long-term maintenance if you just
built an independent lexer, instead of trying to make guc-file.l
serve multiple masters.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Operator class group proposal
Next
From: Tom Lane
Date:
Subject: Re: Operator class group proposal