Skip to content

Commit 9c1fdb7

Browse files
authored
(MAINT) Indicate supported PostgreSQL versions
Prior to this commit, there was an old limitation noted that we only support up to PostgreSQL 9.5. After this commit, we remove that limitation because we support whatever the default for each OS is.
1 parent ef64c30 commit 9c1fdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ For information on the classes and types, see the [REFERENCE.md](https://github.
320320

321321
## Limitations
322322

323-
Works with versions of PostgreSQL from 8.1 through 9.5.
323+
Works with versions of PostgreSQL on supported OSes.
324324

325325
For an extensive list of supported operating systems, see [metadata.json](https://github.com/puppetlabs/puppetlabs-postgresql/blob/master/metadata.json)
326326

0 commit comments

Comments
 (0)