Commits

DateSubjectAuthorReleases
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 17.5
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 13.21
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 18.0
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 15.13
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 16.9
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-15 Add contrib/pg_logicalinspect. Masahiko Sawada 18.0
2024-10-14 Use construct_array_builtin for FLOAT8OID instead of construct_array. Masahiko Sawada 18.0
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 16.4
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 18.0
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 12.20
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 13.16
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 14.13
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 17.0
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 15.8
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Teach estimate_array_length() to use statistics where available. Tom Lane 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-27 Improve the implementation of information_schema._pg_expandarray(). Tom Lane 17.0
2023-11-17 Don't specify number of dimensions in cases where we don't know it. Tom Lane 17.0
2023-11-13 Improve readability and error detection of array_in(). Tom Lane 17.0
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 14.10
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 16.1
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 12.17