postgresql/src
Tom Lane f0827b443e Mop-up for AIX-ectomy: remove now-dead test code.
Commit 0b16bb877 removed the test query added by commit 79b716cfb,
but not the C-language support function used by that query.  I don't
see any plausible reason why we'd need that function again, so throw
it overboard too.
2024-02-28 14:34:19 -05:00
..
backend Fix mis-rounding and overflow hazards in date_bin(). 2024-02-28 14:00:30 -05:00
bin Remove AIX support 2024-02-28 15:17:23 +04:00
common Use C99-designated initializer syntax for more arrays 2024-02-28 08:42:36 +09:00
fe_utils Centralize logic for restoring errno in signal handlers. 2024-02-14 16:34:18 -06:00
include Improve performance of subsystems on top of SLRU 2024-02-28 17:05:31 +01:00
interfaces Remove AIX support 2024-02-28 15:17:23 +04:00
makefiles Remove AIX support 2024-02-28 15:17:23 +04:00
pl
port Remove AIX support 2024-02-28 15:17:23 +04:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Mop-up for AIX-ectomy: remove now-dead test code. 2024-02-28 14:34:19 -05:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Remove AIX support 2024-02-28 15:17:23 +04:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove make function vpathsearch 2024-01-29 07:24:59 +01:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build
nls-global.mk