pgAdmin 4 commit: 1) Ensure that SQL formatter should not add extra tab - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that SQL formatter should not add extra tab
Date
Msg-id E1lOGhN-0007kw-Fj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure that SQL formatter should not add extra tabs and format the SQL correctly. Fixes #5869
2) Ensure that SQL formatter should not use tab size if 'Use spaces?' set to false. Fixes #6233

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_1.rst                          | 3 +++
web/pgadmin/misc/sql/__init__.py                          | 6 +++---
web/pgadmin/static/js/sqleditor/query_tool_preferences.js | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: fred.escallier@free.fr
Date:
Subject: Re: Translators: Release next week
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update Czech translation.