git.postgresql.org Git - postgresql.git/commit
2014年5月22日 14:40:00 +0000 (10:40 -0400)
2014年5月22日 14:41:48 +0000 (10:41 -0400)
commit 11ad3b35c25de6edcaa8a7695cb1d58650c546d3
Remove unnecessary cleanup code.
This is all inside a block guarded by op == DSM_OP_ATTACH, so it can
never be the case that op == DSM_OP_CREATE.
Reported by Coverity.
This is the main PostgreSQL git repository.
RSS
Atom