Re: palloc unification - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: palloc unification
Date
Msg-id 20130211232703.GE4737@alvh.no-ip.org
Whole thread Raw
In response to Re: palloc unification  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: palloc unification  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera escribió:

> c. I added the MSVC bits.  I tested that most of it works, but the
>    various regress executables as well as zic failed to build due to
>    lack of libpgcommon at link time.  I think I fixed it; I'm waiting on
>    new tests to run.  (This patch is the fixed version).

The attached is all that's necessary on top of the submitted v2 to make
it build on MSVC.

Barring objections, I will push this.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: JSON NULLs
Next
From: Tom Lane
Date:
Subject: Re: parser_analyze freeing memory which is later referenced