1.3.7: 2005-07-13 Murray Cumming * tools/m4/convert_libgdamm.m4: * libgda/src/value.ccg: * libgda/src/value.hg: Use long instead of glong in the API, as in the other *mm libraries. get_binary(): Use long& instead of glong* for the output parameter. 2005-07-12 Murray Cumming * examples/introspection/main.cc: Use a cnc_string to specify the template1 database, so the connection can succeed with postgres, and added a comment about that.