git.postgresql.org Git - postgresql.git/commit
Wed, 1 Mar 2017 04:41:44 +0000 (20:41 -0800)
Wed, 1 Mar 2017 04:43:18 +0000 (20:43 -0800)
commit 123ccbe58309d08e42009e99a4b34a3a1aef7798
Fix assertion failure due to over-eager code deduplication.
In the previous commit I'd made MemoryContextContains() use
GetMemoryChunkContext(), but that causes trouble when the passed
pointer isn't allocated in any memory context - that's probably
something we shouldn't do, but the previous commit isn't a place for a
"policy" change.
This is the main PostgreSQL git repository.
RSS
Atom