Re: Compile error while building postgresql 10.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: Terry Phelps <tgphelps50(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Michael Meskes <meskes(at)postgresql(dot)org>
Subject: Re: Compile error while building postgresql 10.3
Date: 2018-03-19 20:46:32
Message-ID: 9511.1521492392@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> writes:
> /usr/local/include/pgtypes_date.h:24:12: note: previous declaration is here
> extern int PGTYPESdate_defmt_asc(date *, const char *, char *);
>
> BTW it looks like 0e1539ba0d0a added const qualifiers to that function
> but didn't update the documentation in doc/src/sgml/ecpg.sgml.

Good catch, please send a patch.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Terry Phelps 2018-03-19 20:50:04 Re: Compile error while building postgresql 10.3
Previous Message Tom Lane 2018-03-19 20:44:01 Re: Compile error while building postgresql 10.3

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2018-03-19 20:47:53 Re: [HACKERS] plpgsql - additional extra checks
Previous Message Tom Lane 2018-03-19 20:44:01 Re: Compile error while building postgresql 10.3