Commit Graph

8 Commits (adfc157dd91471e995f3aa72e0fb5b50ecd93575)

Author SHA1 Message Date
Andrew Dunstan c8315930e6 Fix some jsonb issues found by Coverity in recent commits. 11 years ago
Andrew Dunstan 7e354ab9fe Add several generator functions for jsonb that exist for json. 11 years ago
Tom Lane def4c28cf9 Change JSONB's on-disk format for improved performance. 11 years ago
Heikki Linnakangas d3c72e23df Avoid some pnstrdup()s when constructing jsonb 12 years ago
Heikki Linnakangas 364ddc3e5c Clean up jsonb code. 12 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Tom Lane f33a71a786 De-anonymize the union in JsonbValue. 12 years ago
Andrew Dunstan d9134d0a35 Introduce jsonb, a structured format for storing json. 12 years ago