Repleacement for src/port/snprintf.c - Mailing list pgsql-hackers

From Nicolai Tufar
Subject Repleacement for src/port/snprintf.c
Date
Msg-id d80929390501300217700c6b7b@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Greetings,
I would like to submit my changes to src/port/snprintf.c to
enable %n$ format placeholder replacement in snprintf() and
vsnprintf(). Additionally I implemented a trivial printf().

I also attach a diff for configure.in to include snprintf.o
in pgport but I am sure it is not the right thing to do.
Could someone give a hint on where I need to place such a
definition.

Best regards,
Nicolai Tufar

Attachment

pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Implementing Bitmap Indexes
Next
From: "John Hansen"
Date:
Subject: Re: [BUGS] Bug in create operator and/or initdb