postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)help / color / mirror / Atom feed
[postgresql-interfaces/psqlodbc] PR #1: fix: if the connection is broken when calling SQLFreeHandle, the client can't be notified 3+ messages / 2 participants [nested] [flat]
* [postgresql-interfaces/psqlodbc] PR #1: fix: if the connection is broken when calling SQLFreeHandle, the client can't be notified @ 2023-12-05 21:50 "davecramer (@davecramer)" <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: davecramer (@davecramer) @ 2023-12-05 21:50 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #1: fix: if the connection is broken when calling SQLFreeHandle, the client can't be notified @ 2023-12-15 00:26 ` "apgrucza (@apgrucza)" <[email protected]> 1 sibling, 0 replies; 3+ messages in thread From: apgrucza (@apgrucza) @ 2023-12-15 00:26 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> (on statement.c) This line was removed in https://github.com/postgresql-interfaces/psqlodbc/commit/f3d66715dc46d7faf67a9785159d382674de497d on purpose to fix a crash (due to destructing the same object twice) and should not be added back. `rhold.first` is destructed on line 2374 below. ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #1: fix: if the connection is broken when calling SQLFreeHandle, the client can't be notified @ 2024-05-08 19:54 ` "davecramer (@davecramer)" <[email protected]> 1 sibling, 0 replies; 3+ messages in thread From: davecramer (@davecramer) @ 2024-05-08 19:54 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> will reopen another PR ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2024-05-08 19:54 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2023-12-05 21:50 [postgresql-interfaces/psqlodbc] PR #1: fix: if the connection is broken when calling SQLFreeHandle, the client can't be notified "davecramer (@davecramer)" <[email protected]> 2023-12-15 00:26 ` "apgrucza (@apgrucza)" <[email protected]> 2024-05-08 19:54 ` "davecramer (@davecramer)" <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox