Log Message:
-----------
Changed column names and types in log table:
  tablelog_mode     ->  tablelog_action "char"
  tablelog_tuple    ->  tablelog_is_new boolean
  tablelog_changed  ->  tablelog_timestamp

Modified Files:
--------------
    tablelog:
        README.tablelog (r1.2 -> r1.3)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/README.tablelog.diff?r1=1.2&r2=1.3)
        tablelog.c (r1.3 -> r1.4)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog.c.diff?r1=1.3&r2=1.4)
        tablelog_init.sql (r1.2 -> r1.3)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_init.sql.diff?r1=1.2&r2=1.3)
        tablelog_restore.c (r1.2 -> r1.3)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_restore.c.diff?r1=1.2&r2=1.3)
        tablelog_restore.sql (r1.2 -> r1.3)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_restore.sql.diff?r1=1.2&r2=1.3)
    tablelog/test/benchmark:
        two-table.sql (r1.1 -> r1.2)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/test/benchmark/two-table.sql.diff?r1=1.1&r2=1.2)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to