Remove unnecessary coziness of GIN code with datum copying. Now that
authorTom Lane <[email protected]>
Sun, 29 Jun 2008 21:04:01 +0000 (21:04 +0000)
committerTom Lane <[email protected]>
Sun, 29 Jun 2008 21:04:01 +0000 (21:04 +0000)
commitc82d141c6f1101719945e96206e0b5a65649202a
tree065a53901f1f75a096ba9d186148935d31dc327d
parent943ee3420fe09c2d7e0190e37531b5e885d3bc7d
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.
src/backend/access/gin/ginbulk.c