Thread

  1. Failure to show descriptions in \df command

    Bruce Momjian <maillist@candle.pha.pa.us> — 1999-11-13T16:35:47Z

    Peter, I no longer see the pg_description descriptions when using the
    \do, \df, and \dT commands.
    
    The commands are much less useful without the descriptions.  Seems \dd
    with a string is much smarter, and pulls descriptions based on string
    matching.
    
    Interesting that \dd shows descriptions of everything.
    
    Not sure how to recommend you change this.  The new \df and \do
    displays are much clearer without the descriptions.  It seems \df and
    \do show additional information about argument types and return values,
    while \dd shows comments.
    
    Maybe just add descriptions to \dT, and suggest people use \dd to get
    info about specific operators of functions?  But that kind of messes the
    clarity of using \dd for descriptions.
    
    I am stumped.  Maybe it can't be improved.
    
    -- 
      Bruce Momjian                        |  http://www.op.net/~candle
      maillist@candle.pha.pa.us            |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026