On 8/8/23 15:05, Dan Stoner wrote:
I'm circling back around to this.
I've cloned the postgresql git repo and started looking thru
doc/src/sgml directory, looking thru the developer FAQ on the wiki,
etc.
For documentation updates such as this, where would I submit the
patch(es)? Is the process
On 02.08.23 21:54, PG Doc comments form wrote:
In the provided example, the cities table and the capitals table have a
parent-child relationship through inheritance. However, querying the cities
table directly (e.g., SELECT name, elevation FROM cities WHERE elevation >
500;) will not automaticall