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-07-21 16:02:15 +03:00
Code
Activity
Files
15a3fe6d6343ae46b9e28a093b8dea422c31af83
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