Commit Graph

26 Commits (29275b1d177096597675b5c6e7e7c9db2df8f4df)

Author SHA1 Message Date
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Peter Eisentraut bd944884e9 Consolidate ItemPointer to Datum conversion functions 2 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Peter Eisentraut d746021de1 Add construct_array_builtin, deconstruct_array_builtin 3 years ago
Michael Paquier cd4868a570 pageinspect: Fix handling of all-zero pages 3 years ago
Michael Paquier d43085d12e pageinspect: Use better macros to get special page area for GIN and GiST 3 years ago
Michael Paquier 291e517a4d pageinspect: Add more sanity checks to prevent out-of-bound reads 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane 41b45576d5 Remove useless pfree()s at the ends of various ValuePerCall SRFs. 5 years ago
Tom Lane 3ed2005ff5 Introduce macros for typalign and typstorage constants. 5 years ago
Alvaro Herrera 4e89c79a52 Remove excess parens in ereport() calls 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane 14e9b18fed In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Tom Lane 367b99bbb1 Fix gin_leafpage_items(). 9 years ago
Peter Eisentraut 84ad68d645 pageinspect: Fix unaligned struct access in GIN functions 9 years ago
Tom Lane 14ee35799f Fix portability bug in gin_page_opaque_info(). 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Heikki Linnakangas 3a82bc6f8a Add pageinspect functions for inspecting GIN indexes. 11 years ago