| From: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Fix a comment in feelist.c |
| Date: | 2017-01-20 08:28:48 |
| Message-ID: | 20170120172848.2a7c424d.nagata@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I've found a mistake in a comment of StrategyNotifyBgWriter
in freelist.c. bgwriterLatch was replaced by bgwprocno in
the following commit, but this is remained in the comment.
commit d72731a70450b5e7084991b9caa15cb58a2820df
Author: Andres Freund <andres(at)anarazel(dot)de>
Date: Thu Dec 25 18:24:20 2014 +0100
Lockless StrategyGetBuffer clock sweep hot path.
Attached a patch.
--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
| Attachment | Content-Type | Size |
|---|---|---|
| fix_freelist_comment.patch | text/x-diff | 822 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ideriha, Takeshi | 2017-01-20 09:11:54 | Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG |
| Previous Message | Michael Paquier | 2017-01-20 07:59:52 | Re: Password identifiers, protocol aging and SCRAM protocol |