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 |
2025-05-11 |
Tom Lane | Fix incorrect "return NULL" in BumpAllocLarge(). |
commit | commitdiff | tree |
2025-05-10 |
Noah Misch | Remove GLOBALTABLESPACE_OID assert for locked buffers. |
commit | commitdiff | tree |
2025-05-10 |
Bruce Momjian | doc PG 18 relnotes: mv. hash joins and GROUP BY item... |
commit | commitdiff | tree |
2025-05-10 |
Michael Paquier | aio: Use runtime arguments with injections points in... |
commit | commitdiff | tree |
2025-05-09 |
Michael Paquier | injection_points: Add support and tests for runtime... |
commit | commitdiff | tree |
2025-05-09 |
Michael Paquier | Add support for runtime arguments in injection points |
commit | commitdiff | tree |
2025-05-09 |
Bruce Momjian | doc PG 18 relnotes: fix missing parens for crc32c() |
commit | commitdiff | tree |
2025-05-09 |
Tom Lane | Skip RSA-PSS ssl test when using LibreSSL. |
commit | commitdiff | tree |
2025-05-09 |
Tom Lane | Hack one ssl test case to pass with current LibreSSL. |
commit | commitdiff | tree |
2025-05-09 |
Tom Lane | Centralize ssl tests' check for whether we're using... |
commit | commitdiff | tree |
2025-05-09 |
Peter Eisentraut | doc: Put new options in consistent order on man pages |
commit | commitdiff | tree |
2025-05-08 |
Heikki Linnakangas | Use 'void *' for arbitrary buffers, 'uint8 *' for byte... |
commit | commitdiff | tree |
2025-05-08 |
Heikki Linnakangas | Use more mundane 'int' type for cancel key lengths... |
commit | commitdiff | tree |
2025-05-08 |
Bruce Momjian | PG 18 relnotes: adjust RETURNING new/old item |
commit | commitdiff | tree |
2025-05-08 |
Daniel Gustafsson | doc: Fix title markup for AT TIME ZONE and AT LOCAL |
commit | commitdiff | tree |
2025-05-08 |
Richard Guo | Track the number of presorted outer pathkeys in MergePath |
commit | commitdiff | tree |
2025-05-08 |
Richard Guo | Suppress unnecessary explicit sorting for EPQ mergejoin... |
commit | commitdiff | tree |
2025-05-08 |
Bruce Momjian | doc PG 18 relnotes: adjust pg_log_backend_memory_contexts() |
commit | commitdiff | tree |
2025-05-08 |
Bruce Momjian | doc PG 18 relnotes: add pg_log_backend_memory_contexts... |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: adjust pgbench per-script reportin... |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: mention GROUP SET fixes |
commit | commitdiff | tree |
2025-05-07 |
Nathan Bossart | Remove pg_replication_origin's TOAST table. |
commit | commitdiff | tree |
2025-05-07 |
Peter Geoghegan | Prevent premature nbtree array advancement. |
commit | commitdiff | tree |
2025-05-07 |
Peter Geoghegan | nbtree: tighten up array recheck rules. |
commit | commitdiff | tree |
2025-05-07 |
Nathan Bossart | pg_dumpall: Add --sequence-data. |
commit | commitdiff | tree |
2025-05-07 |
Alexander Korotkov | Refactor ChangeVarNodesExtended() using the custom... |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Put some psql documentation pieces back into alpha... |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | Remove some tabs in C string literals |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Add link to table |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Fix up spacing around verbatim DocBook elements |
commit | commitdiff | tree |
2025-05-07 |
Michael Paquier | Fix some comments related to IO workers |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: adjust partition planning item |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: small adjustments regarding options |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: move partition locking item to... |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: adjust partition items |
commit | commitdiff | tree |
2025-05-05 |
Tom Lane | Stamp 18beta1. |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: reword OAuth item |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: add mention of pg_stat_reset_backen... |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: adjust hash item |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: split partition optimizer item... |
commit | commitdiff | tree |
2025-05-05 |
Noah Misch | With GB18030, prevent SIGSEGV from reading past end... |
commit | commitdiff | tree |
2025-05-05 |
Noah Misch | Refactor test_escape.c for additional ways of testing. |
commit | commitdiff | tree |
2025-05-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items |
commit | commitdiff | tree |
next |