pgadmin4/web/pgadmin/utils/driver/psycopg3
Khushboo Vashi f207818afa
Implemented a server-side cursor to enhance performance when retrieving large datasets. #5797
2025-07-02 12:47:01 +05:30
..
__init__.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
connection.py Implemented a server-side cursor to enhance performance when retrieving large datasets. #5797 2025-07-02 12:47:01 +05:30
cursor.py Implemented a server-side cursor to enhance performance when retrieving large datasets. #5797 2025-07-02 12:47:01 +05:30
encoding.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
generate_keywords.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
keywords.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
server_manager.py Added ability to use SQL in the 'DB Restriction' field. #2767 2025-04-04 15:53:12 +05:30
typecast.py Fixed an issue where the PSQL tool would hang when the database encoding was set to SQL_ASCII and certain commands were executed. 2025-05-14 14:05:29 +05:30