postgresql/src/include/lib
Peter Eisentraut 52ce20589a Add missing format attributes
Add __attribute__ decorations for printf format checking to the places that
were missing them.  Fix the resulting warnings.  Add
-Wmissing-format-attribute to the standard set of warnings for GCC, so these
don't happen again.

The warning fixes here are relatively harmless.  The one serious problem
discovered by this was already committed earlier in
cf15fb5cab.
2011-09-10 23:12:46 +03:00
..
dllist.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
stringinfo.h Add missing format attributes 2011-09-10 23:12:46 +03:00