Commit fc5c06e
Fix Postgres 19 support
The postgres/postgres@bab2f27 commit replaced the bits32 type with uint32.
Replace it in the InitPostgresCompat function definition.1 parent 4317e38 commit fc5c06e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments