Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZmRTH-0000FA-Va for pgsql-docs@arkaria.postgresql.org; Wed, 14 Oct 2015 19:12:20 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZmRTG-0000Rv-TL for pgsql-docs@arkaria.postgresql.org; Wed, 14 Oct 2015 19:12:18 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZmFgf-0006CV-2o for pgsql-docs@postgresql.org; Wed, 14 Oct 2015 06:37:21 +0000 Received: from mail-wi0-f172.google.com ([209.85.212.172]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1ZmFgb-0003cT-Fj for pgsql-docs@postgresql.org; Wed, 14 Oct 2015 06:37:19 +0000 Received: by wieq12 with SMTP id q12so66338902wie.1 for ; Tue, 13 Oct 2015 23:37:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=tAf6mNWQNCigZeHi3WDRycB7yKZHKhRsDo1ilrDpwbI=; b=MiK1i17D9Fp6p+7OqXSmd0Xopfwb6VdNMX1IbnG5bO6rdknlw/j0eWGCzmkgYYgku8 jHiGPAnjyW3ut9dWGDxRg5RdIq4id2ZuiYylu5qpqcSSpTS38Sk6exS9bJM1XEn4bGbL +WjeufOtC50GkAedaXm7LHJSA/mDttAlTIzBuimdzZV1PIIX1hEmNP9+Dc076oNxpDON GprKf132hsI7qDBtAPOgD48sMx6B/D0TVk1fZVel9FUhl0M8x3g8t059wv5u1Rirml5r YRW+XxvOrZCoPWuwHdy7yqnVudOUdJy5Ky2Ch4XhmxxeVjZ8g7FPg1QHfa3iV96APLTd JZuw== X-Gm-Message-State: ALoCoQmoRm884wcL1SK96wI/VUMXVc46bR6g7CYAg2U68AkJqR3THsilGlVC/bnDuuH8uWx7vbUT X-Received: by 10.195.17.163 with SMTP id gf3mr1718638wjd.105.1444804634598; Tue, 13 Oct 2015 23:37:14 -0700 (PDT) Received: from [192.168.1.106] (dsl-hkibrasgw1-58c38f-82.dhcp.inet.fi. [88.195.143.82]) by smtp.googlemail.com with ESMTPSA id i10sm7923337wjz.41.2015.10.13.23.37.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Oct 2015 23:37:13 -0700 (PDT) Message-ID: <561DF819.1020404@pivotal.io> Date: Wed, 14 Oct 2015 09:37:13 +0300 From: Heikki Linnakangas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: pgsql-docs , Stephen Frost Subject: sepgsql and row-level security Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org The docs on sepgsql says (http://www.postgresql.org/docs/9.5/static/sepgsql.html#SEPGSQL-LIMITATIONS): > PostgreSQL does not support row-level access; therefore, sepgsql does > not support it either. Should that be adjusted for 9.5? - Heikki -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs