Tom Lane wrote:
> print.c line 1009:
>                 fputs("\(rs", fout);
> 
> is sufficiently obviously wrong that even my ancient HPUX C compiler is
> unhappy.  I don't know troff, though, so I don't know if "\\(rs" was
> meant or something else.

Yea, fixed.  \(rs is reverse slash.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to