index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Add block_range_read_stream_cb(), to deduplicate code.
Noah Misch
2024-09-03
*
Revert: Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-08-26
*
Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-08-25
*
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-08-24
*
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-08-22
*
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-20
*
ci: Upgrade MacPorts version to 2.10.1.
Thomas Munro
2024-08-19
*
Rename bbstreamer to astreamer.
Robert Haas
2024-08-05
*
injection_points: Add some fixed-numbered statistics
Michael Paquier
2024-08-05
*
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-05
*
Add -Wmissing-variable-declarations to the standard compilation flags
Peter Eisentraut
2024-08-03
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-02
*
Improve performance of dumpSequence().
Nathan Bossart
2024-07-31
*
Parse sequence type and integer metadata in dumpSequence().
Nathan Bossart
2024-07-31
*
Fix whitespace in commit 005c6b833f.
Jeff Davis
2024-07-28
*
ci: Pin MacPorts version to 2.9.3.
Thomas Munro
2024-07-25
*
ci: Upgrade macOS version from 13 to 14.
Thomas Munro
2024-07-25
*
Use atomics to avoid locking in InjectionPointRun()
Heikki Linnakangas
2024-07-15
*
Use diff's --strip-trailing-cr flag where appropriate on Windows
Andrew Dunstan
2024-07-10
*
Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZE
David Rowley
2024-07-09
*
Cope with <regex.h> name clashes.
Thomas Munro
2024-07-06
*
Improve performance of binary_upgrade_set_pg_class_oids().
Nathan Bossart
2024-07-03
*
Clean up more unused variables in perl code
Michael Paquier
2024-07-03
*
Remove support for HPPA (a/k/a PA-RISC) architecture.
Tom Lane
2024-07-01
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Stamp HEAD as 18devel.
Michael Paquier
2024-07-01
*
Add wait event type "InjectionPoint", a custom type like "Extension".
Noah Misch
2024-06-27
*
Make TAP todo_start effects the same under Meson and prove_check.
Noah Misch
2024-06-27
*
Fix MVCC bug with prepared xact with subxacts on standby
Heikki Linnakangas
2024-06-27
*
Improve the granularity of PQsocketPoll's timeout parameter.
Tom Lane
2024-06-13
*
Harmonize pg_bsd_indent parameter names.
Peter Geoghegan
2024-06-12
*
Rename PathKeyInfo to GroupByOrdering
Alexander Korotkov
2024-06-06
*
amcheck: Refactoring the storage of the last visible entry
Alexander Korotkov
2024-05-23
*
Sync typedefs.list with buildfarm, for real this time.
Tom Lane
2024-05-17
*
Remove unused typedefs
Peter Eisentraut
2024-05-17
*
Remove enum WaitEventExtension
Michael Paquier
2024-05-17
*
Doc: update src/tools/pgindent/README for current practice.
Tom Lane
2024-05-15
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
injection_points: Store runtime conditions in private area
Michael Paquier
2024-05-12
*
Revert: Remove useless self-joins
Alexander Korotkov
2024-05-06
*
Fix query pullup issue with WindowClause runCondition
David Rowley
2024-05-05
*
Remove redundant JSON parser typedefs
Andrew Dunstan
2024-04-27
*
Fix the missing table sync due to improper invalidation handling.
Amit Kapila
2024-04-25
*
Update src/tools/pginclude/README to match recent changes to cpluspluscheck
Peter Eisentraut
2024-04-18
*
Undo incorrect typedefs.list change.
Tom Lane
2024-04-16
*
revert: Generalize relation analyze in table AM interface
Alexander Korotkov
2024-04-16
*
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-11
*
Revert: Custom reloptions for table AM
Alexander Korotkov
2024-04-11
*
Revert indexed and enlargable binary heap implementation.
Masahiko Sawada
2024-04-11
*
revert: Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-10
[next]