Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dIC13-00075u-IL for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 10:47:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dIC13-0003lA-4o for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 10:47:13 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dIC12-0003j9-Fk for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 10:47:12 +0000 Received: from mail-it0-x231.google.com ([2607:f8b0:4001:c0b::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dIC0y-0007Dv-Nk for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 10:47:12 +0000 Received: by mail-it0-x231.google.com with SMTP id r63so105432840itc.1 for ; Tue, 06 Jun 2017 03:47:08 -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=3J7iMuFTBA/SJ4/PtSJcd7m9TFWpH5gjKfes69YCH9E=; b=b22R4eLCA7BB+qAR8GZGxY6aLyUWwovneeQkExwxyUMJLaZeWTnDMAQT3dbD9GMjfk VDb6+e0nou1Qrt2QHT79lDIBCLQBtO6EW20qy0Lg/zfJVw2nsDqFpulKmfXx3Pw/S2Jr Jek7ATCBGIKV+vXLc1SKGFs8J/ZjtOCszK5rx10p9uvZabvBI+2zKU+Bbs9xZINDLaUU izRRPzz60tM7qijBbhXMq7RgiL7bizkQubVH/YYKofhavP9czoNRDu1USbMqQzBJDnMy nkYf1+twgM19rg1pQr0nh9h6SJnJgedrFBgPHpb24E0kBdtHRaFbdmc+24xxfQl2r1NH tjGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=3J7iMuFTBA/SJ4/PtSJcd7m9TFWpH5gjKfes69YCH9E=; b=oM4yt/05GQOQX8Nxjb05IprK/IJ8WpJwDnuglhLXc8LlmLIbKCkljf5eE3dXowKeQY UNUpUBwCjQSQmoS1QMPEMXIN1tu7Uj4bjur2khzScoYGDYxDSD1U+x86tuSXincjj6Sb mDTVlYr88urchrqMDlXAcAYX72uale3QKlYiIOi8Iox1zqtNCzuiol7uZZbtc5IILTGJ 1IvOOtlMiZOmUISo1eL7Q5pUTV6CEckqryxWWXqJpRHqQnykIuvt01Vpzj+EBRprLjJ7 HDNuIzdBXK0jO+sicooD9/h9wVkgNMDPkrMlX5gwv5zsYNEUQc2shO/KO5J6UlA/AvuP AwoQ== X-Gm-Message-State: AODbwcBOEwKobvTyTaA7/fmb14PBcY0XRYJnxq+pTYBN9PeovYTpSvOu 3IDS3SrXhuoYGVePYFe/R1uNkR/czfni X-Received: by 10.36.147.2 with SMTP id y2mr15343957itd.43.1496746027165; Tue, 06 Jun 2017 03:47:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Tue, 6 Jun 2017 03:47:06 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 6 Jun 2017 11:47:06 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] Display Security Labels in SQL (PPAS9.2+) 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, applied. On Fri, Jun 2, 2017 at 4:22 PM, Murtuza Zabuawala wrote: > Hi, > > PFA minor patch to fix the issue where Security Labels were not displaying > in Reversed engineered schema SQL for PPAS9.2+. > RM#1575 > > -- > 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