Commit Graph

20 Commits (d746021de18baf0f29eff0388204a0664f41eb8b)

Author SHA1 Message Date
Peter Eisentraut d746021de1 Add construct_array_builtin, deconstruct_array_builtin 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane 3ed2005ff5 Introduce macros for typalign and typstorage constants. 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 4bd1994650 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
Robert Haas 0d9506d125 Try to repair poorly-considered code in previous commit. 8 years ago
Robert Haas 81c5e46c49 Introduce 64-bit hash functions with a 64-bit seed. 8 years ago
Peter Eisentraut 352a24a1f9 Generate fmgr prototypes automatically 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Noah Misch 7732d49ca2 Use JsonbIteratorToken consistently in automatic variable declarations. 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Tom Lane 4a50de1312 Fix bogus optimization in JSONB containment tests. 11 years ago
Heikki Linnakangas 364ddc3e5c Clean up jsonb code. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 11 years ago
Tom Lane f33a71a786 De-anonymize the union in JsonbValue. 11 years ago
Andrew Dunstan d9134d0a35 Introduce jsonb, a structured format for storing json. 11 years ago