spinlock freeze again

Hiroshi Inoue <inoue@tpf.co.jp>

From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "pgsql-hackers" <pgsql-hackers@postgreSQL.org>
Date: 1999-05-18T10:36:40Z
Lists: pgsql-hackers
Hi all,

ProcReleaseSpins() does nothing unless MyProc is set.
So both elog(ERROR/FATAL) and proc_exit(0) before 
InitProcess() don't release spinlocks.

Comments ?

Hiroshi Inoue
Inoue@tpf.co.jp