Skip to content

Commit b1118b5

Browse files
author
Jonathan S. Katz
committed
Indicate support for PL/Perl
PL/Perl support was added to the PostGIS-enabled containers, as such, the Operator can now support it. Issue: CrunchyData/crunchy-containers#1287
1 parent 558d1b9 commit b1118b5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ There is also a `pgo-client` container if you wish to deploy the client directly
189189
- [PostgreSQL](https://www.postgresql.org)
190190
- [PostgreSQL Contrib Modules](https://www.postgresql.org/docs/current/contrib.html)
191191
- [PL/Python + PL/Python 3](https://www.postgresql.org/docs/current/plpython.html)
192+
- [PL/Perl](https://www.postgresql.org/docs/current/plperl.html)
192193
- [pgAudit](https://www.pgaudit.org/)
193194
- [pgAudit Analyze](https://github.com/pgaudit/pgaudit_analyze)
194195
- [pgnodemx](https://github.com/CrunchyData/pgnodemx)

docs/content/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ The Crunchy PostgreSQL Operator extends Kubernetes to provide a higher-level abs
104104
- [PostgreSQL](https://www.postgresql.org)
105105
- [PostgreSQL Contrib Modules](https://www.postgresql.org/docs/current/contrib.html)
106106
- [PL/Python + PL/Python 3](https://www.postgresql.org/docs/current/plpython.html)
107+
- [PL/Perl](https://www.postgresql.org/docs/current/plperl.html)
107108
- [pgAudit](https://www.pgaudit.org/)
108109
- [pgAudit Analyze](https://github.com/pgaudit/pgaudit_analyze)
109110
- [pgnodemx](https://github.com/CrunchyData/pgnodemx)

0 commit comments

Comments
 (0)