diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-08-26 01:06:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-08-26 01:06:20 +0000 |
commit | 19a251d0ec8ffb326a8c46a7c66821834dbba8d3 (patch) | |
tree | 6fed5e8574ed6b6b649dfe9847f7d526b8e2fbf6 /src/backend/commands/async.c | |
parent | 1be615f381479cdcbc58f9a7684efa530705373d (diff) | |
download | postgresql-19a251d0ec8ffb326a8c46a7c66821834dbba8d3.tar.gz postgresql-19a251d0ec8ffb326a8c46a7c66821834dbba8d3.zip |
>>>>The JDBC driver requires
>>>>
>>>> permission java.net.SocketPermission "host:port", "connect";
>>>>
>>>>in the policy file of the application using the JDBC driver
>>>>in the postgresql.jar file. Since the Socket() call in the
>>>>driver is not protected by AccessController.doPrivileged() this
>>>>permission must also be granted to the entire application.
>>>>
>>>>The attached diff fixes it so that the connect permission can be
>>>>restricted just the the postgresql.jar codeBase if desired.
David Daney
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions