Re: [PATCH] Porting small OpenBSD changes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Cc: David CARLIER <devnexen(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Porting small OpenBSD changes.
Date: 2017-11-20 22:36:15
Message-ID: 13635.1511217375@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> I still dare to doubt whether you've tested this, because AFAICS
> the operand numbering is wrong. The "r"(lock) operand is number 3
> given these operand declarations, not number 2.

Oh, my apologies, scratch that. Evidently I put in the "+m"(*lock)
operand and confused myself about what was what.

I still think the form I proposed is better style though.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David CARLIER 2017-11-20 22:38:37 Re: [PATCH] Porting small OpenBSD changes.
Previous Message Tom Lane 2017-11-20 22:24:03 Re: [PATCH] Porting small OpenBSD changes.