From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Further simplification of c.h's #include section |
Date: | 2017-11-15 15:58:09 |
Message-ID: | CA+TgmoZ=zN8C61LwV65-KCoCYsyTu0d16Ws=R6Wu9EX+FBwZKQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Nov 15, 2017 at 10:51 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> 1. Move what's currently in src/include/port/win32.h (a/k/a
> pg_config_os.h) to a new file, say src/include/port/win32_2.h.
I have no objection to trying to clean things up in that area, but I
request a less-lame filename than win32_2.h
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2017-11-15 16:05:50 | Re: Schedule for migration to pglister |
Previous Message | Robert Haas | 2017-11-15 15:56:44 | Re: Separate leader buffer info and worker wait info in EXPLAIN output? |