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-11-12 05:01:15 +03:00
Code
Activity
Files
e43094b1249a0e2814d0759d545ccfe786baef3d
postgres
/
src
/
backend
/
utils
/
time
History
Tom Lane
61b22d3aab
btree page recycling can be done as soon as page's next-xact label is
...
older than current Xmin; we don't have to wait till it's older than GlobalXmin.
2003-02-23 23:20:52 +00:00
..
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
tqual.c
btree page recycling can be done as soon as page's next-xact label is
2003-02-23 23:20:52 +00:00