Number of args to a function configurable

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Number of args to a function configurable
Date: 2000-01-10 17:10:00
Message-ID: 200001101710.MAA17654@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have created a new define FUNC_MAX_ARGS which is has the same value as
INDEX_MAX_KEYS. Currently they are both 8, but I think they can now be
changed to higher values.

I removed two old maxfuncarg defines that were confusing.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-01-10 18:07:24 Re: [HACKERS] Simmultanous Connections (fwd)
Previous Message The Hermit Hacker 2000-01-10 16:46:41 Re: [HACKERS] Simmultanous Connections (fwd)