Re: ECPG: pg_type.h file is not synced

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: vinayak <Pokale_Vinayak_q3(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ECPG: pg_type.h file is not synced
Date: 2017-05-23 08:25:13
Message-ID: 2ec0c867-a0cd-7537-13ed-8053822e4ea1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> I am looking at ECPG source code. In the "ecpg/ecpglib/pg_type.h" file I
> have seen following comment:
>
> ** keep this in sync with src/include/catalog/pg_type.h*
>
> But I think the "ecpg/ecpglib/pg_type.h" file is currently not synced
> with the above file.
>
> I have added the remaining types in the attached patch.
>
> I would like to know whether we can add remaining types in the
> "ecpg/ecpglib/pg_type.h" file or not?

It's not too big a deal as neither of the new OIDs is used in ecpg, but
still, the file should be up to date.

Thanks for the patch, committed.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2017-05-23 08:25:40 Re: Regression in join selectivity estimations when using foreign keys
Previous Message vinayak 2017-05-23 06:52:05 ECPG: pg_type.h file is not synced