| .. |
|
po
|
Translation updates
|
2022-11-07 14:04:05 +01:00 |
|
t
|
Revert recent changes to 002_pg_upgrade.pl.
|
2022-08-04 15:26:24 -04:00 |
|
.gitignore
|
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
|
2022-06-15 15:36:16 +09:00 |
|
check.c
|
Move any remaining files generated by pg_upgrade into an internal subdir
|
2022-09-13 10:38:59 +09:00 |
|
controldata.c
|
pg_upgrade: Fix some minor code issues
|
2022-08-13 00:11:01 +02:00 |
|
dump.c
|
pg_upgrade: Don't print progress status when output is not a tty.
|
2022-02-21 08:34:59 -08:00 |
|
exec.c
|
pg_upgrade: Move all the files generated internally to a subdirectory
|
2022-02-06 12:27:29 +09:00 |
|
file.c
|
Fix error reporting after ioctl() call with pg_upgrade --clone
|
2022-08-01 16:39:16 +09:00 |
|
function.c
|
pg_upgrade: Move all the files generated internally to a subdirectory
|
2022-02-06 12:27:29 +09:00 |
|
IMPLEMENTATION
|
pg_upgrade: Preserve database OIDs.
|
2022-01-24 14:23:43 -05:00 |
|
info.c
|
pg_upgrade: Fix thinko in database info acquisition routine
|
2022-08-22 14:30:41 +02:00 |
|
Makefile
|
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
|
2022-06-15 15:36:16 +09:00 |
|
nls.mk
|
Translation updates
|
2022-09-26 13:16:06 +02:00 |
|
option.c
|
pg_upgrade: Don't print progress status when output is not a tty.
|
2022-02-21 08:34:59 -08:00 |
|
parallel.c
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
pg_upgrade.c
|
pg_upgrade: further tweaking of make_outputdirs().
|
2022-06-13 14:28:05 -04:00 |
|
pg_upgrade.h
|
pg_upgrade: Fix some minor code issues
|
2022-08-13 00:11:01 +02:00 |
|
relfilenode.c
|
pg_upgrade: Don't print progress status when output is not a tty.
|
2022-02-21 08:34:59 -08:00 |
|
server.c
|
Fix check for PGHOST[ADDR] in pg_upgrade with Windows and temporary paths
|
2022-03-02 07:37:07 +09:00 |
|
tablespace.c
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
TESTING
|
Switch the regression tests of pg_upgrade to use TAP tests
|
2022-04-01 10:13:50 +09:00 |
|
upgrade_adapt.sql
|
Move into separate file all the SQL queries used in pg_upgrade tests
|
2021-12-02 10:31:20 +09:00 |
|
util.c
|
Fix missing newline at end of message
|
2022-06-23 22:53:24 +02:00 |
|
version.c
|
Move any remaining files generated by pg_upgrade into an internal subdir
|
2022-09-13 10:38:59 +09:00 |