Jess Robinson wrote:
OTOH I can't see from http://www.postgresql.org/docs/8.2/interactive/datatype.html which types want (size) args, and which don't.. Anyone got a doc that will tell me?

If you look at the page for the specific type, it will contain (n) after the type if it does take a size parameter and not if it doesn't. In this case, bytea does not take a size.

http://www.postgresql.org/docs/8.2/static/datatype-binary.html

--
Chris Jackson
Shadowcat Systems Ltd.

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to