diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-03-11 06:44:11 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-03-11 06:44:11 +0000 |
commit | 8a7b38617a5e1390dc993faf3c86c82d2202de15 (patch) | |
tree | 7bd5936d0405e404046f795ed54cb9abef2121ff /src/backend/executor/nodeSubqueryscan.c | |
parent | 5ea7b175f6e123d604e3cb11303f0dcf194a7b9b (diff) | |
download | postgresql-8a7b38617a5e1390dc993faf3c86c82d2202de15.tar.gz postgresql-8a7b38617a5e1390dc993faf3c86c82d2202de15.zip |
Fix a race condition that caused pg_database_size() and pg_tablespace_size()
to fail if an object was removed between calls to ReadDir() and stat().
Per discussion in pgsql-hackers.
http://archives.postgresql.org/pgsql-hackers/2007-03/msg00671.php
Bug report and patch by Michael Fuhr.
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions