Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 64446790d222232d618e614cf9665dc3749136e3 https://github.com/pgadmin-org/pgadmin4/commit/64446790d222232d618e614cf9665dc3749136e3 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths: M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Add a precautionary fix to handle connection timeout issue when fetching more rows in query tool grid. #6291