Commits

DateSubjectAuthorReleases
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 16.3
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 12.18
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 14.11
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 17.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2023-11-09 Fix computation of varnullingrels when const-folding field selection. Tom Lane 16.2
2023-11-09 Fix computation of varnullingrels when const-folding field selection. Tom Lane 17.0
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 12.15
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 11.20
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 14.8
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 16.0
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 13.11
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 15.3
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-11-16 Invent "multibitmapsets", and use them to speed up antijoin detection. Tom Lane 16.0
2022-11-05 Handle SubPlan cases in find_nonnullable_rels/vars. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-12-13 Silence another gcc 11 warning. Tom Lane 9.2 (unreleased)
2021-12-13 Silence another gcc 11 warning. Tom Lane 9.3 (unreleased)
2021-12-13 Silence another gcc 11 warning. Tom Lane 9.4 (unreleased)
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 15.0
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 14.1
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 13.5