Re: [PATCHES] syntax warning on

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [PATCHES] syntax warning on
Дата
Msg-id 3B05528D.25E53F7B@alumni.caltech.edu
обсуждение исходный текст
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: Adding index flag showing tuple status
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Problems with avg on interval data type