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-09 06:21:09 +03:00
Code
Activity
Files
eb7bd06983bcbd4c178bba0e78214e8fb76ae8c3
postgres
/
src
/
backend
/
access
History
Tom Lane
5997386a0a
Remove the no-longer-useful HashItem/HashItemData level of structure.
...
Same motivation as for BTItem.
2006-01-25 23:26:11 +00:00
..
common
Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE
2006-01-14 22:03:35 +00:00
gist
Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE
2006-01-14 22:03:35 +00:00
hash
Remove the no-longer-useful HashItem/HashItemData level of structure.
2006-01-25 23:26:11 +00:00
heap
Cosmetic code cleanup: fix a bunch of places that used "return (expr);"
2006-01-11 08:43:13 +00:00
index
Make all command-line options of postmaster and postgres the same. See
2006-01-05 10:07:46 +00:00
nbtree
Remove the no-longer-useful BTItem/BTItemData level of structure, and
2006-01-25 23:04:21 +00:00
transam
Repair longstanding bug in slru/clog logic: it is possible for two backends
2006-01-21 04:38:21 +00:00
Makefile
R-tree is dead ... long live GiST.
2005-11-07 17:36:47 +00:00