]> granicus.if.org Git - postgresql/commit
Not to change pg_log status after "commit".
authorHiroshi Inoue <inoue@tpf.co.jp>
Tue, 19 Oct 1999 02:54:39 +0000 (02:54 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Tue, 19 Oct 1999 02:54:39 +0000 (02:54 +0000)
commita9ba771b4e79abceda10f86b6a2f3e6428069549
tree0f3dff562b2ba0227aa7a93a0a639e5804ea14f3
parentffed5788dd4ef876da64e2adbccd987c2e580434
Not to change pg_log status after "commit".
This will happen when elog(ERROR)(elog(FATAL) also in 7.0) is
called in vacuum after the internal commit.
src/backend/access/transam/xact.c