luxms / rw_redis_fdw

Other
0 stars 3 forks source link

Update redis_fdw.c #6

Closed achistyako closed 1 year ago

achistyako commented 1 year ago

Fix warning redis_fdw.c:3504:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] TargetEntry *tle;