Re: [PATCHES] syntax warning on

Started by Thomas Lockhartover 24 years ago2 messages
#1Thomas Lockhart
lockhart@alumni.caltech.edu

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

#2Bruce Momjian
pgman@candle.pha.pa.us
In reply to: Thomas Lockhart (#1)

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 :(

Yes, I was wondering about that. Seem to warn about \connect, I think.
At least I think so, or \cdbname.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026