Thread

  1. Re:

    Andy Farrell <andy_farrell@gator-gate.itd.sterling.com> — 1998-03-23T11:15:10Z

            Reply to:   RE>
    
    Hello,
    
      Given the results of a query, I need to determine the maximum length of a
    variable length field using the perl interface to postgres.  Is there
    something in the "results" buffer I can use or do I need to query the system
    catalogs for this information?  Also,  what field in which class contains
    this information?  I couldn't seem to find a field in the pg_attribute class
    which provides this information.
    
      Also, is their a descriptive database design document available for the
    system catalogs?
    
    TIA,
    Andy