Checks for command string

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Checks for command string
Date: 2006-01-01 04:18:48
Message-ID: 200601010418.k014Imv01861@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Does anyone know why we test for pgstat_collect_querystring in routines
that obviously dump only block and row-level statistics and database
commit/rollback total? Is it a copy/paste error?

Patch attached for review. The inclusion of pgstat_collect_querystring
in these tests seems like a bug.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 1.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Qingqing Zhou 2006-01-01 06:54:49 Re: EINTR error in SunOS
Previous Message Doug McNaught 2006-01-01 01:21:48 Re: EINTR error in SunOS

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-01-01 17:42:21 Re: Checks for command string
Previous Message Tom Lane 2006-01-01 00:04:42 Re: [PATCHES] default resource limits