postgresql/src/backend/access
Tom Lane 7ea9b997ef Remove unnecessary coziness of GIN code with datum copying. Now that
space is tracked via GetMemoryChunkSpace, there's really no advantage
to duplicating datumCopy's innards here.  This is one bit of my toast
indirection patch that should go in anyway.
2008-06-29 21:04:01 +00:00
..
common Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +00:00
gin Remove unnecessary coziness of GIN code with datum copying. Now that 2008-06-29 21:04:01 +00:00
gist Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
hash Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
heap Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
index Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
nbtree Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
transam Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00