diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-11-12 17:28:03 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-11-12 17:28:03 +0900 |
commit | 3f323eba89fb1ea2220cfe48ea7d9529fffe5cb6 (patch) | |
tree | 492846221f671474e53b770cd2547e2824163786 /src | |
parent | db22b900244d3c51918acce44cbe5bb6f6507d32 (diff) | |
download | postgresql-3f323eba89fb1ea2220cfe48ea7d9529fffe5cb6.tar.gz postgresql-3f323eba89fb1ea2220cfe48ea7d9529fffe5cb6.zip |
pg_freespacemap: Use SQL-standard function bodies
72a5b1fc8804 was the piece missing for the conversion of this module.
pg_freespace is bumped to 1.3, with its function pg_freespace(regclass)
converted to this new style.
There are other modules in the tree that need a similar treatment; these
will be handled later.
Author: Tom Lane
Reviewed-by: Ronan Dunklau
Discussion: https://postgr.es/m/3395418.1618352794@sss.pgh.pa.us
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions