summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorPavan Deolasee2015-06-23 07:54:00 +0000
committerPavan Deolasee2015-06-23 07:54:00 +0000
commit289cba11506536aa156c14e322ab09b8a8b7a21c (patch)
tree09d4e32dee8604ebcb55468e270333a8cc5ddbe1 /src/backend/tcop/postgres.c
parent76d872716abb5acf291c328b1894a06f1ccfabd3 (diff)
Always pass InvalidBackendId to relpath()
While its not entirely clear if this is a safe change, it restores pre-merge behaviour and also fixes errors during buffer sync belonging to temporary tables. Since buffer header tag does not track BackendId, without this change, we arrive at different relation file path, while creation and then later at sync. (This is a non-issue for vanilla Postgres because temp tables are never written or fsynced in vanilla Postgres)
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions