pgAdmin 4 commit: Properly handle truncated table names (>NAMEDATALEN) - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly handle truncated table names (>NAMEDATALEN)
Date
Msg-id E1cuCz0-0003eG-56@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly handle truncated table names (> NAMEDATALEN). Fixes #2277

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb0bd8acc5d6899ed514159e344928e6453faa63
Author: Aravindraja Thinakaran <aravind93raj@gmail.com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/tables/__init__.py      | 6 ++++++
1 file changed, 6 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add the config option ALLOW_SAVE_PASSWORD to allowad
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch][RM2257]: Query tool - Insert row doesn't usedefault values