Re: Supported platforms for pgAdmin 4.

2024-02-14 Thread Dave Page
On Thu, 8 Feb 2024 at 09:29, Khushboo Vashi 
wrote:

>
>
> On Thu, Feb 8, 2024 at 2:32 PM Dave Page  wrote:
>
>> Hi
>>
>> On Thu, 8 Feb 2024 at 04:55, Yogesh Mahajan <
>> yogesh.maha...@enterprisedb.com> wrote:
>>
>>> Hi Dave,
>>>
>>> Mac OS Catalina and Bigsur support ended on 12 Sep 2022 and 26 Sep 2023
>>> respectively. Should we drop support for this platform?
>>> Also for Ubuntu 23.04 support is ended in Jan 2024, should we drop this?
>>>
>>
>> That sounds reasonable to me (for the next release, not the in-progress
>> one). Any other opinions from folks?
>>
>> We should revisit our supported browser once.
>

Yes. Can you come up with a proposal for the changes please?

FYI, I've updated the macOS download page with a support matrix:

https://www.pgadmin.org/download/pgadmin-4-macos/

I'll go disable the Ubuntu 23.04 build in a moment.

-- 
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
EDB: https://www.enterprisedb.com


[pgadmin-org/pgadmin4] e81a03: Fix an issue where the scripts created by generate...

2024-02-14 Thread Anil Sahoo
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: e81a036850b2147309db755e738513d739bbb5b7
  
https://github.com/pgadmin-org/pgadmin4/commit/e81a036850b2147309db755e738513d739bbb5b7
  Author: Anil Sahoo 
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
M 
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequences/sql/15_plus/create.sql
M 
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequences/sql/default/create.sql
M 
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/pg/default/alter_ownedby_column.sql
M 
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/pg/default/alter_ownedby_remove.sql
M 
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/pg/default/create_sequence_ownedby.sql
M 
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/tests/pg/default/create_sequence_ownedby_msql.sql

  Log Message:
  ---
  Fix an issue where the scripts created by generate script of Schema diff for 
Table with sequence was not working earlier. #7165






[pgadmin-org/pgadmin4] a74b02: Update release note

2024-02-14 Thread Akshay Joshi
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: a74b0232f9dc4e3de7c281b8329b078f3840c549
  
https://github.com/pgadmin-org/pgadmin4/commit/a74b0232f9dc4e3de7c281b8329b078f3840c549
  Author: Akshay Joshi 
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
M docs/en_US/release_notes_8_4.rst

  Log Message:
  ---
  Update release note