Hi
Vitaly Burovoy pointed on bug in my patch - a pg_size_bytes was VOLATILEfunction. It is copy/paste bug - I used pg_size_pretty definition, so thequestion is: why pg_size_pretty is volatile? It should be immutable too.
Regards
Pavel