Re: Converting tab-complete.c's else-if chain to a switch - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Converting tab-complete.c's else-if chain to a switch
Date
Msg-id CA+hUKGKqSntZbdJmgdERciQqvqhf-UgBJXoQCfJkDjvpesvgWg@mail.gmail.com
Whole thread Raw
In response to Re: Converting tab-complete.c's else-if chain to a switch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Converting tab-complete.c's else-if chain to a switch
List pgsql-hackers
On Mon, Oct 7, 2024 at 12:11 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Hmm, I should think that if you break anything in tab-complete.in.c,
> the breakage would propagate to tab-complete.c without difficulty.
> Do you have an example of something that the preprocessor would mask?

Fair point, and nope.  Thought withdrawn.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Converting tab-complete.c's else-if chain to a switch
Next
From: wenhui qiu
Date:
Subject: Re: bgwrite process is too lazy