diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-05-25 12:36:18 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-05-25 12:36:18 +0200 |
commit | 34f51196573ca19d83707d30b218c65b46f42d77 (patch) | |
tree | 6de2a8b1c3939c51b82c8d6cd9038ebb826550b2 /src/tutorial | |
parent | 4729d1e8aab90bc5861a4ff01fc306ebf1bec433 (diff) | |
download | postgresql-34f51196573ca19d83707d30b218c65b46f42d77.tar.gz postgresql-34f51196573ca19d83707d30b218c65b46f42d77.zip |
Fix pgbench in prepared mode with an empty pipeline
It crashes because it references memory that's not allocated in that
particular case. Fix by allocating it.
Reported-by: Alexander Lakhin <exclusion@gmail.com>
Discussion: https://postgr.es/m/bcf802a6-afc1-95b9-7bf4-c5dd868ec144@gmail.com
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions