Re: copy-past-o comment in lock.h
John Naylor <john.naylor@2ndquadrant.com>
From: John Naylor <john.naylor@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-05-08T07:59:36Z
Lists: pgsql-hackers
Attachments
- locktag-comment-v2.patch (application/octet-stream) patch v2
On Wed, May 8, 2019 at 3:10 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Tue, May 07, 2019 at 04:12:31PM +0800, John Naylor wrote: > > That's probably better. > > Would you like to send an updated patch? Perhaps you have a better > idea? > -- > Michael In the attached, I've used your language, and also moved the comments closer to the code they are describing. That seems more logical and future proof. -- John Naylor https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix and improve description of locktag types in lock.h
- 752f06443fba 12.0 landed