Commits

DateSubjectAuthorReleases
2022-01-27 Fix ordering of XIDs in ProcArrayApplyRecoveryInfo Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-17 Simplify the general-purpose 64-bit integer parsing APIs Peter Eisentraut 15.0
2021-08-19 Revert refactoring of hex code to src/common/ Michael Paquier 14.0
2021-08-19 Revert refactoring of hex code to src/common/ Michael Paquier 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-14 Rework refactoring of hex and encoding routines Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-24 move hex_decode() to /common so it can be called from frontend Bruce Momjian 14.0
2020-08-10 Replace remaining StrNCpy() by strlcpy() Peter Eisentraut 14.0
2020-07-06 Add new flag to format_type_extended() to get NULL for undefined type Michael Paquier 14.0
2020-06-13 Have pg_itoa, pg_ltoa and pg_lltoa return the length of the string David Rowley 14.0
2020-06-12 Add missing extern keyword for a couple of numutils functions David Rowley 13.0
2020-06-12 Add missing extern keyword for a couple of numutils functions David Rowley 14.0
2020-04-07 Adjust bytea get_bit/set_bit to use int8 not int4 for bit numbering. Tom Lane 13.0
2020-02-01 Optimizations for integer to decimal output. Andrew Gierth 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-18 Avoid conflicts with library versions of inet_net_ntop() and friends. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-16 Correct constness of system attributes in heap.c & prerequisites. Andres Freund 12.0
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.4.19
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.6.10
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.3.24
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.5.14