m4_comment([$Id: join.so,v 11.10 2003/10/18 19:16:12 bostic Exp $]) m4_ref_title(Upgrading m4_db Applications, Release 3.0: DB-__GT__join,, upgrade.3.0/dbinfo, upgrade.3.0/stat) m4_p([dnl Historically, the last two arguments to the m4_refT(dbh_join) were a flags value followed by a reference to a memory location to store the returned cursor object. In the m4_db 3.0 release, the order of those two arguments has been swapped for consistency with other m4_db interfaces.]) m4_p([dnl The application should be searched for any occurrences of m4_ref(dbh_join). For each of these, the order of the last two arguments should be swapped.]) m4_page_footer