Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNDoe-0001Io-6t for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Jul 2016 06:38:40 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bNDod-00080O-Q6 for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Jul 2016 06:38:39 +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 1bNDoQ-0007mX-VL for pgadmin-hackers@postgresql.org; Wed, 13 Jul 2016 06:38:27 +0000 Received: from mail-qt0-x234.google.com ([2607:f8b0:400d:c0d::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bNDoN-0005n4-LV for pgadmin-hackers@postgresql.org; Wed, 13 Jul 2016 06:38:25 +0000 Received: by mail-qt0-x234.google.com with SMTP id j35so20680707qtj.2 for ; Tue, 12 Jul 2016 23:38:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=gctELNdRPWCaHOWv3p5fJMV2dyRuWGTfQIXkXeuq9PA=; b=NSgj1qKvGqsPOSkWDU6fEis5oZF3/PRVbMGY58gtlA/uHwGzt/q9CSIYGbm95BeEtq Tt87RTQCJ4VtWqjbZleNfFfzmsAR6cKjwncjD5N9j/0EE4PbAVesy5ZtVunzCzKt70W3 r/idiFgyINEbdUvcp6blAjONp2tCWgzDj5EWB7JKsCV3womKoMG1M/tXYCpJOb3huGph +Wm61C8vGxNW3+FKb22oRj9gj2mZ1mfXNWNq178o1Zh29gGz5NbLYgB+qVqRWYewsMJ5 PjbtQpUtMrAiVe3+8WOL0UopQmeYDhMDts8QfOw4RtwQqquhJtxbPI61V7eb4l4Dfl+C DBag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=gctELNdRPWCaHOWv3p5fJMV2dyRuWGTfQIXkXeuq9PA=; b=HQtczS45piHQOckRW5r3UwTPPPYgIJwKi7W8y1JGZZwPHKAwpZb2HepWqeZzkxjd9Z /SFr9NbDoGiVclDn2c3HkXPdK24Z+CaXUpETnRK52ldySyZHJuIDz8qRtno6KKF0UkW9 C6qGtK/OiubVRzkZfcBLSr8BTHNMfc8Wi1Kp51HseGIriZksxKK0lVN1ccrW5DlWZVTv 8y8CZWz5wgcRPiZs6M/RchyFxCLEa3BroSMw030ZabD45LVEtBoHsS34bPhlxBK+ueEG ErnHaeucyPanXxrYnhRiUU8jtxgqVIXe2+82L3lKtU8dpiSDa6j+NMik01t3J4isSysO MQXQ== X-Gm-Message-State: ALyK8tLQLKaWynCQwqi0eXYaX9ZNJZ0PJ8P+in3hc4Q9fuFubMnm3wPFaFKV5GVKA5wfY1qeTRKjsnxaGngStGMA X-Received: by 10.200.47.92 with SMTP id k28mr9568590qta.50.1468391902023; Tue, 12 Jul 2016 23:38:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.8.3 with HTTP; Tue, 12 Jul 2016 23:38:02 -0700 (PDT) From: Murtuza Zabuawala Date: Wed, 13 Jul 2016 12:08:02 +0530 Message-ID: Subject: Regarding issue in psycopg2 driver handling duplicate field names in query (pgAdmin4) To: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a11356d62b625fe05377ea188 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 --001a11356d62b625fe05377ea188 Content-Type: text/plain; charset=UTF-8 Hi, I was looking into RM#1409 and found that it is issue with psycopg2 driver handling DictCursor result which is not handling duplicate field names. I have also raised issue for the same https://github.com/psycopg/psycopg2/issues/454 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a11356d62b625fe05377ea188 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I was looking into RM#1409 and foun= d that it is issue with psycopg2 driver handling DictCursor =C2=A0result wh= ich is not handling duplicate field names.
=C2=A0
I hav= e also raised issue for the same=C2=A0https://github.com/psycopg/psycopg2/= issues/454


--
Regards,
Murtuza Zabuawal= a
EnterpriseDB:=C2=A0http:/= /www.enterprisedb.com
The Enterprise PostgreSQL Company
=
--001a11356d62b625fe05377ea188--