Re: Increasing MAX_ARGS

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Josh Berkus" <josh(at)agliodbs(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Increasing MAX_ARGS
Date: 2001-11-07 16:35:04
Message-ID: web-500803@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Tom,

> Sigh, I was certainly not firing on all cylinders last night.

Well, that's what you get for doing e-mail until midnight. :-P

> That *is* the spelling of the message in 7.1 and before --- see
> catalog/pg_proc.c. Are you certain that you recompiled with the new
> setting of FUNC_MAX_ARGS? Unless you did configure --enable-depend,
> config.h changes generally require "make clean" before "make all" to
> ensure that the changes propagate.

That would be the problem, then. I didn't know about the "make clean"
or the "--enable-depend". Like I said, I'm strictly high-level
languages ...

I'll re-compile as soon as I finish helping my client with the current
network emergency, and report back.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-11-07 16:49:10 Re: RIGHT JOIN is only supported with mergejoinable join
Previous Message Tom Lane 2001-11-07 16:30:41 Re: Increasing MAX_ARGS