Commits

DateSubjectAuthorReleases
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-02 Use PG_GETARG_TRANSACTIONID where appropriate Peter Eisentraut 14.0
2020-07-14 Fix -Wcast-function-type warnings Peter Eisentraut 14.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 11.8
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 12.3
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 13.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 9.6.18
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 10.13
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-21 Remove configure --disable-float4-byval Peter Eisentraut 13.0
2019-08-26 Make comment in fmgr.h match the one in fmgr.c. Tom Lane 13.0
2019-06-13 Fix double-word typos Alvaro Herrera 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-03-22 Add FIELDNO_* macro designating offset into structs required for JIT. Andres Freund 11.0
2018-03-22 Add expression compilation support to LLVM JIT provider. Andres Freund 11.0
2018-02-07 Remove prototype for fmgr() function, which no longer exists. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-16 Allow the built-in ordered-set aggregates to share transition state. Tom Lane 11.0
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 10.0