[pgAdmin4][PATCH] Fix handling of real type

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][PATCH] Fix handling of real type
Date: 2017-06-19 16:28:32
Message-ID: CAKKotZQp_XAHR-i7Xyh9Tkckwg_z20oiUSL-Y1SbVze6nPSXKg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the handling of real type.
RM#2502

Steps to re-produce: Below given query fails to render result in Query tool,
SELECT 'Infinity'::real, '{Infinity}'::real[]

Also updated PG Data type feature test for the same.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2502.diff text/plain 2.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Shirley Wang 2017-06-19 18:46:01 Re: [pgadmin-hackers] Declarative partitioning in pgAdmin4
Previous Message Harshal Dhumal 2017-06-19 13:19:57 Re: [pgadmin-hackers] Declarative partitioning in pgAdmin4