mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 07:13:09 -05:00
The style is set to "printf" for backwards compatibility everywhere except
on Windows, where it is set to "gnu_printf", which eliminates hundreds of
false error messages from modern versions of gcc arising from %m and %ll{d,u}
formats.
|
||
|---|---|---|
| .. | ||
| dllist.h | ||
| stringinfo.h | ||