| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Dhanaraj M <Dhanaraj(dot)M(at)Sun(dot)COM> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Allow the identifier length to be increased via a configure option |
| Date: | 2006-12-27 20:22:35 |
| Message-ID: | 20061227202235.GW23059@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Dhanaraj M wrote:
> I am sending the patch for the following TODO item:
> Allow the identifier length to be increased via a configure option
>
> During the configuration time, the user can set the identifier length.
> ./configure.txt --with-identlen=128
>
> However, I am not clear about the requirement.
> Can somebody review and comment on this?
You should use pg_config.h, not mangle postgres_ext.h like that. Or
maybe generate postgres_ext.h from an hypotetical postgres_ext.h.in (but
I wouldn't do that, really).
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roman Kononov | 2006-12-27 20:27:10 | Re: [PATCHES] [BUGS] BUG #2846: inconsistent and confusing handling |
| Previous Message | Simon Riggs | 2006-12-27 20:09:35 | Re: pg_standby and build farm |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roman Kononov | 2006-12-27 20:27:10 | Re: [PATCHES] [BUGS] BUG #2846: inconsistent and confusing handling |
| Previous Message | Tom Lane | 2006-12-27 19:15:02 | Re: [BUGS] BUG #2846: inconsistent and confusing handling of |