pg_freespacemap: Use SQL-standard function bodies
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_freespacemap/Makefile | modified | +3 −1 |
| contrib/pg_freespacemap/meson.build | modified | +1 −0 |
| contrib/pg_freespacemap/pg_freespacemap--1.2--1.3.sql | added | +13 −0 |
| contrib/pg_freespacemap/pg_freespacemap.control | modified | +1 −1 |
Discussion
- Converting contrib SQL functions to new style 44 messages · 2021-04-13 → 2025-01-08