Skip to content

Commit 265724b

Browse files
committed
postgis: support for postgres 16
1 parent 2a34104 commit 265724b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: manifests/globals.pp

+1
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@
260260
'10' => '2.4',
261261
'11' => '3.0',
262262
'12' => '3.0',
263+
'16' => '3.4',
263264
default => undef,
264265
}
265266
$globals_postgis_version = $postgis_version ? {

0 commit comments

Comments
 (0)