Commits

DateSubjectAuthorReleases
2024-08-25 Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 18.0
2024-08-07 Optimize InvalidateAttoptCacheCallback() and TypeCacheTypCallback() Alexander Korotkov 18.0
2024-03-20 Catalog domain not-null constraints Peter Eisentraut 17.0
2024-03-17 Separate equalRowTypes() from equalTupleDescs() Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-26 Add helper functions for dshash tables with string keys. Nathan Bossart 17.0
2024-02-16 Use new overflow-safe integer comparison functions. Nathan Bossart 17.0
2024-01-20 Add planner support functions for range operators <@ and @>. Tom Lane 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 16.1
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 17.0
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 11.22
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 12.17
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 13.13
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 14.10
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 15.5
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-12 Add repalloc0 and repalloc0_array Peter Eisentraut 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-15 Always use ReleaseTupleDesc after lookup_rowtype_tupdesc et al. Tom Lane 15.0
2021-09-08 Disable anonymous record hash support except in special cases Peter Eisentraut 14.0
2021-09-08 Disable anonymous record hash support except in special cases Peter Eisentraut 15.0
2021-07-10 Fix assign_record_type_typmod(). Jeff Davis 11.13
2021-07-10 Fix assign_record_type_typmod(). Jeff Davis 12.8