From: bgiles at coyotesong.com (Bear Giles) Date: Sun, 9 Aug 2015 10:50:00 -0600 Subject: [Pljava-dev] Jar FDW? Message-ID: Recent versions of PostgreSQL have a Foreign Data Wrapper. 1. Should pl/java provide a FDW for jar files? This is roughly akin to the current install_jar (and will certainly duplicate the effects behind the scenes) but will also make the contents of the jar visible to database users, if privileges permit. 2. Can pl/java provide a way to add these FDW to the classpath? 3. The initial version can be read-only. Would it make sense to add the ability to insert/update content or is that too risky? On the other hand this might be the cleanest way to implement the SP java body I mentioned. Bear -------------- next part -------------- An HTML attachment was scrubbed... URL: