Skip to content
Snippets Groups Projects
Commit 5b6d08cd authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Add use of asprintf()


Add asprintf(), pg_asprintf(), and psprintf() to simplify string
allocation and composition.  Replacement implementations taken from
NetBSD.

Reviewed-by: default avatarÁlvaro Herrera <alvherre@2ndquadrant.com>
Reviewed-by: default avatarAsif Naeem <anaeem.it@gmail.com>
parent a53dee43
No related branches found
No related tags found
No related merge requests found
Showing
with 62 additions and 159 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment