pgAdmin 4 commit: Fixed error on displaying table properties of a table

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed error on displaying table properties of a table
Date: 2019-05-15 13:06:29
Message-ID: E1hQtc5-0003oR-Uk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed error on displaying table properties of a table partitioned by list having a default partition. Fixes #4262

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab5f35da8d5242a74b42f1da28267ade27bd1b43
Author: Sander Eikelenboom <linux(at)eikelenboom(dot)it>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst | 3 ++-
.../servers/databases/schemas/tables/utils.py | 14 ++++++++++----
2 files changed, 12 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-05-15 13:06:55 Re: [PATCH] Fix error on displaying table properties of a table partitioned by list having a default partition.
Previous Message Akshay Joshi 2019-05-15 12:12:50 Re: [pgAdmin][RM4245] Elements does not highlight when they get focus (Accessibility)