Fix volatility marking of pg_size_pretty function
pg_size_pretty function should be marked immutable rather than volatile because it always returns the same result given the same argument. Pavel Stehule
Showing
Please register or sign in to comment