Skip to content

Conversation

@vic
Copy link

@vic vic commented Jun 26, 2021

Previous to this change, if you tried to issue a SET command,
finagle-postgres would raise an exception telling no completion command
is known for tag SET. This patch implements such a response from
server.

SET commands are needed for sending runtime settings to postgres
or when trying to set the current transaction isolation level.

See:

zio/zio-quill#29 (comment)

Previous to this change, if you tried to issue a `SET` command,
finagle-postgres would raise an exception telling no completion command
is known for tag `SET`. This patch implements such a response from
server.

`SET` commands are needed for sending runtime settings to postgres
or when trying to set the current transaction isolation level.

See:

zio/zio-quill#29 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant