Re: [WIP] pg_ping utility - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: [WIP] pg_ping utility
Date
Msg-id a08e494c2f4f0ed56a6ba25d5f4696ad.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Re: [WIP] pg_ping utility  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [WIP] pg_ping utility
List pgsql-hackers
On Sun, December 23, 2012 15:29, Michael Paquier wrote:
>
> Once the 2 small things I noticed are fixed, this patch can be marked as
> ready for committer.

I wasn't going to complain about it, but if we're going for small things anyway...

The output is now capitalised:

/tmp:6543 - Accepting Connections
/tmp:6000 - No Response

which looks unusual to me, could we please make it all lower-case?


TYhanks,

Erik Rijkers






pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Next
From: Phil Sorber
Date:
Subject: Re: [WIP] pg_ping utility