• Simon Riggs's avatar
    Fix relcache init file invalidation during Hot Standby for the case · dd428c79
    Simon Riggs authored
    where a database has a non-default tablespaceid. Pass thru MyDatabaseId
    and MyDatabaseTableSpace to allow file path to be re-created in
    standby and correct invalidation to take place in all cases.
    Update and rework xact_commit_desc() debug messages.
    Bug report from Tom by code inspection. Fix by me.
    dd428c79
xact.h 7.26 KB