Commits

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

DateSubjectAuthorReleases
2022-11-04 Correct error message for row-level triggers with transition tables on partitioned tables. Etsuro Fujita 15.1
2022-11-02 Fix copy-and-pasteo in comment. Etsuro Fujita 15.1
2022-09-29 Update comment in ExecInsert() regarding batch insertion. Etsuro Fujita 15.0
2022-09-22 Fix thinko in comment. Etsuro Fujita 15.0
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 15.0
2022-09-02 Doc: Update struct Trigger definition. Etsuro Fujita 15.0
2022-08-26 Fix typo in comment. Etsuro Fujita 15.0
2022-08-05 postgres_fdw: Disable batch insertion when there are WCO constraints. Etsuro Fujita 15.0
2022-07-07 postgres_fdw: Fix grammar. Etsuro Fujita 15.0
2022-06-09 Improve comments for trivial_subqueryscan(). Etsuro Fujita 15.0
2022-06-02 Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 15.0
2022-05-13 Doc: Improve description of the "parallel_commit" option for postgres_fdw. Etsuro Fujita 15.0
2022-05-12 postgres_fdw: Update comments in make_new_connection(). Etsuro Fujita 15.0
2022-05-02 Fix typo in comment. Etsuro Fujita 15.0
2022-04-28 Disable asynchronous execution if using gating Result nodes. Etsuro Fujita 15.0
2022-04-21 postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist. Etsuro Fujita 15.0
2022-04-06 Allow asynchronous execution in more cases. Etsuro Fujita 15.0
2022-03-30 Fix typo in comment. Etsuro Fujita 15.0
2022-03-25 postgres_fdw: Minor cleanup for pgfdw_abort_cleanup(). Etsuro Fujita 15.0
2022-02-24 postgres_fdw: Add support for parallel commit. Etsuro Fujita 15.0
2022-02-16 Doc: Update documentation for modifying postgres_fdw foreign tables. Etsuro Fujita 15.0
2022-02-03 Further fix for EvalPlanQual with mix of local and foreign partitions. Etsuro Fujita 15.0
2022-01-28 Fix typo in comment. Etsuro Fujita 15.0
2022-01-27 postgres_fdw: Fix handling of a pending asynchronous request in postgresReScanForeignScan(). Etsuro Fujita 15.0
2022-01-21 postgres_fdw: Fix subabort cleanup of connections used in asynchronous execution. Etsuro Fujita 15.0