diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-04-14 08:55:03 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-04-14 08:55:03 +0530 |
commit | cca57c1d9bf7eeba5b81115e0b82651cf3d8e4ea (patch) | |
tree | 9eba133a9964982eecc42ac177a8d029953928d7 /src/backend/executor/nodeProjectSet.c | |
parent | 20661c15db8f430d4880ba685e6b12afa271c1ac (diff) | |
download | postgresql-cca57c1d9bf7eeba5b81115e0b82651cf3d8e4ea.tar.gz postgresql-cca57c1d9bf7eeba5b81115e0b82651cf3d8e4ea.zip |
Use NameData datatype for slotname in stats.
This will make it consistent with the other usage of slotname in the code.
In the passing, change pgstat_report_replslot signature to use a structure
rather than multiple parameters.
Reported-by: Andres Freund
Author: Vignesh C
Reviewed-by: Sawada Masahiko, Amit Kapila
Discussion: https://postgr.es/m/20210319185247.ldebgpdaxsowiflw@alap3.anarazel.de
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions