Hello,
     While watching results of some internal tables in pg , looked that the
number of dashes between records depends on the char length of the longest
column (referring to dashes here -[ RECORD 1 ]-------------).
Wouldn't it be better to have a better method for number of such dashes as
for tables having arrays or similar datatypes, if the length of entry is
long enough this can fill up entire TERM_HEIGHT.

  Regards,
Rajiv Harlalka,
-[ RECORD 1 
]------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
a | aaaaaaaaaa
-[ RECORD 2 
]------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
a | 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Reply via email to