Re: pgsql: SQL Property Graph Queries (SQL/PGQ) - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: SQL Property Graph Queries (SQL/PGQ)
Date
Msg-id a126a1d0-8cf7-48b3-b195-f9d5de0d464e@eisentraut.org
Whole thread
In response to Re: pgsql: SQL Property Graph Queries (SQL/PGQ)  (Thom Brown <thom@linux.com>)
List pgsql-committers
On 10.07.26 17:54, Thom Brown wrote:
> Doc fix attached. An example on the page correctly quotes the word
> "order" due to it being a reserved keyword, but another example fails
> to do this, almost immediately after advising users to quote such
> keywords.

Fixed, thanks.




pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix SQL quoting in example
Next
From: Andres Freund
Date:
Subject: pgsql: ci: Use optimized build for mingw