Jesper Krogh wrote: > Matt S Trout wrote: >> pg_bytea >> - not even sure whose this is anymore >> - doesn't seem to have any changes; I'm guessing this is 08+ ? > > Mine, just delete it .. (perhaps I can do that myself). I was trying to > pass the result-source instead of the tablename to the Storage for > update/insert in order to use the correct bind-options when inserting > BYTEA stuff in postgresql, but since it shares the code path with the > select code, that is much more complex than update/insert part, I > failed. :-/
You can. Nuke it and commit a description of what you were trying to achieve to TODO on -current; it's a worthy cause and while I've no f***ing idea about the pg-specific silliness I might have a look at the storage API parts when I get bored :) _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
