| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: comment fix for CUSTOMPATH_* flags |
| Date: | 2016-08-31 07:12:52 |
| Message-ID: | CA+Tgmob0RRMAN4jm=wquzPowdmR9PROc+7OnMqL0zSkQZbFtDw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Aug 29, 2016 at 6:04 AM, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com> wrote:
> I noticed the source code comment around CustomPath structure says "see above"
> for definition of CUSTOMPATH_* flags. It was originally right, but it was moved
> to nodes/extensible.h on the further development. So, no comments are above.
> The attached patch corrects the comment for the right location.
Committed, thanks.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2016-08-31 07:17:55 | Re: Declarative partitioning - another take |
| Previous Message | Amit Langote | 2016-08-31 07:07:50 | Re: Declarative partitioning - another take |