[pgAdmin][RM7462]: Revisit all the SQL files and remove the SQL for all the unsupported version

From: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM7462]: Revisit all the SQL files and remove the SQL for all the unsupported version
Date: 2022-07-19 12:55:04
Message-ID: CAJ9T6SvbjBPZyBjBxU_GUG5mCz72ecVnV2Mugi2QAmWpi2fKMA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch for #7462. Revisit all the SQL files and
remove the SQL for all the unsupported versions.

I have made the following changes:

1. Renamed the 10_plus to default and moved required files to this
folder.
2. Removed all the folders below 10.
3. Made similar changes in resql test cases.

*Thanks & Regards,*

*Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation*

Attachment Content-Type Size
RM7462_v1.patch application/x-patch 1.6 MB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-20 12:33:09 pgAdmin 4 commit: 1) Improved autocomplete loading indicator.
Previous Message Akshay Joshi 2022-07-19 10:00:22 Re: [pgAdmin][RM7313] Port file manager to ReactJS