pgAdmin 4 commit: 1) Disable Fill Factor and Has OIDs control for the p - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Disable Fill Factor and Has OIDs control for the p
Date
Msg-id E1iuwTI-0004RY-0I@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Disable Fill Factor and Has OIDs control for the partitioned table.
2) Added reloptions for the partitions and partitioned table.

Branch
------
master

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

Modified Files
--------------
.../tables/partitions/static/js/partition.js       | 10 ++++++++--
.../databases/schemas/tables/static/js/table.js    |  8 +++++++-
.../templates/partitions/sql/pg/10_plus/create.sql | 23 ++++++++++++++++++++++
.../partitions/sql/ppas/10_plus/create.sql         | 23 ++++++++++++++++++++++
.../servers/databases/schemas/tables/utils.py      | 15 +++++++++-----
5 files changed, 71 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Default tablespace should not be visible for the mult
Next
From: Nagesh Dhope
Date:
Subject: [pgAdmin][RM4763][RM4762] Allow screen readers to identify errors andread description of non-textable elements.