aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Avoid mislabeling of lateral references, redux.Tom Lane2024-11-30
* ci: Fix cached MacPorts installation managementAndres Freund2024-11-27
* Fix typoPeter Eisentraut2024-11-27
* Avoid deleting critical WAL segments during pg_rewindÁlvaro Herrera2024-11-15
* Ensure cached plans are correctly marked as dependent on role.Nathan Bossart2024-11-11
* Monkey-patch LLVM code to fix ARM relocation bug.Thomas Munro2024-11-06
* Use portable diff options in pg_bsd_indent's regression test.Tom Lane2024-11-04
* Revert "For inplace update, send nontransactional invalidations."Noah Misch2024-11-02
* For inplace update, send nontransactional invalidations.Noah Misch2024-10-25
* Restructure foreign key handling code for ATTACH/DETACHÁlvaro Herrera2024-10-22
* Remove incorrect function import from pgindentDaniel Gustafsson2024-10-09
* Improve Perl script which adds commit links to release notesBruce Momjian2024-09-19
* scripts: add Perl script to add links to release notesBruce Momjian2024-09-16
* Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commandsAlexander Korotkov2024-08-24
* ci: Upgrade MacPorts version to 2.10.1.Thomas Munro2024-08-19
* ci: Pin MacPorts version to 2.9.3.Thomas Munro2024-07-25
* ci: Upgrade macOS version from 13 to 14.Thomas Munro2024-07-25
* Use atomics to avoid locking in InjectionPointRun()Heikki Linnakangas2024-07-15
* Use diff's --strip-trailing-cr flag where appropriate on WindowsAndrew Dunstan2024-07-10
* Cope with <regex.h> name clashes.Thomas Munro2024-07-06
* Rename standby_slot_names to synchronized_standby_slots.Amit Kapila2024-07-01
* Add wait event type "InjectionPoint", a custom type like "Extension".Noah Misch2024-06-27
* Make TAP todo_start effects the same under Meson and prove_check.Noah Misch2024-06-27
* Fix MVCC bug with prepared xact with subxacts on standbyHeikki Linnakangas2024-06-27
* Improve the granularity of PQsocketPoll's timeout parameter.Tom Lane2024-06-13
* Harmonize pg_bsd_indent parameter names.Peter Geoghegan2024-06-12
* Rename PathKeyInfo to GroupByOrderingAlexander Korotkov2024-06-06
* amcheck: Refactoring the storage of the last visible entryAlexander Korotkov2024-05-23
* Sync typedefs.list with buildfarm, for real this time.Tom Lane2024-05-17
* Remove unused typedefsPeter Eisentraut2024-05-17
* Remove enum WaitEventExtensionMichael Paquier2024-05-17
* Doc: update src/tools/pgindent/README for current practice.Tom Lane2024-05-15
* Pre-beta mechanical code beautification.Tom Lane2024-05-14
* injection_points: Store runtime conditions in private areaMichael Paquier2024-05-12
* Revert: Remove useless self-joinsAlexander Korotkov2024-05-06
* Fix query pullup issue with WindowClause runConditionDavid Rowley2024-05-05
* Remove redundant JSON parser typedefsAndrew Dunstan2024-04-27
* Fix the missing table sync due to improper invalidation handling.Amit Kapila2024-04-25
* Update src/tools/pginclude/README to match recent changes to cpluspluscheckPeter Eisentraut2024-04-18
* Undo incorrect typedefs.list change.Tom Lane2024-04-16
* revert: Generalize relation analyze in table AM interfaceAlexander Korotkov2024-04-16
* Revert: Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-11
* Revert: Custom reloptions for table AMAlexander Korotkov2024-04-11
* Revert indexed and enlargable binary heap implementation.Masahiko Sawada2024-04-11
* revert: Transform OR clauses to ANY expressionAlexander Korotkov2024-04-10
* Provide a way block-level table AMs could re-use acquire_sample_rows()Alexander Korotkov2024-04-08
* Custom reloptions for table AMAlexander Korotkov2024-04-08
* JSON_TABLE: Add support for NESTED paths and columnsAmit Langote2024-04-08
* injection_points: Introduce runtime conditionsMichael Paquier2024-04-08
* Transform OR clauses to ANY expressionAlexander Korotkov2024-04-08