diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-03-27 12:17:19 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-03-27 12:21:02 -0300 |
commit | 9938d116331045171f37eef359992ec64c213384 (patch) | |
tree | 0d5c01d54bca64ec4b0fd2d67d2d166a95e91d3a /src/backend/parser/parse_utilcmd.c | |
parent | a51cc7e9e60701d31032669011adcda8b4621d93 (diff) | |
download | postgresql-9938d116331045171f37eef359992ec64c213384.tar.gz postgresql-9938d116331045171f37eef359992ec64c213384.zip |
pgbench: doExecuteCommand -> executeMetaCommand
The new function is only in charge of meta commands, not SQL commands.
This change makes the code a little clearer: now all the state changes
are effected by advanceConnectionState. It also removes one indent
level, which makes the diff look bulkier than it really is.
Author: Fabien Coelho
Reviewed-by: Kirk Jamison
Discussion: https://postgr.es/m/alpine.DEB.2.21.1811240904500.12627@lancre
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions