Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2024-03-20 Add to_regtypemod function to extract typemod from a string type name. Tom Lane 17.0
2022-12-27 Simplify the implementations of the to_reg* functions. Tom Lane 16.0
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-12-24 Make the numeric-OID cases of regprocin and friends be non-throwing. Tom Lane 16.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.4.13
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.2.22
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.3.18
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.5.8
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 10.0
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.6.4
2017-04-13 Move bootstrap-time lookup of regproc OIDs into genbki.pl. Tom Lane 10.0
2016-01-05 Make the to_reg*() functions accept text not cstring. Tom Lane 9.6.0
2016-01-04 Fix regrole and regnamespace output functions to do quoting, too. Tom Lane 9.5.0
2016-01-04 Fix regrole and regnamespace output functions to do quoting, too. Tom Lane 9.6.0
2016-01-04 Fix regrole and regnamespace types to honor quoting like other reg* types. Tom Lane 9.6.0
2016-01-04 Fix regrole and regnamespace types to honor quoting like other reg* types. Tom Lane 9.5.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2008-12-18 Code review for function default parameters patch. Fix numerous problems as Tom Lane 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0