Re: [PATCHES] syntax warning on

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: lockhart@fourpalms.org, Hackers List <pgsql-hackers@postgresql.org>
Date: 2001-05-18T16:49:17Z
Lists: pgsql-hackers
> FYI, the code was warning about psql backslash command usage:
> 
>         /*
>          * If the command was not recognized, try to parse it as a one-letter
>          * command with immediately following argument (a still-supported,
>          * but no longer encouraged, syntax).
>          */

Sheesh. Sorry, I should actually look at the patch (or even just read
the email carefully). This one is none of my business, and I have no
opinion about how it should be :(

                   - Thomas