postgresql/src
Alexander Korotkov aa1e898dea Fix concurrrently in typcache_rel_type_cache.sql
All injection points there must be local.  Otherwise it affects parallel
tests.

Reported-by: Andres Freund
Discussion: https://postgr.es/m/b3ybc66l6lhmtzj2n7ypumz5yjz7njc46sddsqshdtstgj74ah%40qgtn6nzokj6a
2024-10-25 13:12:16 +03:00
..
backend Refactor code converting a publication name List to a StringInfo 2024-10-25 12:02:04 +09:00
bin pgbench: Fix typo. 2024-10-25 15:06:16 +09:00
common Fix memory leaks from incorrect strsep() uses 2024-10-18 11:29:20 +02:00
fe_utils pg_verifybackup: Verify tar-format backups. 2024-09-27 08:40:24 -04:00
include Refactor code converting a publication name List to a StringInfo 2024-10-25 12:02:04 +09:00
interfaces Fix incorrect struct reference in comment 2024-10-23 16:13:28 +02:00
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
pl Generalize plpgsql's heuristic for importing expanded objects. 2024-10-24 13:28:22 -04:00
port Raise the minimum supported OpenSSL version to 1.1.1 2024-10-24 15:20:19 +02:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Fix concurrrently in typcache_rel_type_cache.sql 2024-10-25 13:12:16 +03:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Refactor WaitForLSNReplay() to return the result of waiting 2024-10-24 14:38:27 +03:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00