| From: | "Dimitrova, Ekaterina Buryanova" <ekaterina(at)cs(dot)pitt(dot)edu> |
|---|---|
| To: | "pgsql-interfaces(at)lists(dot)postgresql(dot)org" <pgsql-interfaces(at)lists(dot)postgresql(dot)org> |
| Subject: | ECPG ---> preproc.y |
| Date: | 2018-12-04 23:45:22 |
| Message-ID: | SN6PR04MB39041EE1EE1E91C3D230B38AEDAF0@SN6PR04MB3904.namprd04.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Hi,
There was a project done over the parser over Postgresql 9.1.1
I am trying currently to migrate it to Postgresql 10.4. Even if I did everything In the parser itself I started receiving errors from preproc.y which I observed is not presented in Postgresql 9.1.1 and I am struggling a bit. I tried to find some README or documentation related not to start from scratch checking the details but unsuccessfully.
Can you share any information/links/articles, please? Also, relationships between the parser y file and the preproc.y?
Thank you in advance!
Kate
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2018-12-05 10:52:08 | Re: ECPG ---> preproc.y |
| Previous Message | Erwin Brandenberger | 2018-09-27 09:34:46 | ODBC SQLBindParameter for numeric |