| From: | Filip Janus <fjanus(at)redhat(dot)com> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Ecpg dependency |
| Date: | 2020-03-02 15:27:05 |
| Message-ID: | CAFjYY+KgavqD+7Odbj57YcfyTW3U+Kf5ojsfsXzBtfFzBR4BQQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hello,
After upgrade from 11.2 to 12.2 I found, that build of ecpg component
depends on pgcommon_shlib and pgport_shlib. But build of ecpg
doesn't include build of pgcommon_shlib and pgport_shlib. That means, if I
want to build ecpg, first I need to build pgcommon_shlib and pgport_shlib
and after that I am able to build ecpg.
I would like to ask if this behavior is expected or not ? Because previous
version doesn't require this separate builds.
Thanks
Filip Januš
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Przemysław Szustak | 2020-03-02 19:18:00 | Re: BUG #16283: crash on create index segmentation fault |
| Previous Message | Arseny Sher | 2020-03-02 13:37:04 | Re: ERROR: subtransaction logged without previous top-level txn record |