projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vacuumdb: Make vacuumdb --analyze-only process partitioned tables.
[postgresql.git]
/
src
/
backend
/
optimizer
/
util
/
28 hours ago
Richard Guo
Pathify RHS unique-ification for semijoin planning
tree
|
commitdiff
12 days ago
Etsuro Fujita
Disallow collecting transition tuples from child foreig...
tree
|
commitdiff
2025-07-29
David Rowley
Display Memoize planner estimates in EXPLAIN
tree
|
commitdiff
2025-07-22
Richard Guo
Reduce "Var IS [NOT] NULL" quals during constant folding
tree
|
commitdiff
2025-07-08
Richard Guo
Consider explicit incremental sort for Append and Merge...
tree
|
commitdiff
2025-07-03
Tom Lane
Simplify COALESCE() with one surviving argument.
tree
|
commitdiff
2025-06-29
Tom Lane
Fix some new issues with planning of PlaceHolderVars.
tree
|
commitdiff
2025-06-20
Tom Lane
Remove planner's have_dangerous_phv() join-order restri...
tree
|
commitdiff
2025-05-08
Richard Guo
Track the number of presorted outer pathkeys in MergePath
tree
|
commitdiff
2025-04-07
Álvaro Herrera
Allow NOT NULL constraints to be added as NOT VALID
tree
|
commitdiff
2025-04-06
Peter Eisentraut
Relax ordering-related hardcoded btree requirements...
tree
|
commitdiff
2025-04-04
Alexander Korotkov
Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appro...
tree
|
commitdiff
2025-04-04
Alexander Korotkov
Extract make_SAOP_expr() function from match_orclause_t...
tree
|
commitdiff
2025-04-03
Richard Guo
Remove duplicated comment in get_relation_constraints
tree
|
commitdiff
2025-04-02
Tom Lane
Change SQL-language functions to use the plan cache.
tree
|
commitdiff
2025-04-02
Peter Eisentraut
Add support for NOT ENFORCED in foreign key constraints
tree
|
commitdiff
2025-04-01
David Rowley
Fix planner's failure to identify multiple hashable...
tree
|
commitdiff
2025-03-15
Melanie Plageman
Remove table AM callback scan_bitmap_next_block
tree
|
commitdiff
2025-01-16
Dean Rasheed
Add OLD/NEW support to RETURNING in DML queries.
tree
|
commitdiff
2025-01-15
Peter Eisentraut
Rename RowCompareType to CompareType
tree
|
commitdiff
2025-01-11
Peter Eisentraut
Add support for NOT ENFORCED in CHECK constraints
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-12-20
David Rowley
Introduce CompactAttribute array in TupleDesc, take 2
tree
|
commitdiff
2024-12-19
Tom Lane
Improve planner's handling of SetOp plans.
tree
|
commitdiff
2024-12-19
Tom Lane
Convert SetOp to read its inputs as outerPlan and inner...
tree
|
commitdiff
2024-12-14
John Naylor
Fix typo
tree
|
commitdiff
2024-12-12
David Rowley
Detect redundant GROUP BY columns using UNIQUE indexes
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-11-26
Richard Guo
Remove dead code in get_param_path_clause_serials()
tree
|
commitdiff
2024-11-23
Alexander Korotkov
Teach bitmap path generation about transforming OR...
tree
|
commitdiff
2024-11-08
Álvaro Herrera
Add pg_constraint rows for not-null constraints
tree
|
commitdiff
2024-11-08
Amit Langote
Disallow partitionwise join when collations don't match
tree
|
commitdiff
2024-11-08
Richard Guo
Fix inconsistent RestrictInfo serial numbers
tree
|
commitdiff
2024-10-20
Amit Langote
SQL/JSON: Fix some oversights in commit b6e1157e7
tree
|
commitdiff
2024-09-27
Tom Lane
Recalculate where-needed data accurately after a join...
tree
|
commitdiff
2024-09-17
Peter Eisentraut
Add temporal PRIMARY KEY and UNIQUE constraints
tree
|
commitdiff
2024-09-10
Peter Eisentraut
Add amgettreeheight index AM API routine
tree
|
commitdiff
2024-09-10
Richard Guo
Mark expressions nullable by grouping sets
tree
|
commitdiff
2024-09-10
Richard Guo
Introduce an RTE for the grouping step
tree
|
commitdiff
2024-08-21
Robert Haas
Treat number of disabled nodes in a path as a separate...
tree
|
commitdiff
2024-08-19
Alvaro Herrera
Avoid failure to open dropped detached partition
tree
|
commitdiff
2024-08-13
Peter Eisentraut
Rename C23 keyword
tree
|
commitdiff
2024-08-05
Masahiko Sawada
Restrict accesses to non-system views and foreign table...
tree
|
commitdiff
2024-07-30
Richard Guo
Fix partitionwise join with partially-redundant join...
tree
|
commitdiff
2024-07-29
Richard Guo
Reduce memory used by partitionwise joins
tree
|
commitdiff
2024-07-29
Richard Guo
Simplify create_merge_append_path for clarity
tree
|
commitdiff
2024-07-23
Richard Guo
Remove redundant code in create_gather_merge_path
tree
|
commitdiff
2024-07-23
Richard Guo
Fix rowcount estimate for gather (merge) paths
tree
|
commitdiff
2024-07-04
Michael Paquier
Assign error codes where missing for user-facing failures
tree
|
commitdiff
2024-07-02
David Rowley
Use TupleDescAttr macro consistently
tree
|
commitdiff
2024-06-18
David Rowley
Fix possible Assert failure in cost_memoize_rescan
tree
|
commitdiff
2024-06-11
Tom Lane
Fix infer_arbiter_indexes() to not assume resultRelatio...
tree
|
commitdiff
2024-05-16
Peter Eisentraut
Revert temporal primary keys and foreign keys
tree
|
commitdiff
2024-05-13
Alvaro Herrera
Revert structural changes to not-null constraints
tree
|
commitdiff
2024-05-10
Peter Eisentraut
Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes
tree
|
commitdiff
2024-05-05
David Rowley
Fix query pullup issue with WindowClause runCondition
tree
|
commitdiff
2024-04-16
Tom Lane
Ensure generated join clauses for child rels have corre...
tree
|
commitdiff
2024-04-15
Tom Lane
Fix type-checking of RECORD-returning functions in...
tree
|
commitdiff
2024-04-12
David Rowley
Fix IS [NOT] NULL qual optimization for inheritance...
tree
|
commitdiff
2024-03-30
Dean Rasheed
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
tree
|
commitdiff
2024-03-26
Tom Lane
Propagate pathkeys from CTEs up to the outer query.
tree
|
commitdiff
2024-03-25
Tom Lane
Refactor predicate_{implied,refuted}_by_simple_clause.
tree
|
commitdiff
2024-03-25
Amit Langote
Code review for 6190d828cd2
tree
|
commitdiff
2024-03-25
Amit Langote
Reduce memory used by partitionwise joins
tree
|
commitdiff
2024-03-21
Amit Langote
Add SQL/JSON query functions
tree
|
commitdiff
2024-03-19
Tom Lane
Postpone reparameterization of paths until create_plan().
tree
|
commitdiff
2024-03-17
Dean Rasheed
Add RETURNING support to MERGE.
tree
|
commitdiff
2024-03-13
Peter Eisentraut
Make the order of the header file includes consistent
tree
|
commitdiff
2024-03-12
Tom Lane
Fix confusion about the return rowtype of SQL-language...
tree
|
commitdiff
2024-03-06
Tom Lane
Fix type-checking of RECORD-returning functions in...
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-02-29
Dean Rasheed
Support MERGE into updatable views.
tree
|
commitdiff
2024-02-23
Tom Lane
Avoid dangling-pointer problem with partitionwise joins...
tree
|
commitdiff
2024-02-16
Alexander Korotkov
Add missing check_stack_depth() to some recursive functions
tree
|
commitdiff
2024-02-15
David Rowley
Clarify the 'rows' parameter in create_append_path
tree
|
commitdiff
2024-01-31
David Rowley
Fix costing bug in MergeAppend
tree
|
commitdiff
2024-01-26
Tom Lane
Compare varnullingrels too in assign_param_for_var().
tree
|
commitdiff
2024-01-23
David Rowley
Add better handling of redundant IS [NOT] NULL quals
tree
|
commitdiff
2024-01-10
Tom Lane
Fix Asserts in calc_non_nestloop_required_outer().
tree
|
commitdiff
2024-01-08
Tom Lane
Allow examine_simple_variable() to work on INSERT RETUR...
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2023-12-19
Tom Lane
Prevent integer overflow when forming tuple width estim...
tree
|
commitdiff
2023-11-16
Tom Lane
Ensure we preprocess expressions before checking their...
tree
|
commitdiff
2023-11-09
Tom Lane
Fix computation of varnullingrels when const-folding...
tree
|
commitdiff
2023-10-26
Amit Langote
Avoid compiler warning in non-assert builds
tree
|
commitdiff
2023-10-26
Peter Eisentraut
Add trailing commas to enum definitions
tree
|
commitdiff
2023-10-26
Amit Langote
Prevent duplicate RTEPermissionInfo for plain-inheritan...
tree
|
commitdiff
2023-10-24
Tom Lane
Fix problems when a plain-inheritance parent table...
tree
|
commitdiff
2023-10-11
Tom Lane
Fix missed optimization in relation_excluded_by_constra...
tree
|
commitdiff
2023-10-09
David Rowley
Strip off ORDER BY/DISTINCT aggregate pathkeys in creat...
tree
|
commitdiff
2023-09-29
David Rowley
Robustify find_base_rel and find_base_rel_ignore_join
tree
|
commitdiff
2023-08-25
Alvaro Herrera
Catalog not-null constraints
tree
|
commitdiff
2023-08-15
Etsuro Fujita
Re-allow FDWs and custom scan providers to replace...
tree
|
commitdiff
2023-08-03
David Rowley
Account for startup rows when costing WindowAggs
tree
|
commitdiff
2023-07-28
Etsuro Fujita
Disallow replacing joins with scans in problematic...
tree
|
commitdiff
2023-07-21
Tom Lane
Fix calculation of relid sets for partitionwise child...
tree
|
commitdiff
2023-07-14
Tom Lane
Allow plan nodes with initPlans to be considered parall...
tree
|
commitdiff
2023-07-13
Amit Langote
Don't include CaseTestExpr in JsonValueExpr.formatted_expr
tree
|
commitdiff
2023-06-20
Tom Lane
Centralize fixups for mismatched nullingrels in nestloo...
tree
|
commitdiff
2023-06-12
Tom Lane
Fix "wrong varnullingrels" for subquery nestloop parame...
tree
|
commitdiff
next