diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-06-25 19:05:52 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-06-25 19:05:52 +0000 |
commit | ebaa1952f1f2c0b6f4d1e25ad64ee978fe5abe81 (patch) | |
tree | 10de194d6bee4452b5dc81bd03e8478a3db6d596 /src/backend/parser/parse_expr.c | |
parent | 8fd733bd19b2a0a8cde5a9e9a247ef361f167387 (diff) | |
download | postgresql-ebaa1952f1f2c0b6f4d1e25ad64ee978fe5abe81.tar.gz postgresql-ebaa1952f1f2c0b6f4d1e25ad64ee978fe5abe81.zip |
The code to unlink dropped relations in FinishPreparedTransaction() was
acting like runs inside WAL recovery, but it doesn't. I must've copy-pasted
this from a redo-function in the relation forks patch. Noticed by Tom Lane
while he was looking through callers of smgrdounlink().
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions