Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Fri, 01 Dec 2023 12:08:36 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3049: TypeInfoCache should be clearable/resetable In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 1836014779 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-1836014779 Content-Type: text/plain; charset=utf-8 Fair enough. My first instinct here is to have a way to *NOT* cache an object if we know we are going to change it soon. That said I haven't really given it enough thought.