aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/polymorphic-object-result.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/polymorphic-object-result.txx')
-rw-r--r--odb/pgsql/polymorphic-object-result.txx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/pgsql/polymorphic-object-result.txx b/odb/pgsql/polymorphic-object-result.txx
index daea20e..e968b82 100644
--- a/odb/pgsql/polymorphic-object-result.txx
+++ b/odb/pgsql/polymorphic-object-result.txx
@@ -153,6 +153,7 @@ namespace odb
ce = callback_event::post_load;
pi.dispatch (info_type::call_callback, this->db_, pobj, &ce);
+ object_traits::pointer_cache_traits::initialize (ig.position ());
ig.release ();
}