mysql_fdw icon indicating copy to clipboard operation
mysql_fdw copied to clipboard

Bugfixing for mysql_fdw

Open MinhLA1410 opened this issue 2 years ago • 0 comments

  • Support Subscripting Array syntax Please check describe in commmit: (https://github.com/MinhLA1410/mysql_fdw/commit/1152ff0f4bb0155fb4e595b44e85e320c0f39723)

  • Not pushdown system column instead of raise error Please check describe in commmit: (https://github.com/MinhLA1410/mysql_fdw/commit/e4cc9fff3e4558c65a974a370e0c4d1e5f51f3d0)

  • Do not allocate when natts is 0 Please check describe in commmit: https://github.com/MinhLA1410/mysql_fdw/commit/4d42bba05948816ac3d568273e10a5f61673ea50

MinhLA1410 avatar Mar 29 '22 09:03 MinhLA1410