| From: | vinayak <Pokale_Vinayak_q3(at)lab(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, meskes(at)postgresql(dot)org |
| Subject: | ECPG: pg_type.h file is not synced |
| Date: | 2017-05-23 06:52:05 |
| Message-ID: | c0653d11-534a-a5ed-2488-f68b2ce0eb3f@lab.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello,
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?
Regards,
Vinayak Pokale
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| ECPG_pg_type_h.patch | binary/octet-stream | 870 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2017-05-23 08:25:13 | Re: ECPG: pg_type.h file is not synced |
| Previous Message | Kuntal Ghosh | 2017-05-23 06:33:15 | Re: Create subscription with `create_slot=false` and incorrect slot name |