mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
also fixed a NPE when calling the next() method on a result set after the connection or resultset has been closed. (bug reported by Hans Deragon)