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-10 17:42:29 +03:00
Code
Activity
Files
4d4953fc4187567f73e7e5ccd6678d19a156c240
postgres
/
src
/
backend
/
access
/
common
History
Tom Lane
88dc31e3f2
First cut at recycling space in btree indexes. Still some rough edges
...
to fix, but it seems to basically work...
2003-02-23 06:17:13 +00:00
..
heaptuple.c
Don't mess with HEAP_XMAX_INVALID in heaptuple.c routines; there is
2002-09-27 15:04:08 +00:00
indextuple.c
First cut at recycling space in btree indexes. Still some rough edges
2003-02-23 06:17:13 +00:00
indexvalid.c
Update copyright to 2002.
2002-06-20 20:29:54 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
printtup.c
pgindent run.
2002-09-04 20:31:48 +00:00
scankey.c
Update copyright to 2002.
2002-06-20 20:29:54 +00:00
tupdesc.c
Add new palloc0 call as merge of palloc and MemSet(0).
2002-11-13 00:39:48 +00:00