postgresql/src
Noah Misch adbd00f7a5 Use Test::Builder::todo_start(), replacing $::TODO.
Some pre-2017 Test::More versions need perfect $Test::Builder::Level
maintenance to find the variable.  Buildfarm member snapper reported an
overall failure that the file intended to hide via the TODO construct.
That trouble was reachable in v11 and v10.  For later branches, this
serves as defense in depth.  Back-patch to v10 (all supported versions).

Discussion: https://postgr.es/m/20220202055556.GB2745933@rfd.leadboat.com
2022-02-09 18:16:59 -08:00
..
backend Fix typo in multixact.c 2022-02-10 10:45:14 +09:00
bin Further tweaks for psql's new tab-completion logic. 2022-02-09 17:06:21 -05:00
common Improve code clarity in epilogue of UTF-8 verification fast path 2022-01-17 22:53:50 -05:00
fe_utils Avoid calling gettext() in signal handlers. 2022-01-17 13:30:04 -05:00
include Test honestly for <sys/signalfd.h>. 2022-02-09 14:24:54 -05:00
interfaces Fix race condition in gettext() initialization in libpq and ecpglib. 2022-01-21 15:36:27 -05:00
makefiles
pl Remove ppport.h's broken re-implementation of eval_pv(). 2022-02-08 19:25:56 -05:00
port Simplify coding around path_contains_parent_reference(). 2022-01-31 13:53:38 -05:00
template
test Use Test::Builder::todo_start(), replacing $::TODO. 2022-02-09 18:16:59 -08:00
timezone Update copyright for 2022 2022-01-07 19:04:57 -05:00
tools Test honestly for <sys/signalfd.h>. 2022-02-09 14:24:54 -05:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for LZ4 compression in pg_receivewal 2021-11-05 11:33:25 +09:00
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 2021-09-06 11:27:59 -07:00
nls-global.mk