Re: dynamic shared memory and locks - Mailing list pgsql-hackers

From Tom Lane
Subject Re: dynamic shared memory and locks
Date
Msg-id 13094.1390410715@sss.pgh.pa.us
Whole thread Raw
In response to Re: dynamic shared memory and locks  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: dynamic shared memory and locks  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> Shouldn't we introduce a typedef LWLock* LWLockid; or something to avoid
> breaking external code using lwlocks?

+1, in fact there's probably no reason to touch most *internal* code using
that type name either.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Incorrectly reporting config errors
Next
From: Andres Freund
Date:
Subject: Re: Incorrectly reporting config errors