Skip to content

Commit

Permalink
Oublie d'un "a"
Browse files Browse the repository at this point in the history
Présent sur 9.4 ,9.5 ,9.6
  • Loading branch information
Hadrien45 authored and gleu committed Jun 2, 2016
1 parent be3e395 commit 8303cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/json.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ SELECT '{"foo": [true, "bar"], "tags": {"a": 1, "b": null}}'::json;
</para>

<para>
Comme dit précédemment, quand une vleur JSON est renseignée puis affichée
Comme dit précédemment, quand une valeur JSON est renseignée puis affichée
sans traitement additionnel, <type>json</type> renvoie le même texte qui
était fourni en entrée, alors que <type>jsonb</type> ne préserve pas les
détails sémantiquement non-significatifs comme les espaces.
Expand Down

0 comments on commit 8303cc3

Please sign in to comment.