Михаил

Results 272 comments of Михаил

> i can try Please refer https://github.com/pgspider/fdw_testing_scripts and do `reset; ../new_mulver_cycle.sh sqlite_fdw '';` between your changes. Happy implementation and debugging!

@dgwynne , we have forgotten ```C if (qualify_col) ADD_REL_QUALIFIER(buf, varno) ``` for code without unification. This is obligatory macros for table name before column name if needed.

> still need to look at tests. @dgwynne , which of tests you can repeat for a new implementation? Look at https://github.com/pgspider/sqlite_fdw/commit/c81bc847570fa25f545dcbde50e5ef356ed86555 and add (repeat) equal test set for your...

@lamdn1409 , I think you did complete description of problem. Isn't it, @dgwynne ? Also I can add `sqlite_fdw_float` is a deterministic function for SQLite execution context, hence it potentially...

Ping, @dgwynne ! Any problems? My plan of new TCs: - Explain - `SELECT` -> error because of any ∞ value with `text` affinity - `DELETE` ... `WHERE typeof(...) =...

@AmebaBrain , now for this FDW there are such works as - adaptation to PostgreSQL 17 in private draft branch of pgspider team, - [MAC support](https://github.com/pgspider/sqlite_fdw/pull/101) which is reviewed and...

@t-hiroshige , please assign a reviewer for this PR. This not easy and not hard PR mainly similar to some previous PR about MAC addresses support.

> But I'm sorry, this feature is low priority for us and we don't have enough time and knowledge to review it. @t-kataym , what if all metadata from PR...

@t-kataym , PGDG need official e-mail of code maintainer for including to standard .deb metadata. What should I answered?

> I think there are 2 ways of thinking about e-mail. One is a mail address of source code maintainer as you said, another is .deb package maintainer. Which is...