Commit 4345c66
authored
Fix Postgres 19 support
The postgres/postgres@bab2f27 commit replaced the bits32 type with uint32.
Replace it in the InitPostgresCompat function definition.1 parent 365ac1a commit 4345c66
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
0 commit comments