From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
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: Fix comment in build_simple_rel |
Date: | 2016-11-28 18:57:35 |
Message-ID: | 20161128185735.64icdxmjw5pz6oia@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Amit Langote wrote:
> Attached fixes reference in a comment to a non-existent function:
>
> s/GetRelationInfo/get_relation_info/g
Thanks, pushed. get_relation_info() itself had been neglected when this
responsibility was added onto it; I added an entry there too.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2016-11-28 19:03:16 | Re: PSQL commands: \quit_if, \quit_unless |
Previous Message | Robert Haas | 2016-11-28 18:48:49 | Re: Dynamic shared memory areas |