tions given in "J.3. Building The
Documentation".
Please, if possible, advise accurate instructions for newbiees!
Tia
On 10/19/18, Tom Lane wrote:
> GPT writes:
>> I have followed the following steps but I have failed to create the
>> doc for PG11.
>
>> cd .../p
Hi,
I have followed the following steps but I have failed to create the
doc for PG11.
cd .../postgresql-11
./configure
cd ../postgresql-11/doc/src/sgml
make check
I get the following error:
make: *** No rule to make target '/configure', needed by 'version.sgml'. Stop.
Any advice.
Tia
Between 1st (The LIKE expression...) and 2nd (If pattern does not...)
paragraphs, it could be added something like:
Caution
Contrary to some other databases, in Postgresql only two characters
are used in LIKE patterns: underscore (_) and percent sign