OSDN Git Service

Fix the method to write query number in debug print.
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 22 Dec 2014 11:14:40 +0000 (20:14 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 22 Dec 2014 11:51:09 +0000 (20:51 +0900)
commitb27943be1bae28f596d70e30c563b52406ed4481
tree43ebbef05391acc037bda2cecd3c003cf67d2873
parentb52b4910ee07b7d27d64b1c256c75548192d83e7
Fix the method to write query number in debug print.

Query numbers in debug output should be written using qnostr, not qno.
pg_hint_plan.c