pgAdmin 4 commit: Fix an issue where the table is not created with auto - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix an issue where the table is not created with auto
Date
Msg-id E1ioohr-00005e-0k@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM5069] pgadmin4 server broken with shutdown server
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5069] pgadmin4 server broken with shutdown server