adding strndup

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: adding strndup
Date: 2019-12-04 14:40:21
Message-ID: 20191204144021.GA17976@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just proposed in
https://postgr.es/m/0191204143715.GA17312@alvherre.pgsql the addition of
strndup() to our src/port.

I think this should be pretty uncontroversial, but wanted to give a
heads-up outside that thread. I attach the patch here for completeness.

--
Álvaro Herrera http://www.twitter.com/alvherre

Attachment Content-Type Size
v3-0001-Add-strndup-pg_strndup.patch text/x-diff 6.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2019-12-04 15:24:01 Re: Update minimum SSL version
Previous Message Alvaro Herrera 2019-12-04 14:37:15 Re: log bind parameter values on error