diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-08-02 18:39:14 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-08-02 18:39:14 -0400 |
commit | c6ea616ff702862fc6923323a49dd24a0e0ae2d9 (patch) | |
tree | fbc9bb98bd5fd2ceb3845cf36651a302965a368c /src/backend/utils/adt/tsquery_gist.c | |
parent | a253a88594f6805168261ea1986df1cd6b9b25e0 (diff) | |
download | postgresql-c6ea616ff702862fc6923323a49dd24a0e0ae2d9.tar.gz postgresql-c6ea616ff702862fc6923323a49dd24a0e0ae2d9.zip |
Remove duplicate InitPostmasterChild() call while starting a bgworker.
This is apparently harmless on Windows, but on Unix it results in an
assertion failure. We'd not noticed because this code doesn't get
used on Unix unless you build with -DEXEC_BACKEND. Bug was evidently
introduced by sloppy refactoring in commit 31c453165.
Thomas Munro
Discussion: <CAEepm=1VOnbVx4wsgQFvj94hu9jVt2nVabCr7QiooUSvPJXkgQ@mail.gmail.com>
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions