diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-05-14 08:27:59 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-05-14 08:27:59 +0900 |
commit | fcab82a2d79b4533cfdc8e8d5e00dbdf6830d63a (patch) | |
tree | 055690470529d469344b97d4b8a5164713f859d7 /src/backend/access/gist/gistxlog.c | |
parent | c4f113e8fef900e9e7e7c77a3a21db1535e5be72 (diff) | |
download | postgresql-fcab82a2d79b4533cfdc8e8d5e00dbdf6830d63a.tar.gz postgresql-fcab82a2d79b4533cfdc8e8d5e00dbdf6830d63a.zip |
Fix comment in pg_proc.c
pgstat_create_function() creates stats for a function in a transactional
fashion, so the stats would be dropped if transaction creating the
function is aborted, not committed.
Author: Amul Sul
Discussion: https://postgr.es/m/CAAJ_b97x1T3xgAMWNj4w7kSgN0nTuG-vLrQJ4NB-dsNr0Kudxw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions