1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00
Files
postgres/src/backend
Neil Conway 546d6848ca 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().
2006-11-23 05:27:18 +00:00
..
2006-11-16 14:41:49 +00:00
2006-10-04 00:30:14 +00:00
2006-10-21 21:03:04 +00:00
2006-10-06 17:14:01 +00:00