pgAdmin 4 commit: Clarify wording for the NO INHERIT option on constrai - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Clarify wording for the NO INHERIT option on constrai
Date
Msg-id E1hT2Me-0003Ht-9O@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Clarify wording for the NO INHERIT option on constraints, per Michel Feinstein. Fixes #4275

Branch
------
master

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

Modified Files
--------------
docs/en_US/check_dialog.rst      | 5 +++--
docs/en_US/release_notes_4_7.rst | 1 +
docs/en_US/table_dialog.rst      | 5 +++--
3 files changed, 7 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Validate permissions on the session directory itself,