Remove unnecessary coziness of GIN code with datum copying. Now that
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginbulk.c | modified | +5 −13 |