diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-09-23 18:11:48 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-09-23 18:11:48 +0200 |
commit | d11a41a4ce79660d1a1c5f81b051061717099a9f (patch) | |
tree | 1d78f230f7e68276a452fe70b18e0e32f1b3c99d /src/backend/commands/dbcommands.c | |
parent | e3e6ee69641b8ea1e24f05ee64393a52e495bf86 (diff) | |
download | postgresql-d11a41a4ce79660d1a1c5f81b051061717099a9f.tar.gz postgresql-d11a41a4ce79660d1a1c5f81b051061717099a9f.zip |
Stop using PQsendQuery in libpq_pipeline
The "emulation" I wrote for PQsendQuery in pipeline mode to use extended
query protocol, in commit acb7e4eb6b1c, is problematic. Due to numerous
bugs we'll soon remove it. As a first step and for all branches back to
14, stop using PQsendQuery in libpq_pipeline. Also remove a few test
lines that will no longer be relevant.
Backpatch to 14.
Discussion: https://postgr.es/m/CA+mi_8ZGSQNmW6-mk_iSR4JZB_LJ4ww3suOF+1vGNs3MrLsv4g@mail.gmail.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions