X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql-tests.patch;h=f93142406dc546f7e4417e901adba49d80da83a4;hp=95942ecddef476071fa71812f4171423707277e5;hb=HEAD;hpb=e91dafec9b0903bad6593b54c939b8dde755b243 diff --git a/postgresql-tests.patch b/postgresql-tests.patch index 95942ec..d65ca80 100644 --- a/postgresql-tests.patch +++ b/postgresql-tests.patch @@ -1,8 +1,8 @@ -diff -ur postgresql-14.0.orig/src/test/regress/pg_regress.c postgresql-14.0/src/test/regress/pg_regress.c ---- postgresql-14.0.orig/src/test/regress/pg_regress.c 2021-11-01 14:50:12.561429947 +0100 -+++ postgresql-14.0/src/test/regress/pg_regress.c 2021-11-01 14:50:27.681468493 +0100 -@@ -2482,6 +2482,7 @@ - header(_("starting postmaster")); +diff -urNp -x '*.orig' postgresql-16.1.org/src/test/regress/pg_regress.c postgresql-16.1/src/test/regress/pg_regress.c +--- postgresql-16.1.org/src/test/regress/pg_regress.c 2023-11-06 23:04:27.000000000 +0100 ++++ postgresql-16.1/src/test/regress/pg_regress.c 2023-12-13 21:08:28.129574600 +0100 +@@ -2427,6 +2427,7 @@ regression_main(int argc, char *argv[], + */ snprintf(buf, sizeof(buf), "\"%s%spostgres\" -D \"%s/data\" -F%s " + "-c \"log_directory=log\" "