aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timingMichael Paquier2025-02-24
* Ignore blank lines in pgindent exclude filesAndrew Dunstan2025-02-20
* Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson2025-02-20
* Transfer statistics during pg_upgrade.Jeff Davis2025-02-20
* Add ATAlterConstraint struct for ALTER .. CONSTRAINTÁlvaro Herrera2025-02-19
* Invalidate inactive replication slots.Amit Kapila2025-02-19
* Add PGErrorVerbosity to typedefs.listDaniel Gustafsson2025-02-18
* Implement Self-Join EliminationAlexander Korotkov2025-02-17
* ci: Collect core files on NetBSD and OpenBSDAndres Freund2025-02-12
* ci: Test NetBSD and OpenBSDAndres Freund2025-02-12
* Allow extension functions to participate in in-place updates.Tom Lane2025-02-11
* Implement new optimization rule for updates of expanded variables.Tom Lane2025-02-11
* Add test of various escape functionsAndres Freund2025-02-10
* Convert strategies to and from compare typesPeter Eisentraut2025-02-02
* Add script to keep .editorconfig in sync with .gitattributesPeter Eisentraut2025-02-01
* Change publication's publish_generated_columns option type to enum.Amit Kapila2025-01-23
* Run perltidyMichael Paquier2025-01-22
* Add PageData C typePeter Eisentraut2025-01-20
* Support Unicode full case mapping and conversion.Jeff Davis2025-01-17
* Add and use BitmapHeapScanDescData structMelanie Plageman2025-01-16
* Seek zone abbreviations in the IANA data before timezone_abbreviations.Tom Lane2025-01-16
* Add OLD/NEW support to RETURNING in DML queries.Dean Rasheed2025-01-16
* Add a bit of documentation related to IWYUPeter Eisentraut2025-01-15
* Drop warning-free support for Flex 2.5.35Peter Eisentraut2025-01-15
* Rename RowCompareType to CompareTypePeter Eisentraut2025-01-15
* Fix catcache invalidation of a list entry that's being builtHeikki Linnakangas2025-01-14
* Refactor some code related to backend statisticsMichael Paquier2025-01-10
* Set exit status for pgindent if pg_bsd_indent failsAndrew Dunstan2025-01-08
* Add missing typedefs.list entry for AggStatePerGroupData.Jeff Davis2025-01-07
* Update copyright for 2025Bruce Momjian2025-01-01
* Remove pgrminclude and associated scriptsPeter Eisentraut2024-12-24
* Introduce CompactAttribute array in TupleDesc, take 2David Rowley2024-12-20
* Convert SetOp to read its inputs as outerPlan and innerPlan.Tom Lane2024-12-19
* Add backend-level statistics to pgstatsMichael Paquier2024-12-19
* Add common interface for TBMIteratorsMelanie Plageman2024-12-18
* Provide a better error message for misplaced dispatch options.Nathan Bossart2024-12-04
* Revert "Introduce CompactAttribute array in TupleDesc"David Rowley2024-12-03
* Introduce CompactAttribute array in TupleDescDavid Rowley2024-12-03
* Avoid mislabeling of lateral references, redux.Tom Lane2024-11-30
* ci: Fix cached MacPorts installation managementAndres Freund2024-11-27
* Fix typoPeter Eisentraut2024-11-27
* Teach bitmap path generation about transforming OR-clauses to SAOP'sAlexander Korotkov2024-11-24
* Avoid deleting critical WAL segments during pg_rewindÁlvaro Herrera2024-11-15
* Assign a child slot to every postmaster child processHeikki Linnakangas2024-11-14
* Replace postmaster.c's own backend type codes with BackendTypeHeikki Linnakangas2024-11-14
* 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 pg_wal_replay_wait() stored procedureAlexander Korotkov2024-11-04
* Make PG_TEST_EXTRA env var override the "meson setup" optionHeikki Linnakangas2024-11-04