pgsql: doc: fix json_extract_path_text() typo by adding jsonb

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: fix json_extract_path_text() typo by adding jsonb
Date: 2014-04-16 15:24:44
Message-ID: E1WaRhc-0007uA-LI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix json_extract_path_text() typo by adding jsonb

Report from rudolf <stu3(dot)1(at)eq(dot)cz>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ed4a26260c6ebd7948eacc42eddae1e898239f6e

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-04-16 16:07:43 pgsql: Try to fix spurious DSM failures on Windows.
Previous Message Bruce Momjian 2014-04-16 14:46:01 pgsql: check socket creation errors against PGINVALID_SOCKET