pgAdmin 4 commit: Fix an issue when user define Cast from smallint->tex

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue when user define Cast from smallint->tex
Date: 2018-12-19 12:32:14
Message-ID: E1gZb1K-0008Fg-Is@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2018-12-19 14:32:53 [pgAdmin] [RM#3831] Utility script to update copyright information
Previous Message Aditya Toshniwal 2018-12-19 12:19:40 Re: [pgAdmin4][RM3726] EXCLUDE constraint omits WHERE clause