diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-01-03 12:53:49 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-01-03 12:53:49 -0500 |
commit | 6fcde24063047c1195d023dfa08309302987cdcf (patch) | |
tree | 73209251382a0ce173b6e82988d385f5cabae3ea /src/backend/executor/execProcnode.c | |
parent | 3decd150a2d5a8f8d43010dd0c207746ba946303 (diff) | |
download | postgresql-6fcde24063047c1195d023dfa08309302987cdcf.tar.gz postgresql-6fcde24063047c1195d023dfa08309302987cdcf.zip |
Fix some minor errors in new PHJ code.
Correct ExecParallelHashTuplePrealloc's estimate of whether the
space_allowed limit is exceeded. Be more consistent about tuples that
are exactly HASH_CHUNK_THRESHOLD in size (they're "small", not "large").
Neither of these things explain the current buildfarm unhappiness, but
they're still bugs.
Thomas Munro, per gripe by me
Discussion: https://postgr.es/m/CAEepm=34PDuR69kfYVhmZPgMdy8pSA-MYbpesEN1SR+2oj3Y+w@mail.gmail.com
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions