Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove unnecessary dropping of statement from cache for some errors #76
Comments
anthony-tuininga
added
the
enhancement
label
Nov 2, 2018
added a commit
that referenced
this issue
Nov 2, 2018
anthony-tuininga
closed this
Nov 2, 2018
anthony-tuininga
referenced this issue
Nov 2, 2018
Open
Possibility to fetch single rows from pipelined table function #73
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anthony-tuininga commentedNov 2, 2018
Following on from issue #73,
I agree that these additional error codes should be added and the statement should not be removed from the cache if these errors occur. I'll add the code to make that happen.