| 2025-07-18 |
Robert Haas | fix some line break logic advice2 |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | Remove pgpa_fix_scan_or_clump_member. |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | address XXX by addingg comments |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | remove obsolete XXX |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | Append nodes bearing non-relation RTIs are ordinary |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | rework for scans |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | reindent |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | renaming, phase 2 |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | renaming, phase 1 |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | reclassify clumped joins as scans |
commit | commitdiff | tree |
| 2025-07-16 |
Robert Haas | upgrades |
commit | commitdiff | tree |
| 2025-07-15 |
Robert Haas | context->walker |
commit | commitdiff | tree |
| 2025-07-15 |
Robert Haas | PGPAQF_SEMIJOIN_(NON_)UNIQUE |
commit | commitdiff | tree |
| 2025-07-15 |
Robert Haas | add query features earlier before considering elided... |
commit | commitdiff | tree |
| 2025-07-15 |
Robert Haas | Remove pgpa_gathered_join -- query features make it... |
commit | commitdiff | tree |
| 2025-07-15 |
Robert Haas | First stab at SJ_UNIQUE. |
commit | commitdiff | tree |
| 2025-07-14 |
Robert Haas | add query_feature thing -- this implies removing gather... |
commit | commitdiff | tree |
| 2025-07-07 |
Robert Haas | stuff |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | add "clear" functions |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | remove old file |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | trim shared advice |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | EXPLAIN (PLAN_ADVICE) |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | add missing dsa_pin call |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | pgindent |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | pg_get_collected_shared_advice |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | add ability to store in the shared collector |
commit | commitdiff | tree |
| 2025-07-03 |
Robert Haas | pgindent |
commit | commitdiff | tree |
| 2025-07-02 |
Robert Haas | comments, skip storage of empty advice |
commit | commitdiff | tree |
| 2025-07-02 |
Robert Haas | somewhat-working local collection |
commit | commitdiff | tree |
| 2025-07-01 |
Robert Haas | start some advice storage ideas in motion |
commit | commitdiff | tree |
| 2025-07-01 |
Robert Haas | add stuff |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | More work on output stuff. |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | fix duplicate clumped-join creation |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | output restructuring and miscellaneous cleanup |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | debug_out -> output |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | add constants for enum length |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | Move wrap_column into pgpa_output_context |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | pgindent |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | Introduce output context object. |
commit | commitdiff | tree |
| 2025-06-27 |
Robert Haas | add some line wrapping logic |
commit | commitdiff | tree |
| 2025-06-26 |
Robert Haas | move more code to pgpa_output.c |
commit | commitdiff | tree |
| 2025-06-26 |
Robert Haas | move debug output routines to a new file |
commit | commitdiff | tree |
| 2025-06-25 |
Robert Haas | filter join RTIs out of clumped joins to avoid failures |
commit | commitdiff | tree |
| 2025-06-25 |
Robert Haas | reintroduce range table identifiers |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | more comments |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | more comments |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | pgindent |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | Refactoring. |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | remove more code not required by the regression tests |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | remove apparently-unnecessary Result node traversal |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | use pgpa_descend_node more |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | cleanup, incidental bug fix |
commit | commitdiff | tree |
| 2025-06-24 |
Robert Haas | fix various things so regression tests pass |
commit | commitdiff | tree |
| 2025-06-12 |
Robert Haas | fix subplan walking because i never get this right |
commit | commitdiff | tree |
| 2025-06-12 |
Robert Haas | Couple of bug fixes and tweaks. |
commit | commitdiff | tree |
| 2025-06-12 |
Robert Haas | temporary debugging hack |
commit | commitdiff | tree |
| 2025-06-12 |
Robert Haas | update makefile |
commit | commitdiff | tree |
| 2025-06-09 |
Robert Haas | remove XXX |
commit | commitdiff | tree |
| 2025-06-09 |
Robert Haas | output something for GATHER and GATHER_MERGE |
commit | commitdiff | tree |
| 2025-06-06 |
Robert Haas | tidy up some cosmetics |
commit | commitdiff | tree |
| 2025-06-06 |
Robert Haas | Look through Gather and Gather Merge nodes. |
commit | commitdiff | tree |
| 2025-06-06 |
Robert Haas | Insist that a purported scan node must have an RTI. |
commit | commitdiff | tree |
| 2025-06-06 |
Robert Haas | attempt to fix handling of multiple elided nodes |
commit | commitdiff | tree |
| 2025-06-06 |
Robert Haas | first elided node -> last elided node |
commit | commitdiff | tree |
| 2025-06-05 |
Robert Haas | add a comment |
commit | commitdiff | tree |
| 2025-05-30 |
Robert Haas | hackity hack elided nodes |
commit | commitdiff | tree |
| 2025-05-29 |
Robert Haas | hackity, hack |
commit | commitdiff | tree |
| 2025-05-28 |
Robert Haas | hackity hack |
commit | commitdiff | tree |
| 2025-05-22 |
Robert Haas | fix a few bugs |
commit | commitdiff | tree |
| 2025-05-21 |
Robert Haas | debugging code that shows it doesn't work |
commit | commitdiff | tree |
| 2025-05-21 |
Robert Haas | Remove unused field. |
commit | commitdiff | tree |
| 2025-05-21 |
Robert Haas | pgpa_join_strategy renaming |
commit | commitdiff | tree |
| 2025-05-21 |
Robert Haas | fix some stuff |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Start trying to get a proper treewalk oraganized. |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | remove junk |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | pgpa_join.c |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | pgpa_join.h |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Port pg_plan_advice over from the subplanname branch. |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Store information about elided nodes in the final plan. |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Store information about range-table flattening in the... |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Give subplans names that are known while planning that... |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Assert that RTIs of joined rels are discoverable from... |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Consider a Result node's relids in ExplainPreScanNode. |
commit | commitdiff | tree |
| 2025-05-19 |
Robert Haas | Keep track of what RTIs a Result node is scanning. |
commit | commitdiff | tree |
| 2025-05-19 |
Amit Kapila | Don't retreat slot's confirmed_flush LSN. |
commit | commitdiff | tree |
| 2025-05-19 |
Tom Lane | Doc: add pre-branch task to run src/tools/copyright.pl. |
commit | commitdiff | tree |
| 2025-05-19 |
Michael Paquier | Fix incorrect year in some copyright notices |
commit | commitdiff | tree |
| 2025-05-19 |
Michael Paquier | ecpg: Add missing newline in meson.build |
commit | commitdiff | tree |
| 2025-05-18 |
Alexander Korotkov | Fix tuple_fraction calculation in generate_orderedappen... |
commit | commitdiff | tree |
| 2025-05-18 |
Tom Lane | Make our usage of memset_s() conform strictly to the... |
commit | commitdiff | tree |
| 2025-05-18 |
Daniel Gustafsson | Fix function name reference in comment |
commit | commitdiff | tree |
| 2025-05-16 |
Daniel Gustafsson | Align organization wording in copyright statement |
commit | commitdiff | tree |
| 2025-05-15 |
Richard Guo | Fix Assert failure in XMLTABLE parser |
commit | commitdiff | tree |
| 2025-05-14 |
Richard Guo | Add explicit initialization for all PlannerGlobal fields |
commit | commitdiff | tree |
| 2025-05-13 |
Daniel Gustafsson | Fix order of parameters in POD documentation |
commit | commitdiff | tree |
| 2025-05-13 |
Amit Kapila | Fix the race condition in the test added by 7c99dc587. |
commit | commitdiff | tree |
| 2025-05-11 |
Γlvaro Herrera | Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT] |
commit | commitdiff | tree |
| 2025-05-11 |
Γlvaro Herrera | Fix comment of tsquerysend() |
commit | commitdiff | tree |
| 2025-05-11 |
Γlvaro Herrera | relcache: Avoid memory leak on tables with no CHECK... |
commit | commitdiff | tree |
| 2025-05-11 |
Γlvaro Herrera | Sort includes in alphabetical order |
commit | commitdiff | tree |
| next |