Skip to content

Commit 3b35e3d

Browse files
PMM-14317: PG 18 support (#184)
* PMM-14517: Skeleton PG Setup * PMM-14317: Fix spacing
1 parent e96b9fb commit 3b35e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmm_qa/scripts/database_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"TARBALL": ""}
3939
},
4040
"PGSQL": {
41-
"versions": ["11", "12", "13", "14", "15", "16", "17"],
41+
"versions": ["11", "12", "13", "14", "15", "16", "18", "17"],
4242
"configurations": {"QUERY_SOURCE": "pgstatements", "CLIENT_VERSION": "3-dev-latest", "USE_SOCKET": "",
4343
"SETUP_TYPE": ""}
4444
},

0 commit comments

Comments
 (0)