public inbox for [email protected]  
help / color / mirror / Atom feed
ECPG ---> preproc.y
2+ messages / 2 participants
[nested] [flat]

* ECPG ---> preproc.y
@ 2018-12-04 23:45 Dimitrova, Ekaterina Buryanova <[email protected]>
  2018-12-05 10:52 ` Re: ECPG ---> preproc.y Michael Meskes <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Dimitrova, Ekaterina Buryanova @ 2018-12-04 23:45 UTC (permalink / raw)
  To: [email protected] <[email protected]>

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


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: ECPG ---> preproc.y
  2018-12-04 23:45 ECPG ---> preproc.y Dimitrova, Ekaterina Buryanova <[email protected]>
@ 2018-12-05 10:52 ` Michael Meskes <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Michael Meskes @ 2018-12-05 10:52 UTC (permalink / raw)
  To: [email protected]; +Cc: Dimitrova, Ekaterina Buryanova <[email protected]>

> Can you share any information/links/articles, please? Also,
> relationships between the parser y file and the preproc.y?

preproc.y is auto-generated from gram.y by running parse.pl which you
can find in src/interfaces/ecpg/preproc. Some of the rules have to
changed by the script and some additional ones are added. You'll find
the information in the script and several files named ecpg.* in the
same directory.

Hope this helps.

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! SF 49ers! Use Debian GNU/Linux, PostgreSQL





^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2018-12-05 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-12-04 23:45 ECPG ---> preproc.y Dimitrova, Ekaterina Buryanova <[email protected]>
2018-12-05 10:52 ` Michael Meskes <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox