| From: | Dhanaraj M <Dhanaraj(dot)M(at)Sun(dot)COM> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Allow the identifier length to be increased via a |
| Date: | 2006-12-28 09:17:00 |
| Message-ID: | 45938B8C.70802@sun.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
>
>> Dhanaraj M wrote:
>>
>>> I am sending the patch for the following TODO item:
>>> Allow the identifier length to be increased via a configure option
>>>
>
>
>> 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).
>>
>
> I'm wondering how this got into the TODO list. It seems rather
> pointless, and likely to create client compatibility problems (if not,
> why is NAMEDATALEN exported at all?)
>
Will this TODO item be removed from the list?
Or I shall proceed with the suggestions given.
Thanks
Dhanaraj
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Mayer | 2006-12-28 09:18:56 | Re: Load distributed checkpoint |
| Previous Message | Gavin Sherry | 2006-12-28 08:17:34 | Re: Dead Space Map for vacuum |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Mayer | 2006-12-28 09:18:56 | Re: Load distributed checkpoint |
| Previous Message | ITAGAKI Takahiro | 2006-12-28 06:14:56 | Dead Space Map patch |