mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
%lld fix.
This commit is contained in:
parent
8133867f51
commit
a752e322a3
@ -223,7 +223,7 @@ extern void srandom(int seed);
|
|||||||
#undef HAVE_LONG_INT_64
|
#undef HAVE_LONG_INT_64
|
||||||
|
|
||||||
/* Set to 1 if type "long long int" works and is 64 bits */
|
/* Set to 1 if type "long long int" works and is 64 bits */
|
||||||
#undef HAVE_LONG_LONG_INT_64_Ld
|
#undef HAVE_LONG_LONG_INT_64_lld
|
||||||
#undef HAVE_LONG_LONG_INT_64_qd
|
#undef HAVE_LONG_LONG_INT_64_qd
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user