USER1995
USER1995
> @fluca1978 Can you take the first round of the review I’ll still need to look into the memory leaks — they’re showing up in the configuration test and the...
> @Userfrom1995 In those cases you put the pull request into Draft mode. Once you think you are done, you take it out of Draft mode, and PTAL us @jesperpedersen...
## CI and Docker Changes I will remove all Docker and CI-related changes from this PR and move them into a **separate PR** with proper reasoning and an associated issue....
> @Userfrom1995 Yes, separate things should have its own issue, and separate pull request(s) such that this pull request is only about aliases I will create a separate PR for...
@jesperpedersen @fluca1978 PTAL
> @Userfrom1995 I think it would be good to have a simple test case for this - positive is enough - just so we don't regress the functionality somehow Would...
Hi @jesperpedersen, @fluca1978 I've noticed that this PR (https://github.com/agroal/pgagroal/pull/523) has been open for a while without any recent updates. If no one is working on it anymore, can I take...
This is a known issue. Please have a look at this comment https://github.com/agroal/pgagroal/pull/653#issuecomment-3478082237 and the discussion that follows: https://github.com/agroal/pgagroal/pull/653#issuecomment-3478082237 You will find our testing logs there, along with everything we...
> Shall I close this issue? No, keep it open, we plan to solve this issue in a different PR. PR #653 fixes the bug in issue #629 related to...
> [@Userfrom1995](https://github.com/Userfrom1995) is this code is responsible for receiving data from pgbench to pgagroal (EXPERIMENTAL_FEATURE_RECV_MULTISHOT_ENABLED is not enables for me) https://github.com/agroal/pgagroal/blob/f4b3ef4c05b741d070344a70b61dba27022bd5c5/src/libpgagroal/message.c#L176 https://github.com/agroal/pgagroal/blob/f4b3ef4c05b741d070344a70b61dba27022bd5c5/src/libpgagroal/message.c#L151 https://github.com/agroal/pgagroal/blob/f4b3ef4c05b741d070344a70b61dba27022bd5c5/src/libpgagroal/ev.c#L471 These are the ones you should look...