| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Chris Ryan <xgbe(at)yahoo(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: ?Missing '#define FUNC_MAX_ARGS' in pg_config.h.win32? |
| Date: | 2002-04-24 00:57:35 |
| Message-ID: | 200204240057.g3O0vZq11973@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Based on this report, I am adding a FUNC_MAX_ARGS define to
> > src/include/pg_config.h.win32. Certainly if we have INDEX_MAX_KEYS in
> > there, we should have FUNC_MAX_ARGS too.
>
> We probably shouldn't have either one in there.
I thought so too, but the reporter complained something didn't compile
without it. What should we do?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-04-24 01:10:20 | Re: ?Missing '#define FUNC_MAX_ARGS' in pg_config.h.win32? |
| Previous Message | Peter Eisentraut | 2002-04-24 00:24:47 | Re: ?Missing '#define FUNC_MAX_ARGS' in pg_config.h.win32? |