• Peter Eisentraut's avatar
    dblink: Fix error reporting · 85163641
    Peter Eisentraut authored
    The conname variable was not initialized in some code paths, resulting
    in error reports referring to the "unnamed" connection rather than the
    correct connection name.
    
    Author: Rushabh Lathia <rushabh.lathia@gmail.com>
    85163641
dblink.c 74.8 KB