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-06-14 18:42:34 +03:00
Code
Activity
Files
ab4e386a8069e3228536f1044f23bbf09f85204b
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