mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
%lld fix.
This commit is contained in:
@ -223,7 +223,7 @@ extern void srandom(int seed);
|
||||
#undef HAVE_LONG_INT_64
|
||||
|
||||
/* 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
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user