index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_upgrade
/
info.c
Age
Commit message (
Expand
)
Author
2025-03-25
pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-09-19
Fix order of includes in src/bin/pg_upgrade/info.c
Alexander Korotkov
2024-09-16
pg_upgrade: Parallelize retrieving relation information.
Nathan Bossart
2024-08-26
pg_upgrade: Message style improvements
Peter Eisentraut
2024-07-26
pg_upgrade: Move live_check variable to user_opts.
Nathan Bossart
2024-07-24
pg_upgrade: Retrieve subscription count more efficiently.
Nathan Bossart
2024-03-22
Track invalidation_reason in pg_replication_slots.
Amit Kapila
2024-03-09
Catalog changes preparing for builtin collation provider.
Jeff Davis
2024-01-25
Allow to enable failover property for replication slots via SQL API.
Amit Kapila
2024-01-11
Fix incorrect format placeholder
Peter Eisentraut
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-02
Allow upgrades to preserve the full subscription's state.
Amit Kapila
2023-11-09
Fix uninitialized slot array access during the upgrade.
Amit Kapila
2023-10-26
Migrate logical slots to the new node during an upgrade.
Amit Kapila
2023-08-18
pg_upgrade: Improve style of a few verbose messages
Michael Paquier
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-03-09
Fix 9637badd9f.
Jeff Davis
2023-03-09
pg_upgrade: copy locale and encoding information to new cluster.
Jeff Davis
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-28
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-27
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-08-22
pg_upgrade: Fix thinko in database info acquisition routine
Peter Eisentraut
2022-07-12
Remove trailing newlines in pg_upgrade's message strings.
Tom Lane
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-06-27
pg_upgrade: Fix version comparison for global ICU support
Peter Eisentraut
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2022-01-24
pg_upgrade: Preserve database OIDs.
Robert Haas
2022-01-17
pg_upgrade: Preserve relfilenodes and tablespace OIDs.
Robert Haas
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-15
Remove pg_upgrade support for upgrading from pre-9.2 servers.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-10-25
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-03-15
During pg_upgrade, conditionally skip transfer of FSMs.
Amit Kapila
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-26
Fix pg_upgrade for oid removal.
Andres Freund
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-07-31
Fix typo
Peter Eisentraut
2017-07-14
pg_upgrade i18n: Fix "%s server/cluster" wording
Alvaro Herrera
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-03-10
Fix hard-coded relkind constants in assorted src/bin files.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
[next]