Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-12-15 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2019-11-13 Add missing check_collation_set call to bpcharne(). Tom Lane 13.0
2019-11-13 Add missing check_collation_set call to bpcharne(). Tom Lane 12.2
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 12.0
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 8.3.19
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 8.4.12
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 9.0.8
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 9.1.4
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 9.2.0
2012-03-23 Code review for protransform patches. Tom Lane 9.2.0
2008-05-27 Alter the xxx_pattern_ops opclasses to use the regular equality operator of Tom Lane 8.4.0
2008-05-04 Use new cstring/text conversion functions in some additional places. Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-06-15 Tweak the API for per-datatype typmodin functions so that they are passed Tom Lane 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0