pgsql: Properly mark pg_freespace() function as strict.

Started by Tom Laneabout 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Properly mark pg_freespace() function as strict. Also update
uninstall script to match reality.

Modified Files:
--------------
pgsql/contrib/pg_freespacemap:
pg_freespacemap.sql.in (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/pg_freespacemap.sql.in?r1=1.11&r2=1.12)
uninstall_pg_freespacemap.sql (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/uninstall_pg_freespacemap.sql?r1=1.4&r2=1.5)