index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Fix code indentation violations introduced by recent commit
Michael Paquier
2023-08-11
*
Fix erroneous -Werror=missing-braces on old GCC
Peter Eisentraut
2023-08-10
*
Fix last remaining uninitialized memory warnings
Peter Eisentraut
2023-08-09
*
Fix pg_dumpall with in-place tablespaces
Michael Paquier
2023-08-09
*
Translation updates
Peter Eisentraut
2023-08-07
*
Improve const use in zlib-using code
Peter Eisentraut
2023-08-07
*
Add and use symbolic constants for tar header offsets and file types.
Robert Haas
2023-08-01
*
Fix pg_rewind with in-place tablespaces when source is remote
Michael Paquier
2023-07-30
*
Harmonize password reuse in vacuumdb, clusterdb, and reindexdb.
Nathan Bossart
2023-07-28
*
Adjust extra lines generated by psql to be valid SQL comments.
Nathan Bossart
2023-07-26
*
pgbench: Use COPY for client-side data generation
Michael Paquier
2023-07-24
*
pgbench: Add TAP tests to check consistency of data generated
Michael Paquier
2023-07-23
*
pg_upgrade: include additional detail in cluster check
Daniel Gustafsson
2023-07-20
*
Fix pg_recvlogical upon signal termination
Michael Paquier
2023-07-20
*
Add psql \drg command to display role grants.
Tom Lane
2023-07-19
*
pg_archivecleanup: Add --clean-backup-history
Michael Paquier
2023-07-19
*
pg_archivecleanup: Refactor loop doing old segment removals
Michael Paquier
2023-07-19
*
Simplify option handling in pg_ctl.
Nathan Bossart
2023-07-14
*
Remove wal_sync_method=fsync_writethrough on Windows.
Thomas Munro
2023-07-14
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Teach in-tree getopt_long() to move non-options to the end of argv.
Nathan Bossart
2023-07-12
*
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-12
*
pgbench: Move constant into format string
Michael Paquier
2023-07-11
*
Rename port/thread.c to port/user.c.
Thomas Munro
2023-07-09
*
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
2023-07-08
*
Use shorter location for pg_replslot in pg_basebackup test
Andrew Dunstan
2023-07-08
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
*
Handle \v as a whitespace character in parsers
Michael Paquier
2023-07-06
*
pg_waldump: Add test case for notice message
Peter Eisentraut
2023-07-05
*
pg_waldump: Add more tests
Peter Eisentraut
2023-07-05
*
Clean up command argument assembly
Peter Eisentraut
2023-07-05
*
Improve pg_basebackup long file name test Windows robustness
Andrew Dunstan
2023-07-03
*
Introduce long options in pg_archivecleanup
Michael Paquier
2023-06-30
*
Add tab completion for CREATE SCHEMA in psql
Michael Paquier
2023-06-30
*
Fix psql \?'s entries for \dp and \z.
Nathan Bossart
2023-06-28
*
Add timeline ID to file names generated with pg_waldump --save-fullpage
Michael Paquier
2023-06-28
*
Translation updates
Peter Eisentraut
2023-06-26
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-06-21
*
initdb: change default --locale-provider back to libc.
Jeff Davis
2023-06-21
*
Pre-beta2 mechanical code beautification.
Tom Lane
2023-06-20
*
CREATE DATABASE: make LOCALE apply to all collation providers.
Jeff Davis
2023-06-16
*
Add missing pg_basebackup TAP test for meson.
Masahiko Sawada
2023-06-16
*
Revert "Fix search_path to a safe value during maintenance operations."
Jeff Davis
2023-06-10
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2023-06-09
*
Fix pg_dump's failure to honor dependencies of SQL functions.
Tom Lane
2023-06-04
*
Fix misuse of pg_log_info() for details/hints.
Tom Lane
2023-06-04
*
ICU: use uloc_getDefault() for initdb.
Jeff Davis
2023-05-26
*
Fix pgbench in prepared mode with an empty pipeline
Alvaro Herrera
2023-05-25
*
Fix typo in TAP tests of vacuumdb
Michael Paquier
2023-05-25
[next]