Commit 76c68dc
committed
(SUP-4210) Remove logic for EOL Postgres versions
This commit cleans up logic in the `psql_metrics` script that supported
Postgres versions older than 10.
These versions are all end of life upstream. Puppet Enterprise upgraded
to PostgreSQL 11 with the 2019.2 release and Open Source PuppetDB started
requiring PostgreSQL 11 with the 7.0.0 release.1 parent b9ebb27 commit 76c68dc
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
249 | 247 | | |
250 | 248 | | |
251 | 249 | | |
| |||
314 | 312 | | |
315 | 313 | | |
316 | 314 | | |
317 | | - | |
318 | | - | |
319 | 315 | | |
320 | 316 | | |
321 | 317 | | |
322 | 318 | | |
323 | 319 | | |
324 | 320 | | |
325 | 321 | | |
326 | | - | |
| 322 | + | |
327 | 323 | | |
328 | 324 | | |
329 | 325 | | |
| |||
0 commit comments