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
*
Remove AIX support
Heikki Linnakangas
2024-02-28
*
Introduce a new smgr bulk loading facility.
Heikki Linnakangas
2024-02-23
*
Add a slot synchronization function.
Amit Kapila
2024-02-14
*
Remove obsolete script related to MSVC build system
Peter Eisentraut
2024-02-11
*
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
Michael Paquier
2024-01-31
*
Allow setting failover property in the replication command.
Amit Kapila
2024-01-29
*
Remove ReorderBufferTupleBuf structure.
Masahiko Sawada
2024-01-29
*
Generate syscache info from catalog files
Peter Eisentraut
2024-01-23
*
Add backend support for injection points
Michael Paquier
2024-01-22
*
Explore alternative orderings of group-by pathkeys during optimization.
Alexander Korotkov
2024-01-21
*
Introduce the dynamic shared memory registry.
Nathan Bossart
2024-01-19
*
Rename COPY option from SAVE_ERROR_TO to ON_ERROR
Alexander Korotkov
2024-01-19
*
Add inline incremental hash functions for in-memory use
John Naylor
2024-01-19
*
Remove LVPagePruneState.
Robert Haas
2024-01-18
*
Add new COPY option SAVE_ERROR_TO
Alexander Korotkov
2024-01-16
*
Add new pg_walsummary tool.
Robert Haas
2024-01-11
*
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-05
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Fix some typos
Michael Paquier
2024-01-03
*
Minor fixes for search path cache code.
Tom Lane
2024-01-02
*
gist: fix typo "split(t)ed" -> "split"
Robert Haas
2024-01-02
*
Allow upgrades to preserve the full subscription's state.
Amit Kapila
2024-01-02
*
Turn AT_PASS_* macros into an enum
Peter Eisentraut
2024-01-01
*
Exclude files generated by generate-wait_event_types.pl from pgindent
Michael Paquier
2023-12-31
*
Minor cleanup of the BRIN parallel build code
Tomas Vondra
2023-12-30
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Stop generating plain-text INSTALL instructions.
Tom Lane
2023-12-22
*
Make win32tzlist.pl checkable again
Andrew Dunstan
2023-12-22
*
Rename pgindent options
Andrew Dunstan
2023-12-20
*
Add support for incremental backup.
Robert Haas
2023-12-20
*
Add a new WAL summarizer process.
Robert Haas
2023-12-20
*
Remove MSVC scripts
Michael Paquier
2023-12-20
*
Cache opaque handle for GUC option to avoid repeasted lookups.
Jeff Davis
2023-12-08
*
Allow parallel CREATE INDEX for BRIN indexes
Tomas Vondra
2023-12-08
*
Rename ShmemVariableCache to TransamVariables
Heikki Linnakangas
2023-12-08
*
Rename JsonManifestParseContext callbacks.
Robert Haas
2023-12-05
*
Read include/exclude commands for dump/restore from file
Daniel Gustafsson
2023-11-29
*
Optimize pg_readv/pg_pwritev single vector case.
Thomas Munro
2023-11-29
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
Fix brin.c indentation issues introduced by c1ec02be1d
Tomas Vondra
2023-11-26
*
Explicitly skip TAP tests under Meson if disabled
Peter Eisentraut
2023-11-16
*
Support +/- infinity in the interval data type.
Dean Rasheed
2023-11-14
*
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
Peter Eisentraut
2023-11-14
*
Improve readability and error detection of array_in().
Tom Lane
2023-11-13
*
Ensure we use the correct spelling of "ensure"
David Rowley
2023-11-10
*
Make ResourceOwners more easily extensible.
Heikki Linnakangas
2023-11-08
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Try again to fix the MSVC build
David Rowley
2023-11-04
*
Add missing unicode_category.c to MSVC build scripts
David Rowley
2023-11-03
*
Migrate logical slots to the new node during an upgrade.
Amit Kapila
2023-10-26
[next]