postgres/src
2023-08-23 14:19:58 -07:00
..
backend Fix _bt_allequalimage() call within critical section. 2023-08-23 18:12:41 +03:00
bin pg_upgrade: Avoid shadowing global var in function 2023-08-23 09:41:22 +02:00
common Avoid memory leak in rmtree() when path cannot be opened 2023-07-31 11:36:44 +09:00
fe_utils Harmonize password reuse in vacuumdb, clusterdb, and reindexdb. 2023-07-28 10:07:44 -07:00
include Bump catversion for to_bin() and to_oct(). 2023-08-23 14:19:58 -07:00
interfaces Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
makefiles Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
pl Translation updates 2023-08-07 12:39:30 +02:00
port Use native CRC instructions on 64-bit LoongArch 2023-08-10 11:36:15 +07:00
template Use unnamed POSIX semaphores on Cygwin. 2023-01-06 10:33:28 +13:00
test Avoid use of Perl getprotobyname 2023-08-23 20:48:48 +02:00
timezone Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
tools Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
Makefile.global.in Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
Makefile.shlib autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk