Обсуждение: pgsql: pg_stat_statements: Remove unnecessary call to GetUserId()

Поиск
Список
Период
Сортировка

pgsql: pg_stat_statements: Remove unnecessary call to GetUserId()

От
Michael Paquier
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/667726fbe50f21d7d3ce5d5c5949a45c2496b60f

Modified Files
--------------
contrib/pg_stat_statements/pg_stat_statements.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)