From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Remove support for 'userlocks'? |
Date: | 2011-10-14 00:00:13 |
Message-ID: | 201110140000.p9E00D411506@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Josh Berkus wrote:
> On 6/3/11 11:01 AM, Bruce Momjian wrote:
> > According to our documentation, 'userlocks' were removed in PG 8.2:
> >
> > http://developer.postgresql.org/pgdocs/postgres/runtime-config-developer.html
>
> I take it this doesn't trace advisory locks, and trace_locks does?
>
> If so, then by all means remove the code. I highly doubt anyone is
> using that option anyway ...
The attached, applied patch removes all "traces" of trace_userlocks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
Attachment | Content-Type | Size |
---|---|---|
/rtmp/user_locks | text/x-diff | 4.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2011-10-14 00:02:17 | Re: patch for new feature: Buffer Cache Hibernation |
Previous Message | Tom Lane | 2011-10-13 22:16:47 | Re: Additional supplied modules |