Commits

DateSubjectAuthorReleases
2024-07-11 Add min and max aggregates for composite types (records). Tom Lane 18.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-07-21 Weaken type-OID-matching checks in array_recv and record_recv. Tom Lane 14.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 13.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2015-08-21 Allow record_in() and record_recv() to work for transient record types. Tom Lane 9.1.19
2015-08-21 Allow record_in() and record_recv() to work for transient record types. Tom Lane 9.2.14
2015-08-21 Allow record_in() and record_recv() to work for transient record types. Tom Lane 9.3.10
2015-08-21 Allow record_in() and record_recv() to work for transient record types. Tom Lane 9.4.5
2015-08-21 Allow record_in() and record_recv() to work for transient record types. Tom Lane 9.5.0
2015-08-21 Allow record_in() and record_recv() to work for transient record types. Tom Lane 9.6.0
2015-02-20 Some more FLEXIBLE_ARRAY_MEMBER hacking. Tom Lane 9.5.0
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 8.4.22
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.0.18
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.1.14
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.2.9
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.3.5
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.4.0
2013-11-03 Prevent memory leaks from accumulating across printtup() calls. Tom Lane 9.2.6
2013-11-03 Prevent memory leaks from accumulating across printtup() calls. Tom Lane 9.3.2
2013-11-03 Prevent memory leaks from accumulating across printtup() calls. Tom Lane 9.4.0
2013-10-22 Fix blatantly broken record_image_cmp() logic for pass-by-value fields. Tom Lane 9.4.0
2012-11-13 Fix memory leaks in record_out() and record_send(). Tom Lane 9.0.11
2012-11-13 Fix memory leaks in record_out() and record_send(). Tom Lane 9.1.7