X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql-tests.patch;h=f93142406dc546f7e4417e901adba49d80da83a4;hp=e7d0845d07497771d3cd10b72bc2c2738628da76;hb=HEAD;hpb=193d75f41ea3d2970978c911b760133c4518f030 diff --git a/postgresql-tests.patch b/postgresql-tests.patch index e7d0845..d65ca80 100644 --- a/postgresql-tests.patch +++ b/postgresql-tests.patch @@ -1,7 +1,8 @@ ---- postgresql-15.2/src/test/regress/pg_regress.c 2023-03-07 23:35:49.928467300 +0100 -+++ postgresql-15.2/src/test/regress/pg_regress.c 2023-03-07 23:36:01.693612316 +0100 -@@ -2386,6 +2386,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\" "