Commit 87e6f00
authored
Merge pull request #119 from RekGRpth/patch-2
Postgres 19 support
The postgres/postgres@bab2f27 commit replaced the bits32 type with uint32.
Replace it in the InitPostgresCompat function definition.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