Change to allow table viewer to display refs, ports and small binaries
Blaine Whittle
BWhittle@REDACTED
Wed Oct 6 22:02:58 CEST 2010
Trivial formatting change that improves the usability of tv.
Table viewer displayed #Port, #Ref, or #Bin as place holders for their
respective object types in ets and mnesia tables. This can make table
viewer difficult to use when viewing tables containing those data types.
It doesn't make sense to render large binaries so #Bin will still be
used for binaries that exceed 100 bytes.
git fetch git://github.com/bwhittle/otp.git tv_render_fix
More information about the erlang-patches
mailing list