Commits

DateSubjectAuthorReleases
2022-10-06 Remove useless character-length checks in contrib/ltree. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2020-03-31 Back-patch addition of stack overflow and interrupt checks for lquery. Tom Lane 11.8
2020-03-31 Back-patch addition of stack overflow and interrupt checks for lquery. Tom Lane 9.6.18
2020-03-31 Back-patch addition of stack overflow and interrupt checks for lquery. Tom Lane 9.5.22
2020-03-31 Back-patch addition of stack overflow and interrupt checks for lquery. Tom Lane 12.3
2020-03-31 Back-patch addition of stack overflow and interrupt checks for lquery. Tom Lane 10.13
2020-03-31 Fix lquery's NOT handling, and add ability to quantify non-'*' items. Tom Lane 13.0
2020-03-28 Fix lquery's behavior for consecutive '*' items. Tom Lane 13.0
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 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2011-01-09 Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays. Tom Lane 9.1.0
2010-02-24 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. Tom Lane 8.3.10
2010-02-24 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. Tom Lane 8.4.3
2010-02-24 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. Tom Lane 9.0.0
2005-11-19 Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd Tom Lane 8.2.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1