pgAdmin 4 commit: Default tablespace should not be visible for the mult

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Default tablespace should not be visible for the mult
Date: 2020-01-24 06:06:12
Message-ID: E1ius6e-0005sX-QG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Default tablespace should not be visible for the multi-level partitioned table on PG 12

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4faf14b45ff4878b7fcb1c98235f22c7756a14a7

Modified Files
--------------
.../schemas/tables/templates/partitions/sql/pg/12_plus/properties.sql | 2 +-
.../schemas/tables/templates/partitions/sql/ppas/12_plus/properties.sql | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-24 10:45:52 pgAdmin 4 commit: 1) Disable Fill Factor and Has OIDs control for the p
Previous Message Akshay Joshi 2020-01-23 13:19:26 pgAdmin 4 commit: Added support for a multi-level partitioned table. Fi