This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-09-03 15:22:11 +03:00
Code
Activity
Files
125a5b95d868d6e02019ba1e3901d620b0289b24
postgres
/
contrib
/
pg_freespacemap
History
Tom Lane
15a3fe6d63
Properly mark pg_freespace() function as strict. Also update
...
uninstall script to match reality.
2009-06-10 22:12:28 +00:00
..
Makefile
Rewrite pg_freespacemap to match the new FSM implementation. I missed these
2008-09-30 11:17:07 +00:00
pg_freespacemap.c
Remove useless (leftover?) extern declaration.
2009-04-07 17:57:50 +00:00
pg_freespacemap.sql.in
Properly mark pg_freespace() function as strict. Also update
2009-06-10 22:12:28 +00:00
uninstall_pg_freespacemap.sql
Properly mark pg_freespace() function as strict. Also update
2009-06-10 22:12:28 +00:00