pgAdmin 4 commit: Added the 'PARALLEL UNSAFE' option to the missing SQL

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added the 'PARALLEL UNSAFE' option to the missing SQL
Date: 2020-09-24 07:54:36
Message-ID: E1kLM5M-00055J-4y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Azad Salahlı 2020-09-24 08:01:46 [pgAdmin] Fix incorrect import in setup.py
Previous Message Pradip Parkale 2020-09-23 18:00:12 Re: [pgAdmin][RM5843] [SQL] - Some 'options' values for function not shown in sql