Comment 2 for bug 621867

Revision history for this message
Stewart Smith (stewart) wrote : Re: [Bug 621867] Re: replace TYPELIB

On Thu, 10 Feb 2011 19:23:52 -0000, Olaf van der Spek <email address hidden> wrote:
> Why would a STL container be better in this case?

1) we're not maintaining yet another bit of our own code
2) probably faster in most situations
3) most certainly faster in, say the list of values for the SQL ENUM type.

--
Stewart Smith