mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
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>