mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Add note to comment for int64 typedef.
This commit is contained in:
parent
815377cc60
commit
7a53ba7c7f
@ -27,7 +27,7 @@ should be created. See the CheckPoint type difference between 9.5 and 9.6 as an
|
||||
Types from src/include/c.h
|
||||
***********************************************************************************************************************************/
|
||||
|
||||
// int64 type
|
||||
// int64 type. The definition in c.h is more complicated but here we can rely on stdint.h for the correct type.
|
||||
// ---------------------------------------------------------------------------------------------------------------------------------
|
||||
#if PG_VERSION > PG_VERSION_MAX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user