pgAdmin 4 commit: COST statement should not be automatically duplicated

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: COST statement should not be automatically duplicated
Date: 2018-08-06 06:24:31
Message-ID: E1fmYwR-0000oQ-Ei@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

COST statement should not be automatically duplicated after creating trigger function. Fixes #3526

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a17aa212f012f93e6acec644c53fa9f0dd774bdd

Modified Files
--------------
docs/en_US/release_notes_3_2.rst | 1 +
.../functions/templates/trigger_function/pg/sql/9.2_plus/create.sql | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-06 09:51:30 pgAdmin 4 commit: Added version number for URL's to ensure that files a
Previous Message Xuri Gong 2018-08-04 12:27:30 Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets