postgresql/src
Heikki Linnakangas bba81f9d3d Inline ginCompareAttEntries for speed
It is called in tight loops during GIN index build.

Author: David Geier <geidav.pg@gmail.com>
Discussion: https://www.postgresql.org/message-id/5d366878-2007-4d31-861e-19294b7a583b@gmail.com
2026-01-09 20:31:43 +02:00
..
backend Inline ginCompareAttEntries for speed 2026-01-09 20:31:43 +02:00
bin pg_dump: Fix gathering of sequence information. 2026-01-09 10:12:54 -06:00
common Fix misc typos, mostly in comments 2026-01-08 18:10:08 +02:00
fe_utils Add data type oid8, 64-bit unsigned identifier 2026-01-07 11:37:00 +09:00
include Inline ginCompareAttEntries for speed 2026-01-09 20:31:43 +02:00
interfaces Fix misc typos, mostly in comments 2026-01-08 18:10:08 +02:00
makefiles Decouple C++ support in Meson's PGXS from LLVM enablement 2026-01-09 10:25:02 +01:00
pl Update copyright for 2026 2026-01-01 13:24:10 -05:00
port strnlen() is now required 2026-01-08 08:51:20 +01:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Improve "constraint must include all partitioning columns" message. 2026-01-09 12:59:35 -05:00
timezone Update copyright for 2026 2026-01-01 13:24:10 -05:00
tools MSVC: Support building for AArch64. 2026-01-07 13:42:57 -06:00
tutorial Update copyright for 2026 2026-01-01 13:24:10 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in libpq: Refactor logic checking for exit() in shared library builds 2025-12-09 10:39:08 +09:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00