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
*
pg_createsubscriber: creates a new logical replica from a standby server
Peter Eisentraut
2024-03-25
*
reindexdb: Fix warning about uninitialized indices_tables_cell
Alexander Korotkov
2024-03-25
*
reindexdb: Add the index-level REINDEX with multiple jobs
Alexander Korotkov
2024-03-25
*
Release PQconninfoOptions array in GetDbnameFromConnectionOptions().
Tom Lane
2024-03-24
*
Release temporary array in check_for_data_types_usage().
Tom Lane
2024-03-24
*
Track invalidation_reason in pg_replication_slots.
Amit Kapila
2024-03-22
*
Fix dumping role comments when using --no-role-passwords
Daniel Gustafsson
2024-03-21
*
Allow dbname to be written as part of connstring via pg_basebackup's -R option.
Amit Kapila
2024-03-21
*
Revert "Temporary patch to help debug pg_walsummary test failures."
Nathan Bossart
2024-03-20
*
Catalog domain not-null constraints
Peter Eisentraut
2024-03-20
*
Add "--exclude-extension" to pg_dump's options.
Dean Rasheed
2024-03-20
*
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-03-19
*
pg_upgrade: run all data type checks per connection
Daniel Gustafsson
2024-03-19
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Address more review comments on commit 2d819a08a1.
Jeff Davis
2024-03-18
*
Add missing source files to nls.mk
Peter Eisentraut
2024-03-18
*
Support json_errdetail in FRONTEND code
Daniel Gustafsson
2024-03-17
*
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
*
Make stxstattarget nullable
Peter Eisentraut
2024-03-17
*
Add destroyStringInfo function for cleaning up StringInfos
Daniel Gustafsson
2024-03-16
*
psql: fix variable existence tab completion
Alexander Korotkov
2024-03-16
*
Introduce "builtin" collation provider.
Jeff Davis
2024-03-13
*
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-13
*
Add the system identifier to backup manifests.
Robert Haas
2024-03-13
*
Expose new function get_controlfile_by_exact_path().
Robert Haas
2024-03-13
*
Make the order of the header file includes consistent
Peter Eisentraut
2024-03-13
*
Fix incorrect format placeholders
Peter Eisentraut
2024-03-13
*
Fix version check in 002_pg_upgrade.pl.
Jeff Davis
2024-03-12
*
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-03-12
*
Fix 002_pg_upgrade.pl.
Jeff Davis
2024-03-11
*
reindexdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-11
*
clusterdb: Allow specifying tables to process in all databases.
Nathan Bossart
2024-03-11
*
vacuumdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-11
*
Catalog changes preparing for builtin collation provider.
Jeff Davis
2024-03-09
*
Run perltidy on 002_pg_upgrade.pl.
Jeff Davis
2024-03-09
*
Fix cross-version pg_upgrade test.
Jeff Davis
2024-03-09
*
Improve WIN32 waiting logic in psql's \watch command.
Tom Lane
2024-03-08
*
Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD
Michael Paquier
2024-03-08
*
Add --copy-file-range option to pg_upgrade.
Thomas Munro
2024-03-06
*
Rename pg_constraint.conwithoutoverlaps to conperiod
Peter Eisentraut
2024-03-05
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
*
pg_verifybackup: Refactor parse_manifest_file.
Robert Haas
2024-03-04
*
Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_COPY.
Robert Haas
2024-03-04
*
Fix initdb's -c option to treat the GUC name case-insensitively.
Tom Lane
2024-03-04
*
Support MERGE into updatable views.
Dean Rasheed
2024-02-29
*
Remove AIX support
Heikki Linnakangas
2024-02-28
*
Use C99-designated initializer syntax for more arrays
Michael Paquier
2024-02-28
*
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-21
*
Fix 004_subscription.pl to allow its usage in --link mode.
Amit Kapila
2024-02-19
*
Use new overflow-safe integer comparison functions.
Nathan Bossart
2024-02-16
[next]