Message-ID: From: "davecramer (@davecramer)" To: "postgresql-interfaces/psqlodbc" Date: Tue, 01 Oct 2024 10:38:28 +0000 Subject: [postgresql-interfaces/psqlodbc] PR #61: Backpatch https://github.com/postgresql-interfaces/psqlodbc/pull/55 (… List-Id: X-GitHub-Author-Id: 406518 X-GitHub-Author-Login: davecramer X-GitHub-Issue: 61 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: closed X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/61 Content-Type: text/plain; charset=utf-8 …#60) * Another place where refcnt in the COL_INFO object is unfortunately (#55) erased. * cherry pick fixes for memory leaks and update version ---------