Михаил

Results 272 comments of Михаил

@JamesInform , what was the method of Pg source getting in you case? `git`? ` wget ... tar.gz`? Something other? Have you tested `make check` of PostgreSQL sources itself? Please...

@JamesInform , I don't know about pgspider team, but I haven't tried to compile the source against `PG16rc1`. Anyway this need test file copying and analyse after resolving compilation problems...

> It seems you are more familiar with testing and error identification than me. I had have no testing experience at all some month before. In C projects usually somebody...

@devrimgunduz , could you please also give some advices around of https://github.com/pgspider/sqlite_fdw/pull/80 ?

@t-kataym I think this is solved and outdated issue after [CI.yml]( https://github.com/pgspider/sqlite_fdw/blob/master/.github/workflows/CI.yml) using.

Some basic info about `rpm.spec` I have read on https://rpm-packaging-guide.github.io

@t-kataym, until @scj643 is inactive I can explain every line of this file. If we try to call `rpmbuild -bs rpm.spec` in main directory of this repository, we can get...

@t-kataym , added in my README.md PR, see https://github.com/mkgrgis/sqlite_fdw/commit/e8deabcc2b29e69e5f9abcd633ffe4f2afe6d938

Hello, @MinhLA1410! Thanks for reply. Because this is old PR from inactive @scj643, do you think I should clone this PR to other and fix described problems? Unfortunately I have...

Thanks, @MinhLA1410 ! I am studying about Red Hat/CentOS. Before my full tests in proper environment I'll make a new PR with first fixes to contribution of @scj643.