postgreSQL 11 support and PLjava
the platform support guide clearly green lights postgreSQL 11 for use with Pega Platform 8.2, but the installation guide (tomcat/postgres) states the usual installation of the PLjava module in postgres, while the install image only provides the jar file for postgreSQL 9.3, 9.4, 9.5, 9.6
Where is the prebuild jar for postgres 11 ?
and yes, I realize that I could go to github (https://github.com/tada/pljava/releases), download the source install Maven, gcc-c++, gcc, openssl, and build my own, but if you support/recommend postgreSQL 11, why is the jar not provided in the install image?