Hi all,
Using the pdf version of the postgres manual I wonder if
it wouldn't be better to replace single-quotes inside
with ' (apostrophe).
There are two advantages:
1. it makes it possible to copy-and-paste examples from
the pdf file.
2. it prevents running together of two (or more)
sin
"E. Rijkers" <[EMAIL PROTECTED]> writes:
> Using the pdf version of the postgres manual I wonder if
> it wouldn't be better to replace single-quotes inside
> with ' (apostrophe).
Having to deal with entity-izing & and < is bad enough;
doing it for ' is something up with which I will not put.
>