TopicMailing ListsActivityParticipants
5 commits
Fix missing installation/uninstallation rules for BackgroundPsql.pm
REL_15_STABLE15.8REL_14_STABLE14.13REL_13_STABLE13.16REL_12_STABLE12.20
Backport BackgroundPsql perl test module
REL_16_STABLE16.4REL_15_STABLE15.8REL_14_STABLE14.13REL_13_STABLE13.16REL_12_STABLE12.20
Skip \password TAP test on old IPC::Run versions
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Test SCRAM iteration changes with psql \password
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Refactor background psql TAP functions
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
2023-03Committed
Patch#4228
CINot processed
ReviewersDaniel Gustafsson (d_gustafsson)
CommitterDaniel Gustafsson (d_gustafsson)
Making background psql nicer to use in tap tests
Making background psql nicer to use in tap tests
hackers
59 replies
Jul 01, 2024
Daniel GustafssonAndres FreundTom LaneAndrew DunstanHeikki Linnakangas+7
8 commits
Merge prune, freeze and vacuum WAL record formats
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Add rmgrdesc README
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Refine the guidelines for rmgrdesc authors.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Fix Heap rmgr's desc output for infobits arrays.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Clarify nbtree posting list update desc issue.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
+3 more
2024-03Committed
Patch#4288
CINot processed
ReviewersMelanie Plageman (melanieplageman)
CommitterHeikki Linnakangas (heikki)
Show various offset arrays for heap WAL records
Show various offset arrays for heap WAL records
hackers
48 replies
Mar 25, 2024
Peter GeogheganMelanie PlagemanAndres FreundRobert HaasHeikki Linnakangas+1
Test failures of 100_bugs.pl
hackers
4 replies
Mar 11, 2024
shiy.fnst@fujitsu.comAndres FreundAmit KapilaZhijie Hou (Fujitsu)
11 commits
Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Add --buffer-usage-limit option to vacuumdb
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Move various prechecks from vacuum() into ExecVacuum()
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
+6 more
2023-03Committed
Patch#4216
CINot processed
ReviewersDavid Rowley (davidrowley)
CommitterDavid Rowley (davidrowley)
Option to not use ringbuffer in VACUUM, using it in failsafe mode
Option to not use ringbuffer in VACUUM, using it in failsafe mode
hackers
78 replies
Apr 28, 2023
Melanie PlagemanDavid RowleyAndres FreundJustin PryzbyPeter Geoghegan+7
1 commit
Improve indentation of multiline initialization expressions.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
2023-03Committed
Patch#4178
CINot processed
CommitterTom Lane (tgl)
pgindent vs variable declaration across multiple lines
pgindent vs variable declaration across multiple lines
hackers
12 replies
Feb 12, 2023
Tom LaneAndres FreundThomas MunroRobert HaasAndrew Dunstan
2 commits
plpython: Avoid the need to redefine *printf macros
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
plpython: Stop undefining _POSIX_C_SOURCE, _XOPEN_SOURCE
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
plpython vs _POSIX_C_SOURCE
plpython vs _POSIX_C_SOURCE
hackers
10 replies
Jan 25, 2023
Andres FreundTom LaneRobert Haas
pgsql: plpython: Stop undefining _POSIX_C_SOURCE, _XOPEN_SOURCE
comitters
0 replies
Jan 25, 2023
Andres Freund
pgsql: plpython: Avoid the need to redefine *printf macros
comitters
0 replies
Jan 25, 2023
Andres Freund
pgsql: instr_time: Represent time as an int64 on all platforms
comitters
6 replies
Jan 24, 2023
Andres FreundTom LaneMichael Paquier
comitters
0 replies
Jan 24, 2023
Andres Freund
comitters
0 replies
Jan 24, 2023
Andres Freund
pgsql: libpqwalreceiver: Convert to libpq-be-fe-helpers.h
comitters
0 replies
Jan 24, 2023
Andres Freund
1 commit
Fix error handling in libpqrcv_connect()
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.2REL_14_STABLE14.7REL_13_STABLE13.10+2 more
libpqrcv_connect() leaks PGconn
libpqrcv_connect() leaks PGconn
hackers
5 replies
Jan 24, 2023
Andres FreundNoah Misch
pgsql: Fix error handling in libpqrcv_connect()
comitters
0 replies
Jan 24, 2023
Andres Freund
pgsql: Fix error handling in libpqrcv_connect()
comitters
0 replies
Jan 24, 2023
Andres Freund
pgsql: Fix error handling in libpqrcv_connect()
comitters
0 replies
Jan 24, 2023
Andres Freund
pgsql: Fix error handling in libpqrcv_connect()
comitters
0 replies
Jan 24, 2023
Andres Freund
pgsql: Fix error handling in libpqrcv_connect()
comitters
0 replies
Jan 24, 2023
Andres Freund
pgsql: Fix error handling in libpqrcv_connect()
comitters
0 replies
Jan 24, 2023
Andres Freund
isolation test for postgres_fdw interruptability
hackers
0 replies
Jan 21, 2023
Andres Freund
comitters
0 replies
Jan 21, 2023
Andres Freund
pgsql: Use dlists instead of SHM_QUEUE for predicate locking
comitters
0 replies
Jan 20, 2023
Andres Freund
pgsql: Remove SHM_QUEUE
comitters
0 replies
Jan 20, 2023
Andres Freund
pgsql: Use dlists instead of SHM_QUEUE for syncrep queue
comitters
0 replies
Jan 18, 2023
Andres Freund
comitters
0 replies
Jan 18, 2023
Andres Freund
Loading more results...