index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Commit message (
Expand
)
Author
Age
*
Add new COPY option LOG_VERBOSITY.
Masahiko Sawada
2024-04-01
*
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Dean Rasheed
2024-03-30
*
Remove ObjectClass type
Peter Eisentraut
2024-03-26
*
Merge prune, freeze and vacuum WAL record formats
Heikki Linnakangas
2024-03-25
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-22
*
Refactor SASL exchange to return tri-state status
Daniel Gustafsson
2024-03-21
*
Add SQL/JSON query functions
Amit Langote
2024-03-21
*
Add TIDStore, to store sets of TIDs (ItemPointerData) efficiently.
Masahiko Sawada
2024-03-21
*
gen_node_support.pl: Mark location fields as type alias ParseLoc
Peter Eisentraut
2024-03-19
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Refactor postmaster child process launching
Heikki Linnakangas
2024-03-18
*
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
*
Generalize handling of nullable pg_attribute columns in DDL
Peter Eisentraut
2024-03-17
*
libpq: Add encrypted and non-blocking query cancellation routines
Alvaro Herrera
2024-03-12
*
Move initialization of the Port struct to the child process
Heikki Linnakangas
2024-03-12
*
Introduce a new GUC 'standby_slot_names'.
Amit Kapila
2024-03-08
*
Add template for adaptive radix tree
John Naylor
2024-03-07
*
Remove MyAuxProcType, use MyBackendType instead
Heikki Linnakangas
2024-03-04
*
injection_points: Add wait and wakeup of processes
Michael Paquier
2024-03-04
*
Simplify pg_enc2gettext_tbl[] with C99-designated initializer syntax
Michael Paquier
2024-03-01
*
Introduce a new smgr bulk loading facility.
Heikki Linnakangas
2024-02-23
*
Add a slot synchronization function.
Amit Kapila
2024-02-14
*
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
*
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
*
Update copyright for 2024
Bruce Momjian
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
*
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
*
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
[next]