postgresql/contrib/pg_freespacemap
Michael Paquier 3f323eba89 pg_freespacemap: Use SQL-standard function bodies
72a5b1fc88 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
2024-11-12 17:28:03 +09:00
..
expected
sql
.gitignore
Makefile pg_freespacemap: Use SQL-standard function bodies 2024-11-12 17:28:03 +09:00
meson.build pg_freespacemap: Use SQL-standard function bodies 2024-11-12 17:28:03 +09:00
pg_freespacemap--1.0--1.1.sql
pg_freespacemap--1.1--1.2.sql
pg_freespacemap--1.1.sql
pg_freespacemap--1.2--1.3.sql pg_freespacemap: Use SQL-standard function bodies 2024-11-12 17:28:03 +09:00
pg_freespacemap.c Remove unused #include's from contrib, pl, test .c files 2024-10-28 08:02:17 +01:00
pg_freespacemap.conf
pg_freespacemap.control pg_freespacemap: Use SQL-standard function bodies 2024-11-12 17:28:03 +09:00