| .. |
|
po
|
Translation updates
|
2025-02-17 17:51:30 +01:00 |
|
t
|
Improve reporting of pg_upgrade log files on test failure
|
2024-12-11 08:48:52 +09:00 |
|
.gitignore
|
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
|
2022-06-15 15:36:16 +09:00 |
|
check.c
|
Remove extra whitespace in pg_upgrade status message.
|
2024-09-25 11:18:56 -05:00 |
|
controldata.c
|
Make the order of the header file includes consistent
|
2024-03-13 15:07:00 +01:00 |
|
dump.c
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
exec.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
file.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
function.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
IMPLEMENTATION
|
Improve some wording in pg_upgrade/IMPLEMENTATION
|
2023-10-11 13:54:33 +09:00 |
|
info.c
|
pg_upgrade: Message style improvements
|
2024-08-26 14:38:59 +02:00 |
|
Makefile
|
Remove distprep
|
2023-11-06 15:18:04 +01:00 |
|
meson.build
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
nls.mk
|
Add missing source files to nls.mk
|
2024-06-13 10:17:36 +02:00 |
|
option.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
parallel.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
pg_upgrade.c
|
Fix unintentional 'NULL' string literal in pg_upgrade.
|
2025-04-06 09:13:43 -07:00 |
|
pg_upgrade.h
|
pg_upgrade: Retrieve subscription count more efficiently.
|
2024-07-24 11:30:33 -05:00 |
|
relfilenumber.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
server.c
|
Rework how logirep launchers are stopped during pg_upgrade
|
2024-01-12 08:23:07 +09:00 |
|
tablespace.c
|
Use printf's %m format instead of strerror(errno) in more places
|
2024-03-12 10:02:54 +09:00 |
|
TESTING
|
Add --copy-file-range option to pg_upgrade.
|
2024-03-06 12:01:01 +13:00 |
|
util.c
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
version.c
|
pg_upgrade: run all data type checks per connection
|
2024-03-19 13:32:50 +01:00 |