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-0007A6-M3@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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/26cf32455c501f01d3b73dcf680072169749c980

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