Typo or convertation error in documentation - Mailing list pgadmin-support

From Nikolay Shaplov
Subject Typo or convertation error in documentation
Date
Msg-id 1742992.37MnWYa2VI@lenovo
Whole thread Raw
List pgadmin-support
On page http://www.pgadmin.org/docs/1.20/editgrid.html
there is a paragraph:

If you want pgAdmin III to write an empty string to the table, you enter the
special string ‘’ (two single quotes) in the field. If you want to write a
string containing solely two single quotes to the table, you need to escape
these quotes, by typing ‘’

As I can guess the last symbols of paragraph should be \'\' or something. But
not ''.

As I can guess it can be a result of convertation error, where \ were lost for
some reason.

May be it is not so difficult to fix it. So I do report it.

pgadmin-support by date:

Previous
From: Robins Tharakan
Date:
Subject: Re: Stored procedure and transactions
Next
From: mpiaser
Date:
Subject: How do I edit a Composite Type for Postgres in pgAdmin