summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2010-12-20 12:59:33 -0500
committerRobert Haas <rhaas@postgresql.org>2010-12-20 12:59:33 -0500
commitf6a0863e3cb72763490ceca2c558d5ef2dddd5f2 (patch)
treebaa5af54cf622d431ee872cacb46ecfc59b6a9d5 /src/backend/access/gist/gistxlog.c
parentf9e9763b62df5415a60f30b441a73b381599e760 (diff)
downloadpostgresql-f6a0863e3cb72763490ceca2c558d5ef2dddd5f2.tar.gz
Allow transactions that don't write WAL to commit asynchronously.
This case can arise if a transaction has written data, but only to temporary tables. Loss of the commit record in case of a crash won't matter, because the temporary tables will be lost anyway. Reviewed by Heikki Linnakangas and Simon Riggs.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions