diff options
author | Fujii Masao <fujii@postgresql.org> | 2016-01-27 11:13:31 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2016-01-27 11:13:31 +0900 |
commit | e09507a272e32bf203a51cc3cbb4d34028cba331 (patch) | |
tree | 24c54cb7de4a875d11b96d9dc41b1500dfab0721 /contrib/postgres_fdw/postgres_fdw.h | |
parent | 8bea3d2219844887e170471f223ba100b3c17571 (diff) | |
download | postgresql-e09507a272e32bf203a51cc3cbb4d34028cba331.tar.gz postgresql-e09507a272e32bf203a51cc3cbb4d34028cba331.zip |
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
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions