Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-04-01 Clean up parsing of ltree and lquery some more. Tom Lane 13.0
2020-04-01 Add support for binary I/O of ltree, lquery, and ltxtquery types. Tom Lane 13.0
2020-03-31 Improve error messages in ltree_in and lquery_in. 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-29 Cosmetic improvements in ltree code. 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
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
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 7.4.20
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.0.16
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.1.12
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.2.8
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.3.2
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.4.0
2007-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2006-09-22 Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings in contrib. Tom Lane 8.1.0
2003-12-17 Repair badly broken estimation of output buffer size in lquery_out(). Tom Lane 7.4.1
2003-12-17 Repair badly broken estimation of output buffer size in lquery_out(). Tom Lane 8.0.0