| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Dhanaraj M <Dhanaraj(dot)M(at)sun(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] [PATCHES] Allow the identifier length to be |
| Date: | 2007-01-11 03:01:13 |
| Message-ID: | 200701110301.l0B31Dc19002@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > Tom Lane wrote:
> >> ... why is NAMEDATALEN exported at all?)
>
> > I think because it used to be used in libpq's notification structure.
>
> Yeah, you're probably right. Maybe we should take it out of
> postgres_ext.h and move it to pg_config_manual.h. If no one complains
> after a release cycle or so, we could reconsider making it configurable
> more easily.
Added to TODO:
* Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
consider making it more configurable in future releases
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | L Bayuk | 2007-01-11 03:06:08 | Re: [PATCHES] Building libpq/psql with Borland BCC5 |
| Previous Message | Bruce Momjian | 2007-01-11 02:40:38 | Re: [PATCHES] Building libpq/psql with Borland BCC5 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | L Bayuk | 2007-01-11 03:06:08 | Re: [PATCHES] Building libpq/psql with Borland BCC5 |
| Previous Message | Bruce Momjian | 2007-01-11 02:40:38 | Re: [PATCHES] Building libpq/psql with Borland BCC5 |