Обсуждение: [COMMITTERS] pgsql: Fix query that gets remote relation info

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix query that gets remote relation info

От
Peter Eisentraut
Дата:
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>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/61ecc90be624e699164a8d3efb291e267b711142

Modified Files
--------------
src/backend/replication/logical/tablesync.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)