Re: psql tab completion enhancements - Mailing list pgsql-patches

From Tom Lane
Subject Re: psql tab completion enhancements
Date
Msg-id 17041.1139761185@sss.pgh.pa.us
Whole thread Raw
In response to Re: psql tab completion enhancements  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I found it was easier to concatenate the "UNION" at the macro call site,
> rather than the macro body.  This eliminates the extra macro.  Patch
> attached and applied.

Yeah, that looks like a much safer idea --- avoids making assumptions
about the behavior of the macro expander.

            regards, tom lane

pgsql-patches by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: [HACKERS] Spaces in psql output (Was: FW: PGBuildfarm member snake Branch HEAD Status changed)
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Spaces in psql output (Was: FW: PGBuildfarm member snake Branch HEAD Status changed)