postgresql/src
2024-03-13 09:34:11 +13:00
..
backend Fix copying SockAddr struct 2024-03-12 15:31:02 +02:00
bin Use printf's %m format instead of strerror(errno) in more places 2024-03-12 10:02:54 +09:00
common Use printf's %m format instead of strerror(errno) in more places 2024-03-12 10:02:54 +09:00
fe_utils Centralize logic for restoring errno in signal handlers. 2024-02-14 16:34:18 -06:00
include Fix incorrect filename reference in comment 2024-03-13 09:34:11 +13:00
interfaces libpq: Add encrypted and non-blocking query cancellation routines 2024-03-12 17:32:25 +01:00
makefiles Remove AIX support 2024-02-28 15:17:23 +04:00
pl Redefine backend ID to be an index into the proc array 2024-03-03 19:37:28 +02:00
port Use printf's %m format instead of strerror(errno) in more places 2024-03-12 10:02:54 +09:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test libpq: Add encrypted and non-blocking query cancellation routines 2024-03-12 17:32:25 +01:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools libpq: Add encrypted and non-blocking query cancellation routines 2024-03-12 17:32:25 +01:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.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 Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk