- Notifications
You must be signed in to change notification settings - Fork5
Commit740d718
committed
Further fixing to make pg_size_bytes() portable.
Not all compilers support "long long" and the "LL" integer literalsuffix, so use a cast to int64 instead.1 parentad7cc1c commit740d718
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
816 |
| - | |
| 816 | + | |
817 | 817 |
| |
818 |
| - | |
| 818 | + | |
819 | 819 |
| |
820 |
| - | |
| 820 | + | |
821 | 821 |
| |
822 |
| - | |
| 822 | + | |
823 | 823 |
| |
824 |
| - | |
| 824 | + | |
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
|
0 commit comments
Comments
(0)