- Notifications
You must be signed in to change notification settings - Fork 69
Pull requests: postgrespro/pg_pathman
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixes related to new changes in PostgreSQL 16: December 6, 2022 - December 27, 2022
#261 by MarinaPolyakova was merged Jan 11, 2023 Loading…
[PGPRO-7417] Added 'volatile' modifier for local variables
#260 by kovdb75 was merged Dec 15, 2022 Loading…
Fix compiler warnings due to new checks in PostgreSQL 16
#257 by MarinaPolyakova was merged Nov 21, 2022 Loading…
PGPRO-6148, PGPRO-7080: Use common macro for all PG versions instead of add_vars_to_targetlist() function
#254 by kovdb75 was merged Sep 21, 2022 Loading…
[PGPRO-5360] Fix for freeze (Valgrind and compilation with -Og option)
#251 by kovdb75 was merged Jul 20, 2022 Loading…
Changed lock order for MERGE of range partitions + change for issue #247
#248 by kovdb75 was merged May 18, 2022 Loading…
[PGPRO-5614] Reset cache at start and at finish ATX transaction
#240 by kovdb75 was merged Dec 6, 2021 Loading…
PGPRO-5113 Added 'tuple map' for prevent addition extra columns values into partitions
#238 by kovdb75 was merged Nov 17, 2021 Loading…
Make get_partition_cooked_key work for tables with no partitions.
#180 by akuzm was merged Oct 8, 2018 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.