Re: [PATCHES] syntax warning on

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: lockhart(at)fourpalms(dot)org, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] syntax warning on
Date: 2001-05-18 16:49:17
Message-ID: 3B05528D.25E53F7B@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-05-18 16:54:08 Re: [PATCHES] syntax warning on
Previous Message Thomas Lockhart 2001-05-18 16:47:10 Re: Problems with avg on interval data type