diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-29 10:14:12 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-29 10:14:12 -0500 |
commit | 05893712cc9950b7c4c312aa9d3d444375bf15a2 (patch) | |
tree | 47299d7f585f0c266c0cdb32f9c0e9c9fc83fa3c /src/backend/utils/init/postinit.c | |
parent | 41fedc24626696fdf55d0c43131d91757dbe1c66 (diff) | |
download | postgresql-05893712cc9950b7c4c312aa9d3d444375bf15a2.tar.gz postgresql-05893712cc9950b7c4c312aa9d3d444375bf15a2.zip |
Fix build under OPTIMIZER_DEBUG.
In commit 19a541143a09c067 I replaced RelOptInfo.width with
RelOptInfo.reltarget.width, but I missed updating debug_print_rel()
for that because it's not compiled by default.
Reported by Salvador Fandino, patch by Michael Paquier.
Diffstat (limited to 'src/backend/utils/init/postinit.c')
0 files changed, 0 insertions, 0 deletions