pgsql: doc: Fix typo in example query of SQL/JSON - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix typo in example query of SQL/JSON
Date
Msg-id E1lXJML-0007A3-Lg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix typo in example query of SQL/JSON

Author: Erik Rijkers
Discussion: https://postgr.es/m/1219476687.20432.1617452918468@webmailclassic.xs4all.nl
Backpatch-through: 12

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0e8acd39ecdf9a68ebdaf9652a56b943f34c9c58

Modified Files
--------------
doc/src/sgml/json.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgsql: Use SIGURG rather than SIGUSR1 for latches.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Small fixes for better translatability