Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: fix 1ms per async CopyAPI (regression since 42.2.5) #1314

Merged
merged 1 commit into from Oct 25, 2018

Commits on Oct 24, 2018

  1. perf: fix 1ms per async CopyAPI (regression since 42.2.5)

    PGStream#hasMessagePending should not perform network requests otherwise it causes per row delay in async copy
    
    fixes pgjdbc#1312
    vlsi committed Oct 24, 2018
    Copy the full SHA
    e6228a5 View commit details
    Browse the repository at this point in the history