diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2009-03-11 03:33:29 +0000 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2009-03-11 03:33:29 +0000 |
commit | c394bd331a701af06481e6e61a76ea82b18965eb (patch) | |
tree | 826155b0af3525c9fcac1b1724824ee05cf5b706 /src/backend/utils/adt/xml.c | |
parent | b4df57ff9f4136e3e53be629d28187d38e416060 (diff) | |
download | postgresql-c394bd331a701af06481e6e61a76ea82b18965eb.tar.gz postgresql-c394bd331a701af06481e6e61a76ea82b18965eb.zip |
Use thread-local storage for querybuffer in fmtId() on Windows, when needed (i.e. when
running pg_restore, which might run in parallel).
Only reopen archive file when we really need to read from it, in parallel code. Otherwise,
close it immediately in a worker, if possible.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions