Re: BUG #5795: 9.0.2 PDF needs editing

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Leslie Satenstein <lsatenstein(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5795: 9.0.2 PDF needs editing
Date: 2010-12-20 22:55:21
Message-ID: 1292885721.14480.5.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On mån, 2010-12-20 at 02:39 +0000, Leslie Satenstein wrote:
> The insert examples in section 2.4 do not function if a cut and paste
> from
> pdf to psql is done
>
> This is the problem
> INSERT INTO weather VALUES (’San Francisco’, 46, 50, 0.25,
> ’1994-11-27’);
> The fields city and date should have ' as delimiter, not
> ’

I have encountered the same problem when using LaTeX Beamer. The
solution there is to include the upquote module. Perhaps this could
also work here.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Maxim Boguk 2010-12-21 02:48:09 BUG #5798: Some weird error with pl/pgsql procedure
Previous Message Erik Rijkers 2010-12-20 20:33:33 Re: BUG #5795: 9.0.2 PDF needs editing