aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-02-02 22:29:29 -0500
committerRobert Haas <rhaas@postgresql.org>2017-02-02 22:32:06 -0500
commited807fda6d5102537daa5d725e716555cbc49f44 (patch)
tree323877bcdbcd74436e23a8b16e49b2beb2594f11 /src/backend/executor/execMain.c
parentfd6cd698031d3dbeccafde49a8b118cb840312aa (diff)
downloadpostgresql-ed807fda6d5102537daa5d725e716555cbc49f44.tar.gz
postgresql-ed807fda6d5102537daa5d725e716555cbc49f44.zip
pageinspect: Try to fix some bugs in previous commit.
Commit 08bf6e529587e1e9075d013d859af2649c32a511 seems not to have used the correct *GetDatum and PG_GETARG_* macros for the SQL types in some cases, and some of the SQL types seem to have been poorly chosen, too. Try to fix it. I'm not sure if this is the reason why the buildfarm is currently unhappy with this code, but it seems like a good place to start. Buildfarm unhappiness reported by Tom Lane.
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions