Re: Change JOIN tutorial to focus more on explicit joins

2020-10-23 Thread Jürgen Purtz
On 22.10.20 17:14, Pavel Stehule wrote: Why do you use parenthesis for ON clause?  It is useless. SQL is not C or JAVA. Two more general answers: - Why do people use tabs, spaces, and newlines to format their code even though it's not necessary? SQL is a language to develop applications. A

Re: Change JOIN tutorial to focus more on explicit joins

2020-10-23 Thread Pavel Stehule
pá 23. 10. 2020 v 11:14 odesílatel Jürgen Purtz napsal: > On 22.10.20 17:14, Pavel Stehule wrote: > > > > Why do you use parenthesis for ON clause? It is useless. SQL is not C > > or JAVA. > > > Two more general answers: > - Why do people use tabs, spaces, and newlines to format their code even

Re: Additional Chapter for Tutorial

2020-10-23 Thread Jürgen Purtz
On 21.10.20 22:33, David G. Johnston wrote: I've begun looking at this and have included quite a few html comments within the patch.  However, the two main items that I have found so far are: One, I agree with Peter that this seems misplaced in Tutorial.  I would create a new Internals Chapte

Re: Additional Chapter for Tutorial

2020-10-23 Thread David G. Johnston
On Fri, Oct 23, 2020 at 6:58 AM Jürgen Purtz wrote: > Creating such a chapter in "VII. Internals" will increase the existing > chapter numbers 50 - 71, which may lead to some confusion. On the other > hand the content can possibly be applied to all supported PG versions at > the same time, which

Re: Documentation: 21.5. Default Roles

2020-10-23 Thread Stephen Frost
Greetings, * Bruce Momjian (br...@momjian.us) wrote: > OK, Stephen, I believe you have a more comprehensive patch to make this > change. When can you complete it? The above email is from April. Having gone back through this thread (again) to figure out where we are on this, and chatting with Jo