Project

General

Profile

« Previous | Next » 

Revision 3460

sql_io.py: cast(): Just use the first word of the type in the function name to help avoid name collisions. Note that type name collisions that may be introduced by this change are not a problem because the function name is versioned. (The caching mechanism prevents versioning when the function has the same name and definition as an already-defined function.)

  • added
  • modified
  • copied
  • renamed
  • deleted