Re: Duplicate variable declared?

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Duplicate variable declared?
Дата
Msg-id 40860539.7030707@joeconway.com
обсуждение исходный текст
Ответ на Duplicate variable declared?  (mike g <mike@thegodshalls.com>)
Список pgsql-hackers
mike g wrote:
> In file postgresql-7.4.2/src/backend/utils/fmgrtab.c

This is an automatically generated file. The reason for duplicate 
array_push declarations is that one-and-the-same array_push function is 
used to implement two SQL functions, array_append and array_prepend. I 
don't imagine the duplicate declaration hurts anything.

Joe

> Mike
> 
> On Tue, 2004-04-20 at 22:51, Matthew T. O'Connor wrote:
> 
>>Tom Lane wrote:
>>>"Matthew T. O'Connor" <matthew@zeut.net> writes:
>>>>This is a good question, and I would like some opinions from some other
>>>>people more informed than I.

p.s. It is generally considered bad form to reply to an existing thread 
with an entirely new topic.




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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: pg_autovacuum crashes when query fails for temp
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: ERROR action extension for rules?