From: | Robert Haas <rhaas(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Remove extra word from comment. |
Date: | 2017-11-30 21:27:11 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Remove extra word from comment.
David Rowley, who also was the primary author of the patch that
added this function; the attribution in my previous commit,
84940644de931f331433b35e3a391822671f8c9c, was incorrect due to
sloppiness on my part.
Branch
------
master
Modified Files
--------------
src/backend/nodes/bitmapset.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2017-11-30 21:27:21 | Re: pgsql: New C function: bms_add_range |
Previous Message | David Rowley | 2017-11-30 20:53:54 | Re: pgsql: New C function: bms_add_range |