| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Brent Verner <brent(at)rcfile(dot)org> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Alpha tas() patch |
| Date: | 2000-12-28 15:48:19 |
| Message-ID: | 5227.978018499@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Brent Verner <brent(at)rcfile(dot)org> writes:
> another loop-free version of TAS that /seems/ to work as desired.
Since it doesn't check to see if the stq_c succeeded, it can't possibly
be right...
> WRT to your seeing the shutdown lock failure, what are you doing to
> provoke this bug?
"pg_ctl stop".
I am wondering if the machine I am testing on is different from yours.
I know there are multiple revisions of Alpha hardware out there; is
there a way to test which mask rev is running a particular machine?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brent Verner | 2000-12-28 16:06:22 | Re: Re: Alpha tas() patch |
| Previous Message | Adriaan Joubert | 2000-12-28 15:03:26 | Re: Re: Alpha tas() patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brent Verner | 2000-12-28 16:06:22 | Re: Re: Alpha tas() patch |
| Previous Message | Adriaan Joubert | 2000-12-28 15:03:26 | Re: Re: Alpha tas() patch |