aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-04-09 11:41:54 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-04-09 11:41:54 -0400
commitd515365a611a58241019c59a62b0cb79584aa725 (patch)
treecf06218184b00398c0928403728c5d045303a931 /src/backend/access/gist/gistbuild.c
parente969f9a78008d6a09abf8646f1338e2dff447cbf (diff)
downloadpostgresql-d515365a611a58241019c59a62b0cb79584aa725.tar.gz
postgresql-d515365a611a58241019c59a62b0cb79584aa725.zip
Don't bother copying empty support arrays in a zero-column MergeJoin.
The case could not arise when this code was originally written, but it can now (since we made zero-column MergeJoins work for the benefit of FULL JOIN ON TRUE). I don't think there is any actual bug here, but we might as well treat it consistently with other uses of COPY_POINTER_FIELD(). Per comment from Ashutosh Bapat.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions