diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-08-30 16:46:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-08-30 16:46:23 +0000 |
commit | eb36d1ad519f43d30b07e29d124128b534831d6a (patch) | |
tree | 939f3722ccb481f745fd79f2448e14684a3bb8fc /src/backend/executor/nodeFunctionscan.c | |
parent | ac791d3ca1225c5e32df9b8af0c8cfd67119eb2a (diff) | |
download | postgresql-eb36d1ad519f43d30b07e29d124128b534831d6a.tar.gz postgresql-eb36d1ad519f43d30b07e29d124128b534831d6a.zip |
Fix oversight in RelFileNodeBackend patch: CreateFakeRelcacheEntry needs to
initialize the rd_backend field of a fake Relation entry correctly.
Fortunately, that is easy, since only non-temp relations should ever be
mentioned in the WAL stream.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions