diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-09-23 10:53:29 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-09-23 10:53:29 -0400 |
commit | 4fe6f72bda7b4c3eb39560e3da50a093d833647d (patch) | |
tree | 7ee057a0242fc79ac06ae01b8192707b555550d7 /contrib/postgres_fdw/postgres_fdw.h | |
parent | dc943ad952329a46ce8dc0103b0980e1fe5893a8 (diff) | |
download | postgresql-4fe6f72bda7b4c3eb39560e3da50a093d833647d.tar.gz postgresql-4fe6f72bda7b4c3eb39560e3da50a093d833647d.zip |
Print a MergeJoin's mergeNullsFirst array as bool, not int.
It's declared as being an array of bool, but it's printed
differently from the way bool and arrays of bool are handled
elsewhere.
Patch by Amit Kapila. Anomaly noted independently by Amit Kapila
and KaiGai Kohei.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions