Message-ID: From: "beikov (@beikov)" To: "pgjdbc/pgjdbc" Date: Wed, 06 Dec 2023 08:49:07 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3049: TypeInfoCache should be clearable/resetable In-Reply-To: References: List-Id: X-GitHub-Author-Login: beikov X-GitHub-Comment-Id: 1842445836 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3049 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3049#issuecomment-1842445836 Content-Type: text/plain; charset=utf-8 That's certainly possible, but note that the drop type can happen on other connections as well, so it wouldn't be a full solution.