pgAdmin 4 commit: Fixed an issue in SQL generation for PostgreSQL-14 fu

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue in SQL generation for PostgreSQL-14 fu
Date: 2021-12-31 09:01:17
Message-ID: E1n3Dmn-0000pj-MS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue in SQL generation for PostgreSQL-14 functions. Fixes #7081

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44ab4648a8df48d8cdd8319fd0b721844b908efe
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_4.rst | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-31 09:01:41 Re: [pgAdmin][Patch] - Bug #7081- schema diff function
Previous Message Nikhil Mohite 2021-12-31 08:17:24 [pgAdmin][RM-7075]: Procedure Help is missing from Help dialog