aboutsummaryrefslogtreecommitdiff
path: root/libcommon
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-21 15:07:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-21 15:07:11 +0200
commitff17239429f51559fcfd84118a9518f69e82be04 (patch)
tree3528e400cc2ee81f5f5d38ee9dd420245cd67c3d /libcommon
parentb434d9d0245aa03879155fb830613f471af12976 (diff)
Use int instead of size_t for NULL-able value
In case of nullable<size_t> the ODB compiler is unable to determine that the wrapped type is size_t. This results in 64-bit integer being stored and 32-bit being loaded. This interacts badly with PG for some reason.
Diffstat (limited to 'libcommon')
0 files changed, 0 insertions, 0 deletions