pgAdmin 4 commit: Identify the collation correctly when reverse enginee - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Identify the collation correctly when reverse enginee
Date
Msg-id E1bvBQO-0000JA-JG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Identify the collation correctly when reverse engineering table SQL. Fixes #1847

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d39b5fb412b896c02ccd812661d9920711f05de
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../columns/templates/catalog_object_column/sql/9.1_plus/properties.sql | 2 +-
.../schemas/tables/templates/column/sql/9.1_plus/properties.sql         | 2 +-
.../schemas/tables/templates/column/sql/9.2_plus/properties.sql         | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4]: RM1845 - Add node method to fetch synonym properties
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM 1847 SQL script generated by pgAdmin 4 to create table has errors.