With recusive miss syntax definition

2023-08-03 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/queries-with.html Description: In this page seems to miss link to with sintax. Specially for with recursive. I'm looking for an more complicated example like that: with first_query as ( ),

3.6 Inheritance Documentation

2023-08-03 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/tutorial-inheritance.html Description: The documentation for inheritance in PostgreSQL is not entirely accurate in the given example. In the provided example, the cities table and the cap