Commits

DateSubjectAuthorReleases
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 15.8
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 14.13
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 13.16
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 12.20
2024-07-02 Use TupleDescAttr macro consistently David Rowley 18.0
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 16.4
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 12.20
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 17.0
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 13.16
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 15.8
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 14.13
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-10 Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes Peter Eisentraut 17.0
2024-04-12 Fix IS [NOT] NULL qual optimization for inheritance tables David Rowley 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-23 Add better handling of redundant IS [NOT] NULL quals David Rowley 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-19 Prevent integer overflow when forming tuple width estimates. Tom Lane 17.0
2023-10-11 Fix missed optimization in relation_excluded_by_constraints(). Tom Lane 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-06-10 nbtree: Allocate new pages in separate function. Peter Geoghegan 16.0
2023-04-18 Fix some typos and some incorrectly duplicated words David Rowley 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0