| .. |
|
po
|
Translation updates
|
2023-11-06 13:19:51 +01:00 |
|
.gitignore
|
Remove analyze_new_cluster script from pg_upgrade
|
2020-11-09 12:15:48 +01:00 |
|
check.c
|
pg_upgrade: Add missing newline to message
|
2023-11-03 12:07:25 -04:00 |
|
controldata.c
|
pg_upgrade: Fix some minor code issues
|
2022-08-13 00:14:49 +02:00 |
|
dump.c
|
Revert per-index collation version tracking feature.
|
2021-05-07 21:10:11 +12:00 |
|
exec.c
|
Initial pgindent and pgperltidy run for v14.
|
2021-05-12 13:14:10 -04:00 |
|
file.c
|
Fix error reporting after ioctl() call with pg_upgrade --clone
|
2022-08-01 16:39:27 +09:00 |
|
function.c
|
Update copyright for 2021
|
2021-01-02 13:06:25 -05:00 |
|
IMPLEMENTATION
|
Fix wording in pg_upgrade docs
|
2017-05-05 12:42:21 +02:00 |
|
info.c
|
Fix typos in comments, code and documentation
|
2023-01-03 16:26:30 +09:00 |
|
Makefile
|
Remove analyze_new_cluster script from pg_upgrade
|
2020-11-09 12:15:48 +01:00 |
|
nls.mk
|
Translation updates
|
2021-05-10 14:36:21 +02:00 |
|
option.c
|
Revert per-index collation version tracking feature.
|
2021-05-07 21:10:11 +12:00 |
|
parallel.c
|
Factor out system call names from error messages
|
2021-04-23 14:21:37 +02:00 |
|
pg_upgrade.c
|
pg_resetxlog: add option to set oldest xid & use by pg_upgrade
|
2021-07-26 22:38:14 -04:00 |
|
pg_upgrade.h
|
pg_upgrade: Fix some minor code issues
|
2022-08-13 00:14:49 +02:00 |
|
relfilenode.c
|
Update copyright for 2021
|
2021-01-02 13:06:25 -05:00 |
|
server.c
|
Avoid redundantly prefixing PQerrorMessage for a connection failure.
|
2021-01-22 16:52:31 -05:00 |
|
tablespace.c
|
Update copyright for 2021
|
2021-01-02 13:06:25 -05:00 |
|
test.sh
|
Move into separate file all the SQL queries used in pg_upgrade tests
|
2021-12-02 10:31:29 +09:00 |
|
TESTING
|
Update stale comments, and fix comment typos.
|
2019-06-08 10:12:26 -07:00 |
|
util.c
|
Update copyright for 2021
|
2021-01-02 13:06:25 -05:00 |
|
version.c
|
C comment: correct heading of extension query
|
2021-08-03 12:26:08 -04:00 |