Commits

DateSubjectAuthorReleases
2026-07-01 Add min() and max() aggregate support for uuid. Masahiko Sawada master
2026-03-26 Fix UUID sortability tests in base32hex encoding. Masahiko Sawada 19 (unreleased)
2026-03-25 Add base32hex support to encode() and decode() functions. Masahiko Sawada 19 (unreleased)
2026-03-19 Allow explicit casting between bytea and uuid. Masahiko Sawada 19 (unreleased)
2025-03-28 Fix timestamp overflow in UUIDv7 implementation. Masahiko Sawada 18.0
2024-12-11 Add UUID version 7 generation function. Masahiko Sawada 18.0
2024-11-23 Transform OR-clauses to SAOP's during index matching Alexander Korotkov 18.0
2024-03-19 Add some UUID support functions Peter Eisentraut 17.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-14 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2019-07-14 Add gen_random_uuid function Peter Eisentraut 13.0
2017-03-14 hash: Add write-ahead logging support. Robert Haas 10.0
2017-01-18 Make messages mentioning type names more uniform Alvaro Herrera 10.0
2014-10-18 Shorten warning about hash creation Bruce Momjian 9.5.0
2014-09-11 improve hash creation warning message Bruce Momjian 9.5.0
2014-09-10 Issue a warning during the creation of hash indexes Bruce Momjian 9.5.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0
2009-08-01 Improve unique-constraint-violation error messages to include the exact Tom Lane 9.0.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2007-06-03 Clarify some error messages about duplicate things. Peter Eisentraut 8.3.0
2007-01-31 Rewrite uuid input and output routines to avoid dependency on the Neil Conway 8.3.0
2007-01-28 Add a new builtin type, "uuid". This implements a UUID type, similar to Neil Conway 8.3.0