Re: pgsql: Offer pnstrdup to frontend code

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Offer pnstrdup to frontend code
Date: 2019-12-04 23:09:15
Message-ID: 20191204230915.GA28143@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2019-Dec-04, Alvaro Herrera wrote:

> Offer pnstrdup to frontend code
>
> We already had it on the backend. Frontend can also use it now.

Hmm, this broke ecpg on Windows. Looking ...

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-12-04 23:17:10 pgsql: Blind attempt at fixing ecpg/compatlib's build
Previous Message Alvaro Herrera 2019-12-04 22:36:52 pgsql: Offer pnstrdup to frontend code