Results 179 comments of Kishan B

Hi can you share maven pom details?

Kindly integrate with objectify

@Yugloocamai Can you update if that worked so that the issue can be closed ?

It would be great if this was documented in the README

It would be nice to learn cgo by example. Can you consider reviving this ?

Below are the logs (took this by pointing my psql server to the PR) ```json {"level":"debug","timestamp":"2022-11-10T21:31:05.303184+05:30","caller":"[email protected]/wire.go:126","msg":"serving a new client connection"} {"level":"debug","timestamp":"2022-11-10T21:31:05.305053+05:30","caller":"[email protected]/wire.go:137","msg":"handshake successfull, validating authentication"} {"level":"debug","timestamp":"2022-11-10T21:31:05.305105+05:30","caller":"[email protected]/handshake.go:74","msg":"reading client parameters"} {"level":"debug","timestamp":"2022-11-10T21:31:05.305118+05:30","caller":"[email protected]/handshake.go:92","msg":"client parameter","key":"user","value":"asfsdf"} {"level":"debug","timestamp":"2022-11-10T21:31:05.30513+05:30","caller":"[email protected]/handshake.go:92","msg":"client...

i understood https://github.com/jeroenrinzema/psql-wire/issues/41#issuecomment-1310361503 only now 🤦 I updated the query handler to split using ";" and run statements so that the way it performs operation is ## Pseudocode ``` for...

I also have this question (may be it should belong in discussions) How should a consumer handle parameters array for bulk queries like this?