Changed max_id_length to 62, from previous 30, since PostgreSQL now allows
authorGudmundur A. Thorisson <mummi@cshl.org>
Mon, 26 Jan 2004 22:17:25 +0000 (22:17 +0000)
committerGudmundur A. Thorisson <mummi@cshl.org>
Mon, 26 Jan 2004 22:17:25 +0000 (22:17 +0000)
commit83efd5a302a1193a18b570ce5c080ba8e5bca526
tree349f7322158cef6679f1f7af6dbc8cfc941a2d95
parent21f5bf408bb1c64342826a1cb9731b86684d00bb
Changed max_id_length to 62, from previous 30, since PostgreSQL now allows
longer identifiers than 30.
lib/SQL/Translator/Producer/PostgreSQL.pm