Re: [PATCHES] syntax warning on - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] syntax warning on
Date
Msg-id 200105181654.f4IGs8D02842@candle.pha.pa.us
Whole thread Raw
List 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 :(

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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Running config vars
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: AW: Plans for solving the VACUUM problem