Re: custom function for converting human readable sizes to bytes - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: custom function for converting human readable sizes to bytes
Date
Msg-id CACjxUsP_sidyTew3jbR0XVjVQgCsE_A8BRWngot27HOXjjRSSg@mail.gmail.com
Whole thread Raw
In response to Re: custom function for converting human readable sizes to bytes  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On Wed, Nov 25, 2015 at 12:57 AM, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:

> Should read " isn't a valid size value"

http://www.postgresql.org/docs/devel/static/error-style-guide.html#AEN110918

| Contractions. Avoid contractions, like "can't"; use "cannot" instead.

So " is not a valid size value" would be better.

-- 
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: Re: pageinspect patch, for showing tuple data
Next
From: Michael Paquier
Date:
Subject: Re: pg_stat_replication log positions vs base backups