Re: [HACKERS] spinlock freeze again

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] spinlock freeze again
Date: 1999-07-07 18:20:35
Message-ID: 199907071820.OAA05456@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi all,
>
> ProcReleaseSpins() does nothing unless MyProc is set.
> So both elog(ERROR/FATAL) and proc_exit(0) before
> InitProcess() don't release spinlocks.

Are their any locks acquired before InitProcess()?

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-07 18:23:55 Re: [SQL] Oddities with NULL and GROUP BY
Previous Message Tom Lane 1999-07-07 17:31:36 Re: [HACKERS] Some progress on INSERT/SELECT/GROUP BY bugs

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 1999-07-07 18:23:55 Re: [SQL] Oddities with NULL and GROUP BY
Previous Message Steven Bradley 1999-07-07 18:11:00 Index on TIMESTAMP