pgAdmin 4 commit: Added the 'PARALLEL UNSAFE' option to the missing SQL - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added the 'PARALLEL UNSAFE' option to the missing SQL
Date
Msg-id E1kLM5M-00055J-4y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added the 'PARALLEL UNSAFE' option to the missing SQL files.

refs #5843

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8611416ec99e094a71bb0ba0f3d404b68b3b580
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../templates/functions/pg/sql/9.6_plus/create.sql |  4 +--
.../functions/pg/sql/9.6_plus/properties.sql       | 35 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM5843] [SQL] - Some 'options' values for function not shown in sql
Next
From: Azad Salahlı
Date:
Subject: [pgAdmin] Fix incorrect import in setup.py