pgAdmin 4 commit: Quote the owner name when creating types. Fixes#2787 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Quote the owner name when creating types. Fixes#2787
Date
Msg-id E1eH6n0-000797-W6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Quote the owner name when creating types. Fixes #2787

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd8e2fe8a6cd88421a0aca9cb7abcdd28d2bfbc5
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/types/templates/type/sql/default/create.sql     | 2 +-
.../databases/schemas/types/templates/type/sql/default/update.sql     | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Properly quote owner in Type definition