Alvaro Herrera <[email protected]> writes: > I just proposed in > https://postgr.es/m/[email protected] 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.
Grepping, I notice that ecpg has an ecpg_strndup; should that be
replaced with this?
regards, tom lane
