Results 15 comments of Ildar Musin

Actually it should be fine to use the latest binary with older SQLs. Since v0.1.6 only a few new functions were added. Old functions were slightly refactored without API changes...

I created [a new release](https://github.com/adjust/istore/releases/tag/v0.1.11) on github. Do you want me to add a new version to gentoo-overlay?

Hi @TinT1, Thanks for the bug report! I was able to reproduce it. The issue here is that both timescaledb and pgaudit are using the ExecutorStart hook, and normally the...

Hi @bobozaur, Thanks for reporting the issue! Yes, pathkeys are the internal postgres structures, used to describe relation's sort order during the planning. Could you please if possible provide some...