]> granicus.if.org Git - postgresql/commit
Fix query that gets remote relation info
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 26 Apr 2017 16:05:04 +0000 (12:05 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 26 Apr 2017 16:07:22 +0000 (12:07 -0400)
commit61ecc90be624e699164a8d3efb291e267b711142
tree33725ba9981938fc1903a790a791435d5cc36f94
parente495c1683f2c243f6769b34a009cf9c28526b555
Fix query that gets remote relation info

Publisher relation can be incorrectly chosen, if there are more than
one relation in different schemas with the same name.

Author: Euler Taveira <euler@timbira.com.br>
src/backend/replication/logical/tablesync.c