index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_upgrade
Commit message (
Expand
)
Author
Age
*
pg_upgrade: Fix thinko in database info acquisition routine
Peter Eisentraut
2022-08-22
*
Remove HAVE_UNIX_SOCKETS.
Thomas Munro
2022-08-14
*
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-13
*
pg_upgrade: Remove unused typedef
Peter Eisentraut
2022-08-12
*
Revert recent changes to 002_pg_upgrade.pl.
Robert Haas
2022-08-04
*
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-08-01
*
Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.
Robert Haas
2022-07-29
*
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-18
*
Correct some uses of e.g. and i.e. in message strings and documentation
John Naylor
2022-07-14
*
Mop up pg_upgrade's nls.mk for commit b0a55e432.
Tom Lane
2022-07-13
*
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
*
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
*
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-13
*
Improve error reporting from validate_exec().
Tom Lane
2022-07-12
*
Remove trailing newlines in pg_upgrade's message strings.
Tom Lane
2022-07-12
*
Preserve relfilenode of pg_largeobject and its index across pg_upgrade.
Robert Haas
2022-07-08
*
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
*
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
Fix pg_upgrade to detect non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
Use a short socket directory path in pg_upgrade testing.
Tom Lane
2022-07-03
*
Remove redundant null pointer checks before pg_free()
Peter Eisentraut
2022-07-03
*
pgindent run prior to branching v15.
Tom Lane
2022-06-30
*
pg_upgrade: Fix version comparison for global ICU support
Peter Eisentraut
2022-06-27
*
Translation updates
Peter Eisentraut
2022-06-27
*
Fix missing newline at end of message
Peter Eisentraut
2022-06-23
*
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
Michael Paquier
2022-06-15
*
pg_upgrade: further tweaking of make_outputdirs().
Tom Lane
2022-06-13
*
Restructure pg_upgrade output directories for better idempotence
Michael Paquier
2022-06-08
*
Force run of pg_upgrade in the build directory in its TAP test
Michael Paquier
2022-06-04
*
Add missing test names in TAP tests of pg_upgrade
Michael Paquier
2022-06-02
*
pg_upgrade: Tweak translatable strings
Peter Eisentraut
2022-05-23
*
Improve and fix some issues in the TAP tests of pg_upgrade
Michael Paquier
2022-05-21
*
Translation updates
Peter Eisentraut
2022-05-16
*
pg_upgrade: Add missing gettext triggers
Peter Eisentraut
2022-05-16
*
pg_upgrade: Add missing gettext triggers
Peter Eisentraut
2022-05-16
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Fix several issues with the TAP tests of pg_upgrade
Michael Paquier
2022-05-10
*
Improve frontend error logging style.
Tom Lane
2022-04-08
*
Improve handling and logging of TAP tests for pg_upgrade
Michael Paquier
2022-04-01
*
Switch the regression tests of pg_upgrade to use TAP tests
Michael Paquier
2022-04-01
*
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-25
*
List offending databases in pg_upgrade datallowconn check
Daniel Gustafsson
2022-03-24
*
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
*
Fix double declaration for check_ok() in pg_upgrade.h
Peter Eisentraut
2022-03-09
*
Fix check for PGHOST[ADDR] in pg_upgrade with Windows and temporary paths
Michael Paquier
2022-03-02
*
pg_upgrade: Don't print progress status when output is not a tty.
Andres Freund
2022-02-21
*
Fix thinko with subdirectories generated by pg_upgrade for internal files
Michael Paquier
2022-02-15
*
Add (void) cast in front of rmtree() call at the end of pg_upgrade
Michael Paquier
2022-02-07
*
pg_upgrade: Move all the files generated internally to a subdirectory
Michael Paquier
2022-02-06
[next]