Reg-[Sonarqube] - expects 4 arguments, but 5 were provided.

From: Satish V <satish(dot)v(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Reg-[Sonarqube] - expects 4 arguments, but 5 were provided.
Date: 2020-06-12 07:12:39
Message-ID: CAOEjfmFH0aaRwi5qG20KaOoVrXrsMuTCZ6z4ZgwkuH2dTeqdOg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch which fixes the sonar issue of supplying more
parameters.
Kindly review and share the comments.

Thanks,
Sathish V

Attachment Content-Type Size
no_of_arg_fix.patch application/octet-stream 3.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-12 09:20:42 [pgAdmin][patch] Runtime fixes reported by SonarQube
Previous Message Aditya Toshniwal 2020-06-12 06:09:26 [pgAdmin][patch] Clumsy coding related fixes