postgresql/src
Robert Haas 576bb0fc93 When using the WAL-logged CREATE DATABASE strategy, bulk extend.
This should improve performance, and was suggested by Andres Freund.
Back-patch to v15 to keep the code consistent across branches.

Dilip Kumar

Discussion: http://postgr.es/m/C3458199-FEDD-4356-865A-08DFAA5D4065@anarazel.de
Discussion: http://postgr.es/m/CAFiTN-sJ0vVpJrZ=R5M+g7Tr8=NN4wKOtrqOcDEsfFfnZgivVA@mail.gmail.com
2022-08-18 11:22:48 -04:00
..
backend When using the WAL-logged CREATE DATABASE strategy, bulk extend. 2022-08-18 11:22:48 -04:00
bin pg_upgrade: Fix some minor code issues 2022-08-13 00:11:01 +02:00
common Fix get_dirent_type() for symlinks on MinGW/MSYS. 2022-07-28 14:27:28 +12:00
fe_utils Fix minor memory leaks in psql's tab completion. 2022-07-22 10:53:26 -04:00
include Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW 2022-08-17 14:55:24 +09:00
interfaces Add missing bad-PGconn guards in libpq entry points. 2022-08-15 15:40:07 -04:00
makefiles
pl Translation updates 2022-08-08 12:39:52 +02:00
port Fix get_dirent_type() for Windows junction points. 2022-07-22 16:57:36 +12:00
template
test Simplify and clarify an error message 2022-08-18 11:33:53 +02:00
timezone
tools expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size. 2022-07-05 11:26:27 -07:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Increase minimum supported GNU make version to 3.81. 2022-07-23 12:12:42 -04:00
Makefile.shlib
nls-global.mk