Re: dot dot dot dot

2020-05-14 Thread Jean-Louis GUENEGO
Hi Jürgen, ok if you say so. But as "" may be understood as "../.." with a forgotten slash, I would suggest to choose for instance "<...>" which is best known and understood to be replaced by whatever. And another thing more general, the tutorial suggest to compile something with "*make*" the

Re: dot dot dot dot

2020-05-13 Thread Jürgen Purtz
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/tutorial-sql-intro.html Description: is wrong. The four dots are not really a part of the path. Don't use them literally. They indicate that you should use your local path inst

dot dot dot dot

2020-05-12 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/tutorial-sql-intro.html Description: is wrong.