Commits

DateSubjectAuthorReleases
2022-10-06 Remove useless character-length checks in contrib/ltree. Tom Lane 16.0
2022-10-06 Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. Tom Lane 16.0
2022-09-22 Harmonize parameter names in contrib code. Peter Geoghegan 16.0
2022-07-18 Mark all symbols exported from extension libraries PGDLLEXPORT. Andres Freund 16.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-03-16 Fix default signature length for gist_ltree_ops Alexander Korotkov 13.7
2022-03-16 Fix default signature length for gist_ltree_ops Alexander Korotkov 14.3
2022-03-16 Fix default signature length for gist_ltree_ops Alexander Korotkov 15.0
2021-07-29 Adjust MSVC build scripts to parse Makefiles for defines David Rowley 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-31 Fix lquery's NOT handling, and add ability to quantify non-'*' items. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-29 Cosmetic improvements in ltree code. Tom Lane 13.0
2020-03-28 Fix lquery's behavior for consecutive '*' items. Tom Lane 13.0
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 9.5.22
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 13.0
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 11.8
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 9.6.18
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 12.3
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 10.13
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-11-07 Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro." Tom Lane 10.0