Re: Duplicate variable declared?

From: Joe Conway <mail(at)joeconway(dot)com>
To: mike(at)thegodshalls(dot)com
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Duplicate variable declared?
Date: 2004-04-21 05:23:05
Message-ID: 40860539.7030707@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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(at)zeut(dot)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.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Raquel Vieira 2004-04-21 08:15:28 unsubscribe
Previous Message Christopher Kings-Lynne 2004-04-21 05:17:11 Re: pg_autovacuum crashes when query fails for temp

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2004-04-21 07:21:03 Re: ERROR action extension for rules?
Previous Message Christopher Kings-Lynne 2004-04-21 05:17:11 Re: pg_autovacuum crashes when query fails for temp