diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2017-03-27 18:34:42 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2017-03-27 18:34:42 +0300 |
commit | 090010f2ec9b1f9ac1124dc628b89586f911b641 (patch) | |
tree | 8eb4090a65c81c50c103c95410516b7c4adc801b /src/backend/access/transam/commit_ts.c | |
parent | d65561464f45d325e82ad91918bcd4e2881ce567 (diff) | |
download | postgresql-090010f2ec9b1f9ac1124dc628b89586f911b641.tar.gz postgresql-090010f2ec9b1f9ac1124dc628b89586f911b641.zip |
Improve performance of find_tabstat_entry()/get_tabstat_entry()
Patch introduces a hash map reloid -> PgStat_TableStatus which improves
performance in case of large number of tables/partitions.
Author: Aleksander Alekseev
Reviewed-by: Andres Freund, Anastasia Lubennikova, Tels, me
https://commitfest.postgresql.org/13/1058/
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions