pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug
Date
Msg-id E1jY3R8-0003pg-HO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Clarify and correct the docs on enabling the pl/debugger plugin on the server per Jakob Egger. Fixes #5503

Branch
------
master

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

Modified Files
--------------
docs/en_US/debugger.rst           | 4 ++--
docs/en_US/release_notes_4_22.rst | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed internal server error when clicking on Triggers