diff options
author | Neil Conway <neilc@samurai.com> | 2006-11-23 05:27:18 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2006-11-23 05:27:18 +0000 |
commit | 546d6848ca708df79e3530ccd001b50ad77c4175 (patch) | |
tree | 3a8211f98f5623b6fbddbe04c13ce5663c0dc710 /src/backend/executor | |
parent | 0c6f167c4a59b87d17462bd1ec3b7c7ac0f0c1d5 (diff) |
Add a comment noting that heap_copytuple_with_tuple() results in a
HeapTuple that is no longer allocated as a single palloc() block; if
used carelessly, this might result in a subsequent memory leak after
heap_freetuple().
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions