diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-02-28 10:53:56 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-02-28 10:53:56 +0900 |
commit | 667726fbe50f21d7d3ce5d5c5949a45c2496b60f (patch) | |
tree | 8d26330d539c1f7d17bace5c54dfa416ee9cc08e /src/backend/tcop/postgres.c | |
parent | d1b307eef2818fe24760cc2c168d7d65d59775a8 (diff) | |
download | postgresql-667726fbe50f21d7d3ce5d5c5949a45c2496b60f.tar.gz postgresql-667726fbe50f21d7d3ce5d5c5949a45c2496b60f.zip |
pg_stat_statements: Remove unnecessary call to GetUserId()
The same is done a couple of lines above, so there is no need for the
same, extra, call.
Author: Dong Wook Lee
Reviewed-by: Julien Rouhaud
Discussion: https://postgr.es/m/CAAcBya+szDd1Y6dJU4_dbH_Ye3=G=8O1oQGG01kv3Tpie7wELQ@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions