-
- Downloads
Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints.
We have had INT64_FORMAT and UINT64_FORMAT for a long time, but that's not good enough if you want something more exotic, like "%20lld". Abhijit Menon-Sen, per Andres Freund's suggestion.
Showing
- config/c-library.m4 16 additions, 16 deletionsconfig/c-library.m4
- configure 18 additions, 26 deletionsconfigure
- configure.in 8 additions, 13 deletionsconfigure.in
- src/include/c.h 3 additions, 0 deletionssrc/include/c.h
- src/include/pg_config.h.in 2 additions, 5 deletionssrc/include/pg_config.h.in
- src/include/pg_config.h.win32 2 additions, 6 deletionssrc/include/pg_config.h.win32
Loading
Please register or sign in to comment