postgresql/src
Masahiko Sawada bcb14f4abc Make binaryheap enlargeable.
The node array space of the binaryheap is doubled when there is no
available space.

Reviewed-by: Vignesh C, Peter Smith, Hayato Kuroda, Ajin Cherian,
Tomas Vondra, Shubham Khanna
Discussion: https://postgr.es/m/CAD21AoDffo37RC-eUuyHJKVEr017V2YYDLyn1xF_00ofptWbkg%40mail.gmail.com
2024-04-03 10:27:43 +09:00
..
backend Move WaitLSNShmemInit() to CreateOrAttachShmemStructs() 2024-04-03 02:55:03 +03:00
bin Allow SIGINT to cancel psql database reconnections. 2024-04-02 10:26:10 -04:00
common Make binaryheap enlargeable. 2024-04-03 10:27:43 +09:00
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2024-03-21 10:50:33 +05:30
include Make binaryheap enlargeable. 2024-04-03 10:27:43 +09:00
interfaces Expose PQsocketPoll via libpq 2024-04-02 10:15:56 -04:00
makefiles Remove AIX support 2024-02-28 15:17:23 +04:00
pl Avoid possible longjmp-induced logic error in PLy_trigger_build_args. 2024-04-01 15:15:03 -04:00
port Refactor code for setting pg_popcount* function pointers. 2024-04-02 10:16:00 -05:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Implement pg_wal_replay_wait() stored procedure 2024-04-02 22:48:03 +03:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Implement pg_wal_replay_wait() stored procedure 2024-04-02 22:48:03 +03:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
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 Remove distprep 2023-11-06 15:18:04 +01:00