| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Ryu floating point output patch |
| Date: | 2018-12-13 22:20:42 |
| Message-ID: | 20181213222042.4cknymlhfihent4i@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2018-Dec-13, Andrew Gierth wrote:
> And again to fix the windows build - why does Mkvcbuild.pm have its own
> private copy of the file list for src/common?
I think at some point the Makefile parsing code was too stupid to deal
with the src/port Makefile, so it was hardcoded; later probably I
cargo-culted that into the src/common makefile. Maybe the parser has
already improved (or the makefile simplified) that the msvc tooling can
extract the files from the makefile? Dunno.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2018-12-13 22:52:33 | Re: automatically assigning catalog toast oids |
| Previous Message | Andrew Gierth | 2018-12-13 21:48:07 | Re: Ryu floating point output patch |