pgAdmin 4 commit: Fix an issue when user define Cast fromsmallint->tex - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix an issue when user define Cast fromsmallint->tex
Date
Msg-id E1gZb1K-0008Fg-Is@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue when user define Cast from smallint->text is created. Fixes #3753

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_7.rst                                        | 1 +
.../schemas/tables/templates/index/sql/11_plus/column_details.sql       | 2 +-
.../schemas/tables/templates/index/sql/default/column_details.sql       | 2 +-
.../schemas/tables/templates/index/sql/gpdb_5.0_plus/column_details.sql | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM3726] EXCLUDE constraint omits WHERE clause
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin] [RM#3831] Utility script to update copyright information