Commit Graph

20 Commits (465ab24296c27502c81c8c197725cba728b9b057)

Author SHA1 Message Date
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