You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 7bd752c1fb Link libpq with libdl if the platform needs that. 6 months ago
..
backend Fix low-probability memory leak in XMLSERIALIZE(... INDENT). 6 months ago
bin Fix tab-completion for COPY and \copy options. 6 months ago
common Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
fe_utils Fix bug in archive streamer with LZ4 decompression 6 months ago
include aio: Combine io_uring memory mappings, if supported 6 months ago
interfaces Link libpq with libdl if the platform needs that. 6 months ago
makefiles pgxs.mk: remove unreachable rule for deleting regress.def. 7 months ago
pl Restore the ability to run pl/pgsql expression queries in parallel. 6 months ago
port Fix indentation in pg_numa code 6 months ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Disable commit timestamps during bootstrap 6 months ago
timezone Update time zone data files to tzdata release 2025b. 8 months ago
tools aio: Combine io_uring memory mappings, if supported 6 months ago
tutorial Doc: simplify the tutorial's window-function examples. 12 months ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in oauth: Move the builtin flow into a separate module 8 months ago
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 7 months ago
meson.build Update copyright for 2025 1 year ago
nls-global.mk