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-04-24 10:47:04 +03:00
Code
postgres
/
contrib
/
pg_freespacemap
History
Tom Lane
b89ab7e019
Remove useless (leftover?) extern declaration.
2009-04-07 17:57:50 +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
Make the blkno arguments bigints instead of int4s. A signed int4 is not
2008-10-02 12:20:50 +00:00
uninstall_pg_freespacemap.sql
Rewrite pg_freespacemap to match the new FSM implementation. I missed these
2008-09-30 11:17:07 +00:00