| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: comment fix in attoptcache.c |
| Date: | 2017-06-02 09:18:58 |
| Message-ID: | CABUevEzq+cT34MF2DO7uYzuCksdW82qbsNd0vQVX0QN3J_w-dQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jun 2, 2017 at 11:14 AM, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp
> wrote:
> Noticed a comment copy-pasted from spccache.c, which attached patch fixes
> to match the file.
>
> /*
> * InitializeAttoptCache
> - * Initialize the tablespace cache.
> + * Initialize the attribute options cache.
> */
>
Applied, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Kukushkin | 2017-06-02 09:51:04 | Why restore_command is called for existing files in pg_xlog? |
| Previous Message | Amit Langote | 2017-06-02 09:14:46 | comment fix in attoptcache.c |