[pgAdmin4][Patch]: RM #2651 : "Create Script" view of functions always shows "ROWS 0"

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #2651 : "Create Script" view of functions always shows "ROWS 0"
Date: 2017-11-02 06:49:44
Message-ID: CAFOhELdh7NHDTL2RHh8zEHC1EO9OqmkS+pVNG3Y-k+Q+2A2Mjg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix RM #2651 : "Create Script" view of
functions always shows "ROWS 0".

Right now function displays ROWS 0 in case of empty ROWS field. Now it will
display correct value of the filed. This has been fixed in
Create/Update/View function.

Thanks,
Khushboo

Attachment Content-Type Size
RM_2651.patch text/x-patch 31.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-02 09:35:48 pgAdmin 4 commit: Fix counted rows display in table properties. Fixes #
Previous Message Murtuza Zabuawala 2017-11-02 05:09:19 Re: [pgAdmin4][Patch]: To handle long numbers for Rows (estimated) field in Table's properties