Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2022-04-25 Drop unlogged table after test is done Alvaro Herrera 15.0
2022-04-25 Cover brin/gin/gist/spgist ambuildempty routines in regression tests Alvaro Herrera 15.0
2022-04-25 Always pfree strings returned by GetDatabasePath Alvaro Herrera 15.0
2022-04-21 Standardize references to Zstandard as <productname> Alvaro Herrera 15.0
2022-04-21 CREATE PUBLICATION ref: Minor tweaks to row filters Alvaro Herrera 15.0
2022-04-20 set_deparse_plan: Reuse variable to appease Coverity Alvaro Herrera 15.0
2022-04-20 Move ModifyTableContext->lockmode to UpdateContext Alvaro Herrera 15.0
2022-04-20 ExecModifyTable: use context.planSlot instead of planSlot Alvaro Herrera 15.0
2022-04-14 Have CLUSTER ignore partitions not owned by caller Alvaro Herrera 15.0
2022-04-14 Reword text on ROW SHARE lock as acquired by SELECT FOR <lock> Alvaro Herrera 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-13 Release cache tuple when no longer needed Alvaro Herrera 15.0
2022-04-12 adjust_partition_colnos mustn't be called if not needed Alvaro Herrera 15.0
2022-04-12 Change mechanism to set up source targetlist in MERGE Alvaro Herrera 15.0
2022-04-07 Revert "Rewrite some RI code to avoid using SPI" Alvaro Herrera 15.0
2022-04-07 Rewrite some RI code to avoid using SPI Alvaro Herrera 15.0
2022-04-07 Add isolation tests for snapshot behavior in ri_triggers.c Alvaro Herrera 15.0
2022-04-05 Refactor and cleanup runtime partition prune code a little Alvaro Herrera 15.0
2022-04-02 Allow CLUSTER on partitioned tables Alvaro Herrera 15.0
2022-04-02 Remove excess semicolon in MERGE docs Alvaro Herrera 15.0
2022-03-29 Revert "Fix replay of create database records on standby" Alvaro Herrera 15.0
2022-03-28 Fix role names in merge.sql regress file Alvaro Herrera 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-25 Fix replay of create database records on standby Alvaro Herrera 15.0
2022-03-24 Wrap inline function definitions in #ifndef FRONTEND Alvaro Herrera 15.0