Thread

  1. Documentation bug

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-09-27T11:29:26Z

    Marius Kintel (kintel@sim.no) reports a bug with a severity of 4
    The lower the number the more severe it is.
    
    Short Description
    Documentation bug
    
    Long Description
    in file "user/app-psql.htm"
    
    \copy table [ with oids ] { from | to } filename | stdin | stdout [ with delimiters
    'characters' ] [ with null as 'string' ]
    
    This should read "using delimiters" not "with delimiters"
    
    
    Sample Code
    
    
    No file was uploaded with this report
    
    
    
  2. Re: Documentation bug

    Bruce Momjian <pgman@candle.pha.pa.us> — 2000-09-27T11:56:08Z

    Thanks.  Fixed.
    
    > Marius Kintel (kintel@sim.no) reports a bug with a severity of 4
    > The lower the number the more severe it is.
    > 
    > Short Description
    > Documentation bug
    > 
    > Long Description
    > in file "user/app-psql.htm"
    > 
    > \copy table [ with oids ] { from | to } filename | stdin | stdout [ with delimiters
    > 'characters' ] [ with null as 'string' ]
    > 
    > This should read "using delimiters" not "with delimiters"
    > 
    > 
    > Sample Code
    > 
    > 
    > No file was uploaded with this report
    > 
    > 
    
    
    -- 
      Bruce Momjian                        |  http://candle.pha.pa.us
      pgman@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