When querying a table with child tables, do not check permissions on the

Peter Eisentraut <peter_e@gmx.net>

Commit: 76d8883c8e3647ac2f7ff3c48226a25b1fd7888b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-10-23T05:24:52Z
Releases: 9.0.0
When querying a table with child tables, do not check permissions on the
child tables.  This was found to be useless and confusing in virtually all
cases, and also contrary to the SQL standard.

Files