public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added support for parameter toast_tuple_target and pa
Date: Wed, 01 Apr 2020 12:50:47 +0000
Message-ID: <[email protected]> (raw)
Added support for parameter toast_tuple_target and parallel_workers of the table. Fixes #5181
Fixed an issue where the autovacuum_enabled parameter is added automatically in the RE-SQL
when the table has been created using the WITH clause. Fixes #5180
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=358c5d0a0f839ae08d9bb1fab75b8db6edf0...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/images/table_advanced.png | Bin 69325 -> 88949 bytes
docs/en_US/release_notes_4_21.rst | 2 +
docs/en_US/table_dialog.rst | 8 +
.../databases/schemas/tables/static/js/table.js | 22 ++
.../tables/templates/tables/sql/10_plus/create.sql | 3 +-
.../templates/tables/sql/10_plus/properties.sql | 3 +-
.../tables/templates/tables/sql/11_plus/create.sql | 187 ++++++++++++++++
.../templates/tables/sql/11_plus/properties.sql | 77 +++++++
.../tables/templates/tables/sql/11_plus/update.sql | 245 +++++++++++++++++++++
.../tables/templates/tables/sql/12_plus/create.sql | 10 +-
.../templates/tables/sql/12_plus/properties.sql | 4 +-
.../tables/templates/tables/sql/12_plus/update.sql | 23 ++
.../templates/tables/sql/9.6_plus/create.sql | 174 +++++++++++++++
.../templates/tables/sql/9.6_plus/properties.sql | 72 ++++++
.../templates/tables/sql/9.6_plus/update.sql | 233 ++++++++++++++++++++
.../templates/tables/sql/default/properties.sql | 2 +-
16 files changed, 1059 insertions(+), 6 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Added support for parameter toast_tuple_target and pa
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox