Commit f07af1d
committed
Fix builds on macos13 due to missing cast
Added a missing cast that's been causing debug build failures on macos13
with PG18 after PR timescale#84651 parent ff980e6 commit f07af1d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
| 606 | + | |
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| |||
0 commit comments