Thread: psqlodbc - psqlodbc: Use pg_get_expr(adbin, ..) instead of unreliable

psqlodbc - psqlodbc: Use pg_get_expr(adbin, ..) instead of unreliable

From
hinoue@pgfoundry.org (User Hinoue)
Date:
Log Message:
-----------
Use pg_get_expr(adbin, ..) instead of unreliable adsrc in pg_attrdef
so as to know the sequence name associated with serial items.

Modified Files:
--------------
    psqlodbc:
        info.c (r1.160 -> r1.161)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/info.c?r1=1.160&r2=1.161)
        version.h (r1.159 -> r1.160)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.159&r2=1.160)