OSDN Git Service

Add support for TableSample in text representaion.
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Fri, 26 Aug 2016 01:28:40 +0000 (10:28 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Fri, 26 Aug 2016 07:10:10 +0000 (16:10 +0900)
commitc66e1a764c7dfb0a697500b32443aefe1fc743cd
treef425132012435087c5089a8463c66cda5476df87
parent7337a2015b0b2accbeb3de8dba59070608c49522
Add support for TableSample in text representaion.

Text representaion of table sample properties to be shown properly
with this fix.

 Sample Scan  (cost=0.00..2768.00 rows=100000 width=4)
+  Sampling: system ('10'::real) REPEATABLE ('0'::double precision)
makeplanfile.sql
pgsp_json.c
pgsp_json_int.h
pgsp_json_text.c
pgsp_json_text.h