Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bO14d-00074r-8X for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jul 2016 11:14:27 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bO14c-0004mG-SA for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jul 2016 11:14:26 +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_2) (envelope-from ) id 1bO14c-0004m4-G7 for pgadmin-hackers@postgresql.org; Fri, 15 Jul 2016 11:14:26 +0000 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bO14Z-00058V-Cd for pgadmin-hackers@postgresql.org; Fri, 15 Jul 2016 11:14:25 +0000 Received: by mail-it0-x22a.google.com with SMTP id f6so15876446ith.1 for ; Fri, 15 Jul 2016 04:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=LyuJ5+VzTkYfXf4B4b9gEyJ2BWTNMWhaBhO8QKipcFA=; b=DrqcYkPMYRHUIc0xyrFuESGqaYERm1cFDqQddFQuNaNkTR3oswY5FzMtX+XuhS+LOS 64hWiEqKCanelbrQQl58rNX9yjVxRzEYXzl8bQAi2Dlrn4YeCrV7wiFmUbg3uoUwxNtZ AHwoG5PX4Y3qNbYTQS9kAsJgjnK8OUfK6KetJ8Vm2f2nE/x2O2Da0z5wB54JYpbtGpdj Efb2j5qqdFDVeNTIVOqTFJOdFytYIc6zAkKqcPFo/O/0gvZ4H6PLeTHG8xiXC5CyLh4O e25BMQmwqRlO//l5Ww+9WI1T8hnBQVSj2J2cY8SQ7zX03o0JIOhdCFeNkN5xEjOKoI0K vXwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=LyuJ5+VzTkYfXf4B4b9gEyJ2BWTNMWhaBhO8QKipcFA=; b=RWZXmWRE2O0hltzQXXqNigtV3qbbNuUmDJgV5xM1HgikkDgtUV9jo1TciOz6L3OUDr SCkTkLeu07jutdhNIelzyqyzWTL6UlHKq0b0uTZ7BN4uLXDP/umEpVWAQvG2Eks2CIPE opkyDBzZ5LaE02YY6zOEK5dKnBu38QNdoUYm7lqn3o6YTJhr3K7Do9PMjSiiCcMWJP7r 6FRPwWzfu4Jt3cKZAGm7gLbHX/QR33k01YINWGrYEGb7pcwaJD4chelzFcWEYsyDh2bm VrQeuJd8mgiDxew5g9+fOhH6ZUYH0OD8+sB0MQ3nK5sQvVdiJOY21+L0J1dM7PDRoXwI Gn8Q== X-Gm-Message-State: ALyK8tJZHkPqaQjKy0xrh6qadiFODNHbQ+d6WlkwuFYHyEKqAwxDfxzjA/cJx4P6jW5xGYlDoa3Y+AF9In3i/A== X-Received: by 10.36.117.79 with SMTP id y76mr27654230itc.35.1468581262679; Fri, 15 Jul 2016 04:14:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Fri, 15 Jul 2016 04:14:21 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 15 Jul 2016 12:14:21 +0100 Message-ID: Subject: Re: PATCH: security label is not being added/updated for MATERIALIZED VIEW To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks - patch applied. On Thu, Jul 14, 2016 at 12:59 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue in MATERIALIZED VIEW node where user was not able > to add/update security label. > (RM#1458) > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers