Re: legacy assumptions

2019-11-26 Thread Jonathan Buhacoff
rrent/datatype-json.html) can be edited >> to remove the word "legacy": >> >> "In general, most applications should prefer to store JSON data as jsonb, >> unless there are quite specialized needs, such as legacy assumptions about >> ordering of object k

Re: legacy assumptions

2019-11-25 Thread Jonathan S. Katz
https://www.postgresql.org/docs/current/datatype-json.html) can be edited > to remove the word "legacy": > > "In general, most applications should prefer to store JSON data as jsonb, > unless there are quite specialized needs, such as legacy assumptions about > orderin

legacy assumptions

2019-11-25 Thread PG Doc comments form
word "legacy": "In general, most applications should prefer to store JSON data as jsonb, unless there are quite specialized needs, such as legacy assumptions about ordering of object keys." I'm concerned that with the word "legacy" there, someone might come along ev