Re: Funny representation in pg_stat_statements.query.

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Funny representation in pg_stat_statements.query.
Date: 2014-01-22 03:30:56
Message-ID: 20140122.123056.235963340.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

tgl> > So this is fixed by quite simple way like following getting rid
tgl> > of the referred difficulties of keeping the code sane and total
tgl> > loss of token locations. (white spaces are collapsed for readability)
tgl>
tgl> Committed with minor adjustments (improved comments, and hit one
tgl> additional case you missed)

mmm. Thank you for your helping as usual.

Regards,

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2014-01-22 03:32:14 Re: [bug fix] pg_ctl always uses the same event source
Previous Message Kyotaro HORIGUCHI 2014-01-22 03:29:04 Re: Funny representation in pg_stat_statements.query.