why pg_size_pretty is volatile? - Mailing list pgsql-hackers

From Pavel Stehule
Subject why pg_size_pretty is volatile?
Date
Msg-id CAFj8pRDkRQPEC2pmZpLTxPhZk=_rxq-At51sXvnntWQXubSfUw@mail.gmail.com
Whole thread Raw
Responses Re: why pg_size_pretty is volatile?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Hi

Vitaly Burovoy pointed on bug in my patch - a pg_size_bytes was VOLATILE function. It is copy/paste bug - I used pg_size_pretty definition, so the question is: why pg_size_pretty is volatile? It should be immutable too.

Regards

Pavel

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [POC] FETCH limited by bytes.
Next
From: Fabien COELHO
Date:
Subject: Re: 2016-01 Commitfest