| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Keywords files |
| Date: | 2010-12-29 13:55:06 |
| Message-ID: | AANLkTikexuCTjd_mxWAy=UVfWOGyzLj9vEMPXzsBQSEe@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Wed, Dec 29, 2010 at 11:54 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> We haven't updated the keywords.cpp file for ages. In fact, so long
> ago that the instructions are incorrect.
>
> Recent versions of postgresql installs the list of keywords in
> kwlist.h. That requires PostgreSQL 8.4 or later.
>
> How old versions of the PostgreSQL *source* do we accept building
> against? Couldn't we just switch to using this include file instead,
> thus saying you need 8.4 or later to build? (it should still *run*
> against earlier versions just fine..)
Iirc, we need 8.3 (or whichever version included pgconninfoparse). I'm
fine with moving to using the new include file - iirc, most distros
have an 8.4 build now.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2010-12-29 16:40:49 | Re: Keywords files |
| Previous Message | Magnus Hagander | 2010-12-29 11:54:07 | Keywords files |