Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera | 16.0 |
| 2022-12-02 | Generalize ri_RootToPartitionMap to use for non-partition children | Alvaro Herrera | 16.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-03-20 | Enforce foreign key correctly during cross-partition updates | Alvaro Herrera | 15.0 |
| 2018-06-11 | Don't needlessly check the partition contraint twice | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2015-08-21 | Remove ExecGetScanType function | Alvaro Herrera | 9.6.0 |
| 2014-10-07 | Implement SKIP LOCKED for row-level locks | Alvaro Herrera | 9.5.0 |
| 2014-08-27 | Fix FOR UPDATE NOWAIT on updated tuple chains | Alvaro Herrera | 9.4.0 |
| 2014-08-27 | Fix FOR UPDATE NOWAIT on updated tuple chains | Alvaro Herrera | 9.5.0 |
| 2013-01-23 | Improve concurrency of foreign key locking | Alvaro Herrera | 9.3.0 |