Plain strdup() in frontend code - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Plain strdup() in frontend code
Date
Msg-id Y0y9xenfoBPc-Tufsr2Zg-MmkrJslm0Tw_CMg4p_j58-k_PXNC0klMdkKQkg61BkXC9_uWo-DcUzfxnHqpkpoR5jjVZrPHqKYikcHIiONhg=@yesql.se
Whole thread Raw
Responses Re: Plain strdup() in frontend code
List pgsql-hackers
Reading code I noticed that we in a few rare instances use strdup() in frontend
utilities instead of pg_strdup().  Is there a reason for not using pg_strdup()
consistently as per the attached patch?

cheers ./daniel

Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Cleanup/remove/update references to OID column
Next
From: Michael Paquier
Date:
Subject: Re: Plain strdup() in frontend code