summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/transam.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-03-16 21:05:29 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-03-16 21:05:55 -0400
commit5e4a0b7194b9b53eeedc718fde1430eb649b8b62 (patch)
tree2881bb254c79749a3ae256c74225e85330a421f0 /src/backend/access/transam/transam.c
parentc6b75b3f14fd4ff973ad3d2e2cfe42b5639bd101 (diff)
Avoid holding a directory FD open across assorted SRF calls.
This extends the fixes made in commit 085b6b667 to other SRFs with the same bug, namely pg_logdir_ls(), pgrowlocks(), pg_timezone_names(), pg_ls_dir(), and pg_tablespace_databases(). Also adjust various comments and documentation to warn against expecting to clean up resources during a ValuePerCall SRF's final call. Back-patch to all supported branches, since these functions were all born broken. Justin Pryzby, with cosmetic tweaks by me Discussion: https://postgr.es/m/20200308173103.GC1357@telsasoft.com
Diffstat (limited to 'src/backend/access/transam/transam.c')
0 files changed, 0 insertions, 0 deletions