aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Prepare tab-complete.c for preprocessing.Tom Lane2024-10-07
* Rename PageData to GenericXLogPageDataPeter Eisentraut2024-10-04
* pg_verifybackup: Verify tar-format backups.Robert Haas2024-09-27
* Add further excludes to headerscheckPeter Eisentraut2024-09-24
* Improve Perl script which adds commit links to release notesBruce Momjian2024-09-19
* Add UpgradeTaskProcessCB to typedefs.listAlexander Korotkov2024-09-19
* Introduce framework for parallelizing various pg_upgrade tasks.Nathan Bossart2024-09-16
* scripts: add Perl script to add links to release notesBruce Momjian2024-09-16
* Perl scripts: revert 43ce181059dBruce Momjian2024-09-15
* Perl scripts: eliminate "Useless interpolation" warningsBruce Momjian2024-09-15
* Introduce an RTE for the grouping stepRichard Guo2024-09-10
* Add block_range_read_stream_cb(), to deduplicate code.Noah Misch2024-09-03
* Revert: Avoid looping over all type cache entries in TypeCacheRelCallback()Alexander Korotkov2024-08-26
* Avoid looping over all type cache entries in TypeCacheRelCallback()Alexander Korotkov2024-08-25
* Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commandsAlexander Korotkov2024-08-24
* psql: Add more meta-commands able to use the extended protocolMichael Paquier2024-08-22
* Log the conflicts while applying changes in logical replication.Amit Kapila2024-08-20
* ci: Upgrade MacPorts version to 2.10.1.Thomas Munro2024-08-19
* Rename bbstreamer to astreamer.Robert Haas2024-08-05
* injection_points: Add some fixed-numbered statisticsMichael Paquier2024-08-05
* injection_points: Add some cumulative stats for injection pointsMichael Paquier2024-08-05
* Add -Wmissing-variable-declarations to the standard compilation flagsPeter Eisentraut2024-08-03
* Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-08-02
* Improve performance of dumpSequence().Nathan Bossart2024-07-31
* Parse sequence type and integer metadata in dumpSequence().Nathan Bossart2024-07-31
* Fix whitespace in commit 005c6b833f.Jeff Davis2024-07-28
* 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
* Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZEDavid Rowley2024-07-09
* Cope with <regex.h> name clashes.Thomas Munro2024-07-06
* Improve performance of binary_upgrade_set_pg_class_oids().Nathan Bossart2024-07-03
* Clean up more unused variables in perl codeMichael Paquier2024-07-03
* Remove support for HPPA (a/k/a PA-RISC) architecture.Tom Lane2024-07-01
* Rename standby_slot_names to synchronized_standby_slots.Amit Kapila2024-07-01
* Stamp HEAD as 18devel.Michael Paquier2024-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