pgAdmin 4 commit: Fix an issue where the table is not created with auto

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue where the table is not created with auto
Date: 2020-01-07 13:15:35
Message-ID: E1ioohr-00005e-0k@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue where the table is not created with autovacuum_enabled and toast.autovacuum_enabled for PG/EPAS 12. Fixes #5068.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 3 ++-
.../databases/schemas/tables/templates/tables/sql/12_plus/create.sql | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-07 13:20:45 Re: [pgAdmin][RM5069] pgadmin4 server broken with shutdown server
Previous Message Aditya Toshniwal 2020-01-07 12:44:56 [pgAdmin][RM5069] pgadmin4 server broken with shutdown server