postgresql/src/bin/pg_upgrade
Peter Eisentraut 473e02f6f9 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 642d41265b1ea68ae71a66ade5c5440ba366a890
2023-05-22 12:44:31 +02:00
..
po Translation updates 2023-05-22 12:44:31 +02:00
t Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore Re-add locally-generated files in pg_upgrade's .gitignore and Makefile 2022-06-15 15:36:16 +09:00
IMPLEMENTATION pg_upgrade: Preserve database OIDs. 2022-01-24 14:23:43 -05:00
Makefile pg_upgrade: copy locale and encoding information to new cluster. 2023-03-09 08:28:05 -08:00
TESTING Create common infrastructure for cross-version upgrade testing. 2023-01-16 20:35:55 -05:00
check.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
controldata.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dump.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
exec.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
file.c Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
function.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
info.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
meson.build pg_upgrade: copy locale and encoding information to new cluster. 2023-03-09 08:28:05 -08:00
nls.mk Break up long GETTEXT_FILES lists 2023-03-08 15:05:43 +01:00
option.c Fix copy-and-pasto in error message 2023-05-05 07:50:08 +02:00
parallel.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
pg_upgrade.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_upgrade.h pg_upgrade: copy locale and encoding information to new cluster. 2023-03-09 08:28:05 -08:00
relfilenumber.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
server.c Remove vacuum_defer_cleanup_age 2023-04-24 12:21:02 -07:00
tablespace.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
util.c Try to fix pg_upgrade test on Windows, again. 2023-02-01 14:40:25 +13:00
version.c Update copyright for 2023 2023-01-02 15:00:37 -05:00