Re: [PATCHES] syntax warning on
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
Import Notes
Reference msg id not found: 200105181600.f4IG00D27861@candle.pha.pa.us
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