[PATCH] Fix error on displaying table properties of a table partitioned by list having a default partition.

From: Sander Eikelenboom <linux(at)eikelenboom(dot)it>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PATCH] Fix error on displaying table properties of a table partitioned by list having a default partition.
Date: 2019-05-13 08:58:55
Message-ID: 8ff576c5-05ce-5514-7aba-94228d2765c8@eikelenboom.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

L.S.,

This patch fixes an error on displaying table properties of a table partitioned by list having a default partition.
This is an additional fix for bug #3938 which was missed in commit a9d964b5ca04bbe00bf5585d5c19bdfdf603c8a9.

--
Sander Eikelenboom

Attachment Content-Type Size
fix-table-properties-display.diff text/x-patch 1.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-05-14 08:27:50 pgAdmin 4 commit: Clarify when the container will load server definitio
Previous Message Usman Muzaffar 2019-05-13 07:27:36 Feature test intermittent failure fixes