changeset 181:e509eccff303

Remove moaning comment Though what the comment sais is true, it's actually documented in the description of the CREATE POLICY reference docs.
author Tom Gottfried <tom@intevation.de>
date Tue, 17 Jul 2018 19:13:16 +0200
parents 0423eab4ad45
children 4df4e4bf480e
files schema/tap_tests.sql
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/schema/tap_tests.sql	Tue Jul 17 19:08:18 2018 +0200
+++ b/schema/tap_tests.sql	Tue Jul 17 19:13:16 2018 +0200
@@ -51,10 +51,6 @@
                   ('AT', 'XXX', '00001', '00000', 2)::isrs),
         $2, 'AT', 'AT', 'AT',
         1, 'depth', 'testorganization');
--- XXX: In contrast to what table 240 in the PostgreSQL docs says
--- (https://www.postgresql.org/docs/10/static/sql-createpolicy.html),
--- the following tests seem to show that the USING expression is applied
--- also to an INSERT:
 SELECT lives_ok('EXECUTE bn_insert(''test1'',
                   ST_geomfromtext(''POLYGON((0 0, 0 1, 1 1, 1 0, 0 0))'',
                       4326))',