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

From Jim Nasby
Subject Re: custom function for converting human readable sizes to bytes
Date
Msg-id 56555BDB.7090505@BlueTreble.com
Whole thread Raw
In response to Re: custom function for converting human readable sizes to bytes  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: custom function for converting human readable sizes to bytes  (Kevin Grittner <kgrittn@gmail.com>)
List pgsql-hackers
On 11/24/15 10:57 PM, Pavel Stehule wrote:
> +              errmsg("parameter \"%s\" isn't valid size value",

Should read " isn't a valid size value"
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Revisiting pg_stat_statements and IN() (Was: Re: pg_stat_statements fingerprinting logic and ArrayExpr)
Next
From: Haribabu Kommi
Date:
Subject: Re: pg_hba_lookup function to get all matching pg_hba.conf entries