Re: [HACKERS] Almost there on column aliases

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [HACKERS] Almost there on column aliases
Дата
Msg-id 38AA3F55.D70E5F12@alumni.caltech.edu
обсуждение исходный текст
Ответ на Almost there on column aliases  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
> I tried, but failed, to refrain from remarking about the horrible
> style of the function declaration --- either it's static (which
> looks like the right answer here) or it should be declared in
> a header file.  The above method of preventing gcc from telling
> you how horrible your style is is just, well, never mind.

Uh, Tom, it is unused code, and I use this kind of thing while doing
development. I did warn about some crufty stuff, and glad you agree :/
                 - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] parser changes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] parser changes