git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 970c050) | patch
Reproduce debug_query_string==NULL on parallel workers.
2020年10月31日 15:43:28 +0000 (08:43 -0700)
2020年10月31日 15:43:28 +0000 (08:43 -0700)
commit f90e80b9138355a51d2d5b5b63e1f89c4ba53325
Reproduce debug_query_string==NULL on parallel workers.

Certain background workers initiate parallel queries while
debug_query_string==NULL, at which point they attempted strlen(NULL) and
died to SIGSEGV. Older debug_query_string observers allow NULL, so do
likewise in these newer ones. Back-patch to v11, where commit
7de4a1bcc56f494acbd0d6e70781df877dc8ecb5 introduced the first of these.

Discussion: https://postgr.es/m/20201014022636.GA1962668@rfd.leadboat.com
src/backend/access/heap/vacuumlazy.c diff | blob | blame | history
src/backend/access/nbtree/nbtsort.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /