pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug
Date: 2020-05-11 08:05:18
Message-ID: E1jY3R8-0003pg-HO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-11 11:18:18 pgAdmin 4 commit: Ensure that maintenance job should be worked properly
Previous Message Akshay Joshi 2020-05-11 06:42:08 Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework