git.postgresql.org Git - postgresql.git/commit
2009年3月11日 03:33:29 +0000 (03:33 +0000)
2009年3月11日 03:33:29 +0000 (03:33 +0000)
commit c394bd331a701af06481e6e61a76ea82b18965eb
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.
This is the main PostgreSQL git repository.
RSS
Atom