Commitfest 2022-11

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 94. Moved to next CF: 174. Withdrawn: 13. Rejected: 4. Returned with Feedback: 22. Total: 307.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
pgbench: using prepared BEGIN statement in a pipeline could cause an error 3260 Moved to next CF 15 Not processed Yugo Nagata (yugo.nagata) Kyotaro Horiguchi (horiguti), Fabien Coelho (calvin), Daniel Gustafsson (dege) alvherre 9 2023-02-21
15:39
2023-02-21
16:32
Error "initial slot snapshot too large" in create replication slot 3445 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar) Akshat Jaimini (akshatj) 11 2024-01-16
04:32
2024-01-16
14:15
Fix checkpointer sync request queue problems 3583 Withdrawn Not processed Thomas Munro (macdice) 3 2022-11-07
03:30
2022-03-16
03:04
Nonreplayable XLog records by means of overflows and >MaxAllocSize lengths 3590 Returned with feedback stable Not processed Matthias van de Meent (mmeent) Michael Paquier (michael-kun) michael-kun 3 2022-12-02
05:23
2023-04-09
23:31
Remove pgwin32_is_junction(), add lstat() for Windows 3598 Committed Not processed Thomas Munro (macdice) macdice 3 2022-10-25
04:14
2022-10-12
04:05
Fix dsa_free() to re-bin segment 3607 Moved to next CF Not processed Dongming Liu (inferyes) clundro infdahai (infdahai.outlook.com) macdice 6 2023-07-04
04:19
2023-07-04
04:22
Fix recovery conflict SIGUSR1 handling 3615 Moved to next CF Not processed Thomas Munro (macdice) Michael Paquier (michael-kun), KARAM MOORE (global) macdice 7 2023-09-07
03:48
2023-08-05
02:53
Data is copied twice when specifying both child and parent table in publication 3623 Moved to next CF Not processed wei wang (wangwei), Yu Shi (shiy.fnst) Amit Kapila (amitkapila), Takamichi Osumi (tatatappp), vigneshwaran C (vignesh.postgres), Hou Zhijie (houzj) amitkapila 5 2023-03-30
08:09
2023-03-31
23:05
Fix assertion failure with barriers in parallel hash join 3662 Moved to next CF stable Not processed Thomas Munro (macdice), Melanie Plageman (melanieplageman) David Geier (geidav) macdice 5 2023-03-21
02:26
2023-03-21
02:25
pg_rewind: warn when checkpoint hasn't happened after promotion 3670 Moved to next CF Not processed James Coleman (jcole1989) Keisuke Kuroda (kiskk) heikki 5 2023-02-27
07:46
2023-02-28
12:37
pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum 3739 Moved to next CF 17 Not processed Daniel Shelepanov (dshelepanov) smagen 6 2024-07-24
21:47
2024-03-12
12:10
pg_stat_activity: avoid showing state=active with wait_event=ClientRead 3760 Returned with feedback stable Not processed Yura Sokolov (funny_falcon), Mikhail Zhilin (mizhka-at-pgpro) Justin Pryzby (justinpryzby), kamal priya (kamalp) 2 2022-11-30
06:57
2022-07-09
00:02
Fix GIN indexes cost estimation 3796 Moved to next CF 16 Not processed Ronan Dunklau (rdunklau) Tom Lane (tgl), Alexander Korotkov (smagen) smagen 3 2023-01-08
20:11
2023-01-08
19:53
pg_get_constraintdef: Schema qualify foreign tables unless pretty printing is enabled 3811 Returned with feedback 16 Not processed Lukas Fittl (lfittl) 2 2022-11-30
06:56
2022-11-30
06:56
[BUG] Logical replica crash if there was an error in a function. 3828 Committed Not processed Maxim Orlov (m.orlov), Anton Melnikov (antonmel) Tom Lane (tgl) tgl 2 2022-11-03
16:03
2023-04-06
10:24
Fix alter subscription concurrency errors 3842 Moved to next CF 16 Not processed Jelte Fennema-Nio (jeltef) 4 2023-03-28
21:28
2023-03-20
21:54
pg_rewind WAL deletion pitfall 3874 Moved to next CF Not processed Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi), moro dream (morod) alvherre 12 2024-11-15
12:22
2024-11-21
16:51
Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering 3880 Committed Not processed Matthias van de Meent (mmeent) Mingli Zhang (zml) michael-kun 1 2022-10-16
02:26
2022-10-26
00:43
Fix typo with isnan test (src/backend/utils/adt/geo_ops.c) 3883 Committed 16 Not processed Ranier Vilela (raniervilela) Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2022-09-12
11:09
2022-09-12
11:14
Error for WITH options on partitioned tables 3898 Committed Not processed Simon Riggs (simon) tgl 1 2022-11-09
17:28
2022-11-09
17:33
Crash of logical replica with trigger 3918 Committed Not processed Masahiko Sawada (masahikosawada) Tom Lane (tgl) tgl 2 2022-11-03
16:03
2023-04-06
10:24
Fix overwrite of successive result sets with psql's <query> \g fname 3923 Committed 15 Not processed Daniel Vérité (danielverite) tgl 1 2022-10-03
19:13
2022-11-01
12:43
Make ON_ERROR_STOP stop on shell script failure 3936 Moved to next CF Not processed Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii) 4 2023-07-06
09:57
2023-07-06
09:57
Reset single-row processing mode at end of pipeline commands queue 3938 Committed Not processed Denis Laxalde (dlax) alvherre 1 2022-10-16
12:08
2022-10-14
17:34
Harden pmsignal.c 3940 Committed stable Not processed Tom Lane (tgl) tgl 1 2022-10-11
22:55
2022-10-08
17:44
fix thinko in basic_archive 3948 Committed stable Not processed Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-10-17
04:32
2022-11-09
09:17
fix archive module shutdown callback 3950 Committed Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-10-19
05:23
2022-10-19
05:22
cross-platform pg_basebackup 3954 Committed Not processed Robert Haas (rhaas) rhaas 1 2022-10-28
16:06
2022-10-28
16:07
Fix bogus error emitted by pg_recvlogical when interrupted 3966 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun), Tristan Partin (tristan957) michael-kun 4 2023-07-20
01:25
2023-07-20
01:25
Fix order of checking ICU options in initdb and create database 3976 Moved to next CF 15 Not processed Marina Polyakova (whipping.top1991) José Villanova (azlev) 4 2023-07-06
08:33
2023-07-06
08:33
Check return value of pclose() correctly 3979 Committed Not processed Peter Eisentraut (petere) Ankit Kumar Pandey (ankitkpandey) petere 1 2022-11-15
14:47
2022-11-15
14:52
Error for row-level triggers with transition tables on partitioned tables 3981 Committed Not processed Etsuro Fujita (efujita) Tom Lane (tgl) efujita 1 2022-11-04
10:48
2022-11-04
10:45
Segfault on logical replication to partitioned table with foreign children 3989 Committed Not processed Ilya Gladyshev (qoops) tgl 1 2022-11-02
17:14
2022-11-03
08:45
pg15 inherited stats expressions: cache lookup failed for statistics object 4001 Committed 15 Not processed Richard Guo (richardguo) Justin Pryzby (justinpryzby) tgl 1 2022-11-01
18:35
2022-11-02
18:10
Clients
pg_dump - read data for some options from external file 2573 Moved to next CF Not processed Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) d_gustafsson 18 2023-11-29
14:44
2023-11-30
15:45
Add non-blocking version of PQcancel 3511 Moved to next CF 17 Not processed Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) alvherre 11 2024-03-28
10:33
2024-12-23
20:15
Add LZ4 compression in pg_dump 3571 Moved to next CF 16 Not processed Georgios Kokolatos (gkokolatos), Rachel Heaton (rheaton) Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby), Yu Shi (shiy.fnst) fuzzycz 6 2023-02-23
20:23
2023-03-31
23:34
Support load balancing in libpq 3679 Moved to next CF 16 Not processed Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m), Michael Banck (mbanck) d_gustafsson 5 2023-03-29
20:19
2023-03-30
09:49
Fix tab completion for GRANT/REVOKE 3942 Committed Not processed Yu Shi (shiy.fnst) Kyotaro Horiguchi (horiguti), Peter Smith (smithpb) michael-kun 1 2022-11-18
02:28
2022-11-18
02:27
Tab completion for identity columns in ALTER TABLE 3947 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) petere 1 2022-11-01
11:21
2022-11-01
11:29
libpq support for NegotiateProtocolVersion 3968 Committed Not processed Peter Eisentraut (petere) Jacob Champion (jchampion) petere 1 2022-11-17
15:00
2022-11-17
15:00
[patch] Have psql's \d+ indicate foreign partitions 3972 Committed 16 Not processed Ian Barwick (barwick) michael-kun 1 2022-11-08
06:37
2022-11-09
05:06
psql: Add command to use extended query protocol 3974 Committed Not processed Peter Eisentraut (petere) Corey Huinker (coreyh) petere 1 2022-11-15
13:33
2022-11-22
15:51
Use the system CA pool for certificate verification 3990 Moved to next CF 16 Not processed Jacob Champion (jchampion), Thomas Habets (habets) Jelte Fennema-Nio (jeltef) d_gustafsson 3 2023-04-05
21:28
2023-04-05
21:29
Code Comments
Add a missing comment for PGPROC.pgprocno 3881 Committed 16 Not processed Aleksander Alekseev (a.alekseev) bmomjian 1 2022-10-12
07:14
2022-10-11
17:08
Add more comments on PreventInTransactionBlock 3921 Moved to next CF Not processed Yugo Nagata (yugo.nagata) Tom Lane (tgl) tgl 2 2023-01-01
20:06
2022-12-13
19:26
Fix GetWALAvailability function code comments for WALAVAIL_REMOVED return value 3971 Moved to next CF Not processed sirisha chamarthi (sirishac) tgl 2 2023-01-19
23:41
2023-01-24
00:47
Documentation
doc: PQexecParams binary handling example for REAL data type 3568 Moved to next CF Not processed Mark Wong (markwkm) 6 2023-07-26
09:55
2023-07-04
07:29
Fix description of how the default user name is chosen 3694 Committed Not processed David Johnston (polobo) Peter Eisentraut (petere) petere 3 2022-11-24
08:11
2022-11-24
08:11
Make selectivity example match wording 3695 Returned with feedback Not processed David Johnston (polobo) Dian Fay (dmfay) 3 2022-11-30
07:01
2022-07-17
23:07
doc: mention CREATE+ATTACH PARTITION as an alternative to CREATE..PARTITION OF 3790 Moved to next CF 12 Not processed Justin Pryzby (justinpryzby) Robert Treat (xzilla), Jakub Wartak (jakub.wartak.tomtom) tgl 4 2023-03-16
20:51
2023-03-16
21:27
plpgsql-trigger.html: more concise wording for TG_ variables 3863 Committed 15 Not processed Christoph Berg (myon) Daniel Gustafsson (d_gustafsson) d_gustafsson 2 2022-11-15
14:01
2022-11-15
14:00
Add document is_superuser 3889 Moved to next CF 16 Not processed Kotaro Kawamoto (kawamochi) Shinya Kato (kato-shinya), Masao Fujii (fujiimso) masaofujii 6 2023-12-02
05:26
2023-06-07
17:33
Transaction Management docs 3899 Committed Not processed Simon Riggs (simon) Laurenz Albe (laurenz) bmomjian 1 2022-11-30
07:12
2022-12-01
18:21
PGDOCS - Stats views and functions not in order? 3904 Moved to next CF 16 Not processed Peter Smith (smithpb) Peter Eisentraut (petere) petere 2 2023-01-30
10:42
2023-01-30
10:42
pg_create_logical_replication_slot argument incongruence 3908 Committed 14 Not processed Florin Irion (irionr) michael-kun 1 2022-09-21
15:28
2022-09-20
11:33
fix documentation for confirmed_flush_lsn 3911 Committed Not processed Ashutosh Sharma (ashu_coek) Ashutosh Bapat (ashutoshbapat) amitkapila 1 2022-11-04
09:58
2022-11-04
11:41
Documentation for building with meson 3953 Committed Not processed Samay Sharma (samaysharma) Andres Freund (andresfreund), Peter Eisentraut (petere) petere 1 2022-12-01
14:53
2024-01-20
01:53
Replace "implementor" with "implementer" 3957 Withdrawn 16 Not processed Aleksander Alekseev (a.alekseev) 1 2022-10-23
13:07
2022-10-23
13:07
PGDOCS - Logical replication GUCs - added some more xrefs 3959 Committed 16 Not processed Peter Smith (smithpb2250) Samay Sharma (samaysharma) alvherre 1 2022-12-12
19:29
2022-12-12
22:06
PGDOCS - Added Subscription documentation examples for deferred replication slot creation 3960 Committed 16 Not processed Peter Smith (smithpb2250) Yu Shi (shiy.fnst) amitkapila 1 2022-11-03
22:25
2022-11-02
21:01
Improve doc for autovacuum on partitioned tables 3963 Moved to next CF 16 Not processed Laurenz Albe (laurenz) Nathan Bossart (bossartn) 4 2023-08-01
20:25
2023-10-10
19:14
Miscellaneous
Function to log backtrace of postgres processes 2863 Moved to next CF Not processed vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 2024-04-01
03:32
2024-02-27
02:46
pgbench: add multiconnect support 3227 Moved to next CF 16 Not processed David Christensen (davidchristensen) Jelte Fennema-Nio (jeltef) 9 2023-03-06
15:38
2023-01-31
17:30
disallow HEAP_XMAX_COMMITTED and HEAP_XMAX_IS_LOCKED_ONLY 3434 Moved to next CF 16 Not processed Nathan Bossart (bossartn) Mark Dilger (mark.dilger) 7 2023-02-25
22:53
2023-02-02
17:33
reduce impact of lengthy startup and checkpoint tasks 3448 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 2023-09-01
12:42
2023-07-04
18:37
new diagnostic items for the dynamic sql 3537 Returned with feedback Not processed Dinesh Kumar (dineshkumar) 4 2022-12-14
00:05
2022-08-02
22:55
Preventing indirection for IndexPageGetOpaque for known-size page special areas 3543 Rejected 16 Not processed Matthias van de Meent (mmeent) 4 2022-11-30
06:02
2022-11-29
00:48
Add native windows on arm64 support 3561 Returned with feedback Not processed Niyas Sait (niyassait) Michael Paquier (michael-kun) michael-kun 4 2022-12-01
07:40
2023-09-19
22:59
64-bit XIDs 3594 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Aleksander Alekseev (a.alekseev), Konstantin Knizhnik (knizhnik), Nikita Glukhov (n.glukhov), Yura Sokolov (funny_falcon), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr) 6 2023-12-15
01:29
2024-09-12
11:12
use has_privs_of_role() for pg_hba.conf 3609 Rejected 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Joe Conway (jconway), Joshua Brindle (joshuab) jconway 3 2022-10-08
17:12
2022-10-16
16:04
Completed unaccent dictionary with many missing characters 3631 Moved to next CF 15 Not processed Przemysław Sztoch (psztoch) 4 2023-01-31
16:38
2023-01-31
17:31
generate_series in selected timezone, date_add in selected timezone 3699 Moved to next CF 16 Not processed Gurjeet Singh (gurjeet), Przemysław Sztoch (psztoch) Tom Lane (tgl), Gurjeet Singh (gurjeet) tgl 5 2023-03-18
18:12
2023-03-18
18:18
explain analyze rows=%.0f 3704 Moved to next CF Not processed Ibrar Ahmed (ibrar) Amit Kapila (amitkapila), Hamid Akhtar (hamidakhtar), Naeem Akhter (naeem) 5 2023-08-01
20:29
2025-02-19
15:37
making relfilenodes 56 bit 3711 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Robert Haas (rhaas) 4 2023-01-06
06:14
2023-01-06
06:13
New hooks in the connection path 3735 Moved to next CF 16 Not processed Bertrand Drouvot (bdrouvot) Joe Conway (jconway), Bharath Rupireddy (bharathrupireddy) 5 2023-04-04
10:09
2023-04-04
10:11
Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val 3736 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 9 2024-01-26
13:16
2024-01-26
13:18
allow granting VACUUM and ANALYZE privileges on relations 3774 Committed 16 Not processed Nathan Bossart (bossartn) Andrew Dunstan (adunstan) adunstan 2 2022-11-28
17:12
2022-12-06
19:51
Improve description of XLOG_RUNNING_XACTS 3779 Committed Not processed Masahiko Sawada (masahikosawada) Bharath Rupireddy (bharathrupireddy) amitkapila 3 2022-11-03
07:32
2022-11-03
07:37
SI-read predicate locks on materialized views 3804 Committed Not processed Yugo Nagata (yugo.nagata) Richard Guo (richardguo) michael-kun 2 2022-12-01
06:43
2022-12-01
07:53
make use of regular expressions for the username in pg_hba.conf 3824 Committed 16 Not processed Bertrand Drouvot (bdrouvot) Jacob Champion (jchampion) michael-kun 2 2022-10-24
03:06
2022-10-24
10:17
Improve hints for missing-column and missing-table cases 3829 Committed Not processed Tom Lane (tgl) tgl 2 2022-11-22
23:48
2022-11-22
23:49
introduce bufmgr hooks 3853 Withdrawn 16 Not processed Nathan Bossart (bossartn) 2 2022-10-12
16:12
2022-09-02
22:26
Use normal 'install' to install server header files 3885 Committed Not processed Heikki Linnakangas (heikki) heikki 1 2022-09-12
20:04
2022-09-12
20:04
Fix -Wdeprecated-non-prototype warnings 3903 Committed Not processed Tom Lane (tgl) tgl 1 2022-09-20
22:03
2022-09-20
16:15
Support pg_attribute_aligned and noreturn in MSVC 3907 Committed Not processed James Coleman (jcole1989) Michael Paquier (michael-kun) michael-kun 1 2022-09-21
01:18
2022-09-21
12:21
Add LSN to error messages reported for WAL file read/write/validate header failures and a new function pg_walfile_offset_lsn() 3909 Moved to next CF 16 Not processed Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) Maxim Orlov (m.orlov) michael-kun 2 2022-12-20
05:05
2022-12-23
17:07
Display NestLoopParam across subplan 3912 Committed Not processed Richard Guo (richardguo) Greg Stark (stark) tgl 1 2022-11-17
01:07
2022-11-17
00:22
Extend win32 error codes to errno mapping in win32error.c 3914 Committed Not processed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-09-29
06:10
2022-09-29
06:18
Small miscellaneous fixes 3925 Committed 16 Not processed Ranier Vilela (raniervilela) michael-kun 1 2022-11-26
11:16
2022-11-27
05:13
meson: Add support for building with precompiled headers 3931 Committed Not processed Andres Freund (andresfreund) andresfreund 1 2022-10-07
00:23
2022-10-07
00:25
meson PGXS compatibility 3932 Committed Not processed Andres Freund (andresfreund) Peter Eisentraut (petere) andresfreund 1 2022-12-07
03:06
2022-12-07
03:05
improve handling for misconfigured archiving parameters 3933 Committed 15 Not processed Nathan Bossart (bossartn) Peter Eisentraut (petere), Bharath Rupireddy (bharathrupireddy) petere 1 2022-11-15
09:30
2022-11-15
21:51
Tidy some GUC C variable initializations 3934 Committed 16 Not processed Peter Smith (smithpb2250) Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) michael-kun 1 2022-10-31
05:05
2022-10-31
06:21
show walsender's connected db for ps command entry 3937 Committed Not processed Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy) masaofujii 1 2022-11-24
07:21
2022-11-24
07:20
Re-simplify indexquals for bitmap scan 3939 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) tgl 1 2022-11-08
15:36
2022-11-08
15:37
Harden memory allocators some more 3943 Committed Not processed Tom Lane (tgl) tgl 1 2022-10-11
20:36
2022-10-24
09:56
make_ctags: use -I option to ignore pg_node_attr macro 3945 Committed Not processed Yugo Nagata (yugo.nagata) ishii 1 2022-10-19
10:48
2022-10-19
09:55
Remove useless savepointLevel in TransactionStateData 3958 Withdrawn Not processed Japin Li (japin) 1 2022-10-24
14:05
2022-10-25
02:13
Reducing duplicativeness of EquivalenceClass-derived clauses 3964 Committed Not processed Tom Lane (tgl) tgl 1 2022-10-27
18:55
2022-10-27
13:37
CF App: add "Returned: Needs more interest" close status 3991 Moved to next CF Not processed Jacob Champion (jchampion) 3 2023-02-01
20:42
2023-02-01
20:44
Monitoring & Control
pg_stat_statements and "IN" conditions 2837 Moved to next CF Needs rebase! Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) 22 2025-02-04
08:34
2025-02-19
00:39
pg_stat_statements: Track statement entry timestamp 3048 Moved to next CF 17 Not processed Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) smagen 13 2023-11-27
00:53
2023-11-29
07:00
Logging plan of the currently running query 3142 Moved to next CF 16 Not processed atsushi torikoshi (atorik) Fujii Masao (masaofujii), Justin Pryzby (justinpryzby), James Coleman (jcole1989), Ekaterina Sokolova (e.sokolova), Alena Rybakina (a.rybakina) 9 2023-06-06
06:47
2025-02-03
12:46
Add system view tracking shared buffer actions 3272 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) andresfreund 9 2023-02-12
17:27
2023-04-05
00:41
Extend postgres_fdw_get_connections() to print the user_name 3388 Moved to next CF Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) masaofujii 15 2024-09-18
08:01
2024-09-20
16:32
Add pg_stat_session 3405 Moved to next CF Not processed Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov) 15 2024-11-27
07:32
2024-11-27
07:28
explain_regress, explain(MACHINE), and default to explain(BUFFERS) 3409 Moved to next CF 16 Not processed Justin Pryzby (justinpryzby), Nikolay Samokhvalov (nikolay) Laurenz Albe (laurenz), Justin Pryzby (justinpryzby) 6 2023-01-15
21:56
2022-12-01
18:08
Add Amcheck option for checking unique constraints in btree indexes 3464 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) smagen 10 2023-10-27
21:22
2024-07-26
20:53
Add index scan progress to pg_stat_progress_vacuum 3617 Moved to next CF Not processed Sami Imseih (simseih) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) masahikosawada 5 2023-07-11
05:54
2023-07-11
05:54
Add JIT deform_counter 3688 Moved to next CF Not processed Dmitry Dolgov (erthalion) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) d_gustafsson 7 2023-09-08
13:35
2023-09-08
13:45
Amcheck verification of GiST and GIN 3733 Moved to next CF Needs rebase! Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev) 15 2025-02-10
08:43
2024-12-16
18:17
Add last_vacuum_index_scans in pg_stat_all_tables 3756 Moved to next CF Not processed Ken Kato (kkato) Kshetrapaldesi Tutika (kshetrapal) 3 2023-01-31
11:02
2023-01-03
10:40
Making autovacuum logs indicate if insert-based threshold was the triggering condition 3802 Withdrawn Not processed Peter Geoghegan (pgeoghegan) 2 2022-11-27
21:16
2022-11-25
23:06
Tracking last scan time 3836 Committed 16 Not processed Dave Page (dpage) Vik Fearing (xocolatl) andresfreund 2 2022-10-14
18:15
2022-11-08
09:25
Summary function for pg_buffercache 3839 Committed Not processed Melih Mutlu (melihmutlu) Aleksander Alekseev (a.alekseev), Mingli Zhang (zml) andresfreund 2 2022-10-13
17:05
2022-10-13
17:04
HOT chain validation in verify_heapam() 3849 Moved to next CF Not processed Himanshu Upadhyaya (himanshuu) Robert Haas (rhaas), Aleksander Alekseev (a.alekseev) rhaas 4 2023-03-22
13:19
2023-03-27
17:43
Tracking the compression effect 3851 Withdrawn Not processed Ken Kato (kkato) 2 2022-10-31
00:15
2022-08-30
01:19
Query Jumbling for CALL and SET utility statements 3864 Returned with feedback 16 Not processed Bertrand Drouvot (bdrouvot) Michael Paquier (michael-kun), Fujii Masao (masaofujii), Julien Rouhaud (rjuju), Sami Imseih (simseih) 2 2022-11-30
06:55
2022-12-07
00:57
Add tracking of backend memory allocated to pg_stat_activity 3865 Moved to next CF Not processed Reid Thompson (jreidthompsoncd) Melanie Plageman (melanieplageman), Bertrand Drouvot (bdrouvot) 3 2023-01-05
21:33
2023-09-02
15:13
Improve cursor handling in pg_stat_statements 3901 Withdrawn 16 Not processed Sami Imseih (simseih) Bertrand Drouvot (bertranddrouvot.pg) 1 2022-10-11
13:57
2022-09-16
18:32
Differentiate MERGE queries with different structures 3913 Committed Not processed Tatsuhiro Nakamori (tatsu) alvherre 1 2022-09-28
00:58
2022-09-27
13:47
Periodic burst growth of the checkpoint_req counter on replica. 3961 Moved to next CF 17 Not processed Anton Melnikov (antonmel) Alexander Korotkov (smagen) smagen 7 2023-12-24
23:14
2023-12-25
08:23
Add EXPLAIN option GENERIC_PLAN for parameterized queries 3962 Moved to next CF 16 Not processed Laurenz Albe (laurenz) Julien Rouhaud (rjuju), Christoph Berg (myon), Michel Pelletier (michelp), Jim Jones (jimus) tgl 3 2023-03-24
21:07
2023-03-28
06:35
Performance
Remove self join on a unique column 1712 Moved to next CF Not processed Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) smagen 27 2023-10-25
10:02
2025-02-18
07:24
Fast COPY FROM command for the foreign tables 2601 Committed Not processed Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) efujita 13 2022-10-31
08:40
2022-10-31
08:50
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) alvherre 20 2024-04-07
12:52
2024-04-07
19:13
Consider parallel for LATERAL subqueries having LIMIT/OFFSET 2851 Moved to next CF Not processed James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 2023-03-23
18:43
2023-03-23
18:42
Faster pglz compression 2897 Moved to next CF Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Mark Dilger (mark.dilger) fuzzycz 12 2023-02-28
18:55
2023-02-14
00:09
Parallel Hash Full Join 2903 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Thomas Munro (macdice) macdice 12 2023-03-30
23:01
2023-04-09
23:33
Lazy JIT IR code generation to increase JIT speed with partitions 3071 Moved to next CF Not processed David Geier (geidav), Luc Vlaming (luc.vlaming) Dmitry Dolgov (erthalion) 9 2023-01-27
09:03
2023-01-30
09:13
Fix ExecRTCheckPerms() inefficiency with many prunable partitions 3224 Committed 16 Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre), Tom Lane (tgl) alvherre 8 2022-12-06
19:34
2023-06-30
06:54
Using each rel as both outer and inner for anti-joins 3235 Moved to next CF Not processed Richard Guo (richardguo) Ronan Dunklau (rdunklau) tgl 9 2023-04-05
20:59
2023-04-07
07:28
Postgres picks suboptimal index after building extended statistics 3245 Withdrawn 14 Not processed Andrei Lepikhov (lepikhov) 7 2022-11-24
04:38
2022-11-22
17:14
Parallelize correlated subqueries that execute within each worker 3246 Moved to next CF Not processed James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 2024-10-07
07:22
2024-07-20
23:06
KnownAssignedXidsGetAndSetXmin performance 3271 Returned with feedback Not processed Michail Nikolaev (nkey) Kirill Reshke (reshke), Andrey Borodin (x4mmm) 6 2022-11-15
17:19
2022-11-30
06:53
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 3392 Moved to next CF 16 Not processed Etsuro Fujita (efujita) Fujii Masao (masaofujii), David Zhang (david.z) efujita 8 2023-04-06
10:05
2023-04-06
08:41
partIndexlist for partitioned tables uniqueness 3452 Moved to next CF Not processed Arne Roland (harks) David Rowley (davidrowley) davidrowley 6 2023-01-09
04:22
2023-01-09
04:21
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) 3461 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 16 2024-11-30
05:15
2024-12-27
08:25
AcquireExecutorLocks() and run-time pruning 3478 Moved to next CF Needs rebase! Amit Langote (amitlan) Tom Lane (tgl) amitlan 17 2025-02-21
03:38
2025-02-21
08:07
Speed up releasing of locks 3501 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 2024-05-08
01:23
2024-01-09
06:24
[PATCH] Equivalence Class Filters 3524 Returned with feedback 16 Not processed David Rowley (davidrowley), Andy Fan (andyf) Andrei Lepikhov (lepikhov) 4 2022-12-17
23:52
2022-11-08
09:04
postgres_fdw - use TABLESAMPLE when analyzing foreign tables 3535 Moved to next CF Not processed Tomas Vondra (fuzzycz) Tom Lane (tgl), James Finnerty (jimfinnerty) fuzzycz 5 2022-12-30
23:06
2023-01-07
15:20
Allow parallel plan for referential integrity checks 3539 Moved to next CF Not processed Frédéric Yhuel (yhuelf) Sami Imseih (simseih) 7 2023-07-04
07:45
2024-02-01
17:49
nbtree performance improvements through specialization on key shape 3672 Moved to next CF Not processed Matthias van de Meent (mmeent) 14 2024-12-01
19:04
2024-11-16
16:22
Add sortsupport for range types and btree_gist 3686 Moved to next CF Not processed Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 2024-10-07
07:10
2025-01-16
14:14
Improve dead tuple storage for lazy vacuum 3687 Moved to next CF Not processed Masahiko Sawada (masahikosawada), John Naylor (john.naylor) masahikosawada 10 2024-04-08
04:59
2024-04-08
13:17
Reducing planning time when tables have many partitions 3701 Moved to next CF 7/7 +1288−207 Yuya Watari (watari) Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) 15 2025-02-04
16:23
2025-02-19
07:33
Use fadvise in wal replay 3707 Moved to next CF Not processed Kirill Reshke (reshke), Jakub Wartak (jakub.wartak.tomtom) Andrey Borodin (x4m), Pavel Borisov (pborisov) 5 2023-04-09
03:01
2023-04-09
03:01
Eliminating SPI from RI triggers 3750 Moved to next CF Not processed Amit Langote (amitlan) 6 2023-07-10
08:28
2023-07-10
08:30
Parallel Aggregates for string_agg and array_agg 3794 Moved to next CF Not processed David Rowley (davidrowley) Pavel Stehule (okbobcz) davidrowley 3 2023-01-23
04:38
2023-01-23
04:37
Minimizing calls to SubTransSetParent() 3806 Moved to next CF Not processed Simon Riggs (simon) 4 2023-03-22
17:46
2022-11-29
18:44
asynchronous execution support for Custom Scan 3813 Moved to next CF Not processed KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 2024-02-01
17:41
2024-02-01
17:42
Add semi-join pushdown to postgres_fdw 3838 Moved to next CF 17 Not processed Alexander Pyhalov (a.pyhalov) Yuki Fujii (fujiiyuki) smagen 8 2023-12-27
11:02
2023-12-05
10:29
New strategies for freezing, advancing relfrozenxid early 3843 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Matthias van de Meent (mmeent) 3 2023-01-26
06:23
2023-01-27
18:40
Avoid overhead open-close indexes (catalog updates) 3876 Committed 16 Not processed Ranier Vilela (raniervilela) Michael Paquier (michael-kun) michael-kun 1 2022-11-16
05:36
2022-11-16
11:33
Modernizing our GUC infrastructure 3879 Committed Not processed Tom Lane (tgl) tgl 1 2022-10-14
16:36
2022-10-07
19:31
Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans 3886 Committed Not processed Peter Geoghegan (pgeoghegan) Nathan Bossart (bossartn) pgeoghegan 1 2022-11-15
16:00
2022-11-15
18:26
Check SubPlan clause for nonnullable rels/Vars 3887 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) tgl 1 2022-11-05
19:24
2022-11-07
02:53
Compress KnownAssignedXids more frequently 3902 Committed Not processed Simon Riggs (simon), Michail Nikolaev (nkey) Tom Lane (tgl) tgl 1 2022-11-29
20:43
2022-11-30
06:53
introduce optimized linear search functions that return index of matching element 3906 Returned with feedback 16 Not processed Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) Nathan Bossart (bossartn), John Naylor (john.naylor) 1 2022-10-12
05:56
2022-10-12
05:57
Have nodeSort.c use datum sorts single-value byref types 3917 Committed Not processed David Rowley (davidrowley) davidrowley 1 2022-10-27
20:26
2022-10-27
20:26
Fix bloat in standby's list of exclusive locks held upstream 3930 Committed Not processed Tom Lane (tgl) Nathan Bossart (bossartn) tgl 1 2022-10-06
16:28
2022-10-11
06:48
Pulling up direct-correlated ANY_SUBLINK 3941 Moved to next CF Not processed Andy Fan (andyf) 2 2023-01-31
16:46
2024-02-15
09:51
BRIN Sort - sorting using BRIN indexes 3949 Moved to next CF Not processed Tomas Vondra (fuzzycz) Greg Stark (stark), Matthias van de Meent (mmeent) 7 2024-02-01
18:47
2024-02-01
18:47
Allow index AMs to calculate custom statistics / BRIN 3952 Returned with feedback Not processed Tomas Vondra (fuzzycz) 1 2022-12-17
23:52
2022-12-06
18:34
Prefetch the next tuple's memory during seqscans 3978 Moved to next CF Not processed David Rowley (davidrowley), Thomas Munro (macdice) 7 2024-01-22
09:51
2024-01-22
10:15
Lockless queue of waiters based on atomic operations for LWLock 3983 Moved to next CF Not processed Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 2024-01-26
14:50
2024-01-26
14:53
Fix quadratic LWLock wait queue behaviour 3992 Committed Not processed Andres Freund (andresfreund) Bharath Rupireddy (bharathrupireddy) andresfreund 1 2022-11-21
23:07
2022-11-21
15:31
Refactor relation extension, faster COPY 3993 Moved to next CF Not processed Andres Freund (andresfreund) Heikki Linnakangas (heikki), Melanie Plageman (melanieplageman) andresfreund 3 2023-04-07
01:17
2023-04-07
08:39
Allow WindowFuncs prosupport function to use more optimal WindowClause options 3994 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 2 2022-12-23
02:27
2022-12-23
02:46
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF 7/7 +12702−162 Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), newtglobal postgresql_contributors (newtpostgrescontributors) 35 2025-02-04
05:51
2025-02-20
20:22
Refactoring
psql - refactor echo code 3140 Moved to next CF Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz), Peter Eisentraut (petere) 10 2023-04-03
20:03
2023-04-03
20:03
Move SLRU data into the regular buffer pool 3514 Moved to next CF Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 2023-09-04
12:30
2023-09-27
15:09
New [relation] options engine 3536 Moved to next CF Not processed Nikolay Shaplov (nataraj) 5 2023-01-31
16:48
2025-02-10
18:35
Add internal Numeric to Uint64 conversion function. 3627 Returned with feedback 16 Not processed Amul Sul (sulamul) 3 2022-12-14
00:09
2022-10-02
16:55
Allow specification of custom slot for custom nodes 3743 Committed 16 Not processed Alexander Korotkov (smagen) Pavel Borisov (pborisov) smagen 3 2022-11-26
11:02
2022-12-02
15:12
Making Vars outer-join aware 3755 Moved to next CF Not processed Tom Lane (tgl) Richard Guo (richardguo) tgl 3 2023-01-30
19:13
2023-01-30
16:45
Cygwin cleanup 3781 Moved to next CF Not processed Thomas Munro (macdice), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 4 2023-03-02
04:04
2023-02-08
07:06
Refactoring postgres_fdw/connection.c 3782 Moved to next CF Not processed Fujii Masao (masaofujii) Etsuro Fujita (efujita) 5 2023-05-23
06:28
2023-02-15
11:53
Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes 3803 Committed Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 2 2022-11-08
03:41
2022-11-11
09:21
Provide sigaction() for Windows 3818 Committed Not processed Thomas Munro (macdice) macdice 2 2022-11-09
00:11
2022-11-09
00:11
libpq error message refactoring 3854 Committed Not processed Peter Eisentraut (petere) Álvaro Herrera (alvherre) petere 2 2022-11-15
11:42
2022-11-14
10:11
Simplify find_my_exec by using realpath(3) 3878 Moved to next CF Not processed Tom Lane (tgl) tgl 3 2023-03-23
22:20
2023-03-23
22:20
Splitting up guc.c 3884 Committed Not processed Tom Lane (tgl) tgl 1 2022-09-13
15:13
2022-09-13
14:05
Remove the pass-down of nonnullable_vars when reducing outer joins 3888 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) tgl 1 2022-11-06
16:35
2022-11-07
02:54
Avoid redudant initialization (src/backend/parser/parse_relation.c) 3891 Committed 15 Not processed Ranier Vilela (raniervilela) alvherre 1 2022-09-21
20:55
2022-09-14
13:56
Avoid use deprecated Windows Memory API 3893 Moved to next CF 16 Not processed Ranier Vilela (raniervilela) Aleksander Alekseev (a.alekseev) 3 2023-03-20
07:06
2023-03-22
12:18
Remove dead macro exec_subplan_get_plan 3894 Moved to next CF 16 Not processed Mingli Zhang (zml) Richard Guo (richardguo) 3 2023-04-04
18:03
2023-04-04
18:03
Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO 3895 Committed 16 Not processed Mingli Zhang (zml) Kyotaro Horiguchi (horiguti), Richard Guo (richardguo) michael-kun 1 2022-11-02
01:21
2022-11-02
01:15
Removed unused param isSlice of function transformAssignmentSubscripts 3897 Committed 16 Not processed Mingli Zhang (zml) Richard Guo (richardguo) michael-kun 1 2022-09-18
07:07
2022-09-18
06:42
Add common function ReplicationOriginName 3905 Committed 16 Not processed Peter Smith (smithpb) Aleksander Alekseev (a.alekseev) amitkapila 1 2022-11-07
10:48
2022-11-07
08:16
Removing unused parameter in SnapBuildGetOrBuildSnapshot 3910 Committed Not processed Melih Mutlu (melihmutlu) Mingli Zhang (zml) amitkapila 1 2022-09-27
11:36
2022-09-26
04:22
Refactor UnpinBuffer() 3916 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) michael-kun 1 2022-09-30
08:48
2022-09-30
06:59
Move backup-related code to xlogbackup.c/.h 3919 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 3 2023-03-24
03:31
2023-03-24
03:31
Free list same_input_transnos in preprocess_aggref 3920 Withdrawn 16 Not processed Mingli Zhang (zml) 1 2022-11-07
06:35
2022-11-07
04:51
Getting rid of SQLValueFunction 3922 Committed 16 Not processed Michael Paquier (michael-kun) Corey Huinker (coreyh) michael-kun 1 2022-11-21
09:35
2022-11-21
09:38
Simple code cleanup in tuplesort.c. 3924 Moved to next CF Not processed Xing Guo (higuoxing) Richard Guo (richardguo) john.naylor 2 2023-01-09
09:58
2023-01-11
03:45
Assorted fixes related to WAL file related things 3927 Committed Not processed Bharath Rupireddy (bharathrupireddy) Kyotaro Horiguchi (horiguti) michael-kun 1 2022-10-05
05:31
2022-10-05
05:16
Remove MemoryContextContains 3928 Committed Not processed Tom Lane (tgl) tgl 1 2022-10-06
18:20
2022-10-24
09:56
Rework collation code 3935 Moved to next CF 16 Not processed Jeff Davis (jdavis), Thomas Munro (macdice) Peter Eisentraut (petere) jdavis 3 2023-02-24
17:30
2023-03-05
22:20
remove AssertArg and AssertState 3946 Committed 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Peter Eisentraut (petere) petere 1 2022-10-28
07:36
2022-11-01
00:30
Windows filesystem support improvements 3951 Moved to next CF Not processed Thomas Munro (macdice) 3 2023-03-03
01:56
2023-03-03
01:52
refactor ownercheck and aclcheck functions 3955 Committed Not processed Peter Eisentraut (petere) Antonin Houska (a.houska) petere 1 2022-11-13
09:26
2022-11-13
09:26
Simplify standby state machine a bit in WaitForWALToBecomeAvailable() 3965 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 3 2023-03-03
11:22
2023-03-06
08:17
Adding doubly linked list type which stores the number of items in the list 3967 Committed Not processed David Rowley (davidrowley) Aleksander Alekseev (a.alekseev), Bharath Rupireddy (bharathrupireddy) davidrowley 1 2022-11-07
10:45
2022-11-07
10:07
pg_dump: Refactor code that constructs ALTER ... OWNER TO commands 3973 Committed Not processed Peter Eisentraut (petere) Corey Huinker (coreyh) petere 1 2022-11-02
21:30
2022-11-05
17:39
repalloc0 3980 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) petere 1 2022-11-12
19:47
2022-11-09
21:05
ResourceOwner refactoring 3982 Moved to next CF Not processed Heikki Linnakangas (heikki) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) heikki 6 2023-11-08
12:37
2023-11-17
20:52
Split index and table statistics into different types of stats 3984 Moved to next CF 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Melanie Plageman (melanieplageman) 4 2023-07-10
09:14
2024-01-25
08:36
heapgettup() refactoring 3987 Moved to next CF 17 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley), Peter Eisentraut (petere) davidrowley 3 2023-03-19
09:38
2023-03-19
09:38
SetLatches() 3998 Moved to next CF Not processed Thomas Munro (macdice) 12 2024-12-03
09:20
2024-11-04
16:08
Replication & Recovery
Make message at end-of-recovery less scary 2490 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 2024-01-31
01:57
2024-01-23
04:13
PITR enhance getRecordTimestamp() 3222 Withdrawn Not processed Simon Riggs (simon) 8 2022-09-16
12:37
2022-01-31
19:11
schema change not getting invalidated, both renamed table and new table data were getting replicated 3262 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Tom Lane (tgl) tgl 8 2023-01-06
16:12
2023-01-06
16:21
Add WAL recovery info such as current WAL file and WAL source to server logs 3443 Withdrawn Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 5 2022-10-26
10:40
2022-07-26
10:06
Add log messages when replication slots become active and inactive 3492 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) amitkapila 10 2023-11-21
12:24
2023-11-21
08:48
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 3503 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2024-01-22
01:04
2024-01-22
01:05
Suppressing useless wakeups in walreceiver 3520 Committed Not processed Thomas Munro (macdice), Nathan Bossart (bossartn) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) macdice 5 2022-11-08
07:46
2022-11-16
22:31
Time-delayed logical replication subscriber 3581 Moved to next CF Not processed Euler Taveira (eulerto) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250) 6 2023-03-10
12:08
2023-04-05
09:23
Support logical replication of DDL commands 3595 Moved to next CF Not processed Zheng Li (zhengli), vigneshwaran C (vignesh.postgres), Ajin Cherian (ajinc), Hou Zhijie (houzj), Runqi Tian (runqitian) Amit Kapila (amitkapila), Peter Smith (smithpb2250) 10 2024-03-28
12:27
2024-03-28
12:03
Perform streaming logical transactions by background workers 3621 Moved to next CF Not processed Hou Zhijie (houzj) Peter Smith (smithpb2250) amitkapila 5 2023-02-07
07:39
2023-05-09
10:01
Skip replicating the tables specified in except table option 3646 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Takamichi Osumi (tatatappp), Peter Smith (smithpb) 9 2024-01-09
06:32
2024-01-09
06:32
Switching XLog source from archive to streaming when primary available 3663 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) 13 2024-12-11
04:09
2024-08-29
20:58
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication 3665 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 6 2023-08-02
19:47
2023-08-02
19:47
Minimal logical decoding on standbys 3740 Moved to next CF 16 Not processed Bertrand Drouvot (bdrouvot) Bharath Rupireddy (bharathrupireddy) andresfreund 5 2023-04-08
16:31
2023-04-08
17:12
Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 3765 Moved to next CF 16 Not processed Onder Kalaci (onderkalaci) vigneshwaran C (vignesh.postgres) amitkapila 4 2023-03-18
09:47
2023-03-18
09:49
Reuse Workers and Replication Slots during Logical Replication 3784 Moved to next CF Not processed Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 8 2024-01-10
13:10
2024-01-10
13:10
Avoid Copying WAL Segments Before Divergence to Speed Up pg_rewind 3800 Returned with feedback 16 Not processed vignesh ravichandran (vigneshravichandran), Justin Kwan (justinpkwan.outlook.com) Heikki Linnakangas (heikki), Michael Paquier (michael-kun) 2 2022-11-30
07:03
2022-11-30
07:03
Allow logical replication to copy tables in binary format 3840 Moved to next CF Not processed Melih Mutlu (melihmutlu) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) amitkapila 4 2023-03-31
08:31
2023-03-23
07:40
Allow usage of archive .backup files as backup_label 3862 Rejected Not processed Michael Banck (mbanck) 2 2022-11-10
04:55
2022-11-10
04:56
Adding CommandID to heap xlog records 3882 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Matthias van de Meent (mmeent) 2 2023-01-31
16:52
2023-06-26
21:15
Pruning never visible changes 3900 Returned with feedback Not processed Simon Riggs (simon) 1 2022-10-27
16:39
2022-09-22
20:04
Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 3926 Returned with feedback Not processed Onder Kalaci (onderkalaci) 1 2022-10-20
04:28
2023-03-18
09:49
Security
USAGE privilege on PUBLICATION 3641 Moved to next CF Not processed Antonin Houska (a.houska) 9 2024-01-15
10:56
2023-03-20
06:17
Let libpq reject unexpected authentication requests 3716 Moved to next CF 16 Not processed Jacob Champion (jchampion) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) michael-kun 5 2023-03-24
05:18
2023-03-25
02:59
automatic client-side column-level encryption 3718 Moved to next CF Not processed Peter Eisentraut (petere) 6 2024-06-27
06:55
2024-04-18
19:00
allowing for control over SET ROLE 3868 Committed 16 Not processed Robert Haas (rhaas) Nathan Bossart (bossartn) rhaas 2 2022-11-21
16:04
2022-11-22
10:09
User functions for building SCRAM secrets 3988 Moved to next CF Not processed Jonathan Katz (jkatz05) 7 2024-01-27
03:32
2024-01-27
03:35
Server Features
On client login event trigger 2900 Moved to next CF 17 Not processed Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) smagen 15 2023-10-18
10:31
2023-10-29
22:21
Allow batched insert during cross-partition updates 2992 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Georgios Kokolatos (gkokolatos), Hou Zhijie (houzj) efujita 10 2022-12-20
10:23
2022-12-20
11:19
pg_stats and range statistics 3184 Moved to next CF 17 Not processed Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) smagen 13 2023-11-27
00:54
2023-11-25
16:57
Atomic rename feature for Windows 3347 Returned with feedback Not processed Victor Spirin (v.spirin) 6 2022-11-30
12:38
2022-11-30
12:38
Update relfrozenxmin when truncating temp tables 3358 Moved to next CF 16 Not processed Greg Stark (stark) 12 2024-01-22
01:29
2024-01-22
01:29
WIN32 pg_import_system_collations 3450 Moved to next CF Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Peter Eisentraut (petere) petere 6 2023-01-03
13:49
2023-01-03
13:48
Daitch-Mokotoff soundex 3451 Moved to next CF Not processed Dag Lem (daglem) Paul Ramsey (pramsey) tgl 7 2023-04-07
21:34
2023-04-08
11:50
Index SLRUs by 64-bit integers rather than by 32-bit integers 3489 Moved to next CF 16 Not processed Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Alexander Korotkov (smagen), Jacob Champion (jchampion) smagen 11 2023-12-04
10:13
2023-12-17
21:14
Pluggable toaster 3490 Moved to next CF Not processed Fedor Sigaev (sigaev), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Nikita Malakhov (nmalakh) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev), Matthias van de Meent (mmeent) 7 2023-04-03
19:37
2023-02-07
10:38
Allow file inclusion in pg_hba and pg_ident files 3558 Committed Not processed Julien Rouhaud (rjuju) Michael Paquier (michael-kun) michael-kun 4 2022-11-28
23:49
2022-11-28
23:48
Reducing power consumption when idle 3566 Committed Not processed Simon Riggs (simon) macdice 4 2022-11-28
23:20
2023-01-31
09:23
Compression dictionaries 3626 Moved to next CF 17 Not processed Aleksander Alekseev (a.alekseev) Matthias van de Meent (mmeent), Nikita Malakhov (nmalakh) 9 2024-01-26
13:21
2024-01-26
13:23
Add initdb option to initialize cluster with non-standard xid/mxid/mxoff. 3634 Moved to next CF 16 Not processed Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 5 2023-03-21
15:59
2023-03-21
09:44
Support % wildcard in extension upgrade scripts 3654 Moved to next CF 16 Not processed Sandro Santilli (strk) Regina Obe (reginaobe) 6 2023-08-01
18:24
2024-02-01
17:58
ALTER TABLE SET ACCESS METHOD on partitioned tables 3727 Moved to next CF Not processed Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Álvaro Herrera (alvherre) alvherre 10 2024-03-26
08:05
2024-04-02
05:06
Push aggregation down to base relations and joins 3764 Moved to next CF Not processed Yuki Fujii (fujiiyuki) Tomas Vondra (fuzzycz) 8 2024-01-22
01:21
2024-01-22
01:22
BCP 47 locale names for Windows 3772 Moved to next CF Not processed Thomas Munro (macdice) 8 2024-12-11
04:58
2024-08-08
11:39
Provide the facility to set binary format output for specific OID's per session 3777 Moved to next CF Not processed Dave Cramer (dcramer) Peter Eisentraut (petere), Gurjeet Singh (gurjeet) 8 2024-02-01
15:35
2024-02-01
15:35
Page compression for OLTP 3783 Moved to next CF 16 Not processed Chen huajun (chenhuajun) 3 2023-01-31
16:56
2023-01-31
17:49
Patch to implement missing join selectivity estimation for range types 3821 Moved to next CF Not processed Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) Damir Belyalov (xhevx), Alena Rybakina (a.rybakina) 10 2024-04-09
08:04
2024-01-22
08:10
logical decoding and replication of sequences, take 2 3823 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) 10 2024-06-21
16:12
2024-03-06
17:34
ALTER TABLE ... SET STORAGE default 3830 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl) tgl 2 2022-11-10
23:21
2022-11-10
23:22
Support tls-exporter as channel binding for TLSv1.3 3850 Returned with feedback 16 Not processed Michael Paquier (michael-kun), Jacob Champion (jchampion) 2 2022-11-30
06:52
2022-11-30
06:52
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support 3857 Moved to next CF Not processed Alex Fan (alexfanqi) 6 2023-09-01
12:23
2023-01-06
00:07
Add the ability to limit the amount of memory that can be allocated to backends. 3867 Moved to next CF Not processed Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-10-07
07:10
2024-03-15
07:00
cataloguing NOT NULL constraints 3869 Moved to next CF Not processed Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 6 2023-08-31
11:29
2023-09-06
19:09
Support % wildcard in extension upgrade scripts 3892 Withdrawn Not processed 1 2022-11-09
16:51
2024-02-01
17:58
Avoid memory leaks during base backups 3915 Committed Not processed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-10-22
10:25
2022-10-22
09:42
Expand character set for ltree labels 3929 Moved to next CF 16 Not processed Garen Torikian (gjtorikian) Nathan Bossart (bossartn) adunstan 2 2023-01-06
21:10
2023-01-06
21:08
Multi-version ICU 3956 Moved to next CF Not processed Thomas Munro (macdice) 10 2024-10-07
07:09
2024-02-13
23:12
Code checks for App Devs, using new options for transaction behavior 3970 Moved to next CF Not processed Simon Riggs (simon) Greg Stark (stark) 3 2023-03-24
03:34
2023-03-23
20:43
TDE key management patches 3985 Moved to next CF Not processed David Christensen (davidchristensen) Chris Travers (einhverfr) 7 2024-02-01
15:17
2024-02-01
15:17
Post-special Page Storage TDE support (aka Reserved Page Size) 3986 Moved to next CF Not processed David Christensen (davidchristensen) 12 2024-12-10
06:54
2024-12-28
00:15
loongarch 3995 Withdrawn Not processed 1 2022-11-01
05:57

Direct I/O (developer-only feature) 3996 Moved to next CF Not processed Andres Freund (andresfreund), Thomas Munro (macdice) Bharath Rupireddy (bharathrupireddy) macdice 3 2023-04-08
12:20
2023-04-09
23:46
Add palloc_aligned() to allow arbitrary power of 2 memory alignment 3999 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley) davidrowley 2 2022-12-22
06:47
2022-12-22
00:34
SQL Commands
CREATE INDEX CONCURRENTLY on partitioned table 2815 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 2023-09-18
14:48
2024-10-25
18:32
Dynamic result sets from procedures 2911 Moved to next CF Not processed Peter Eisentraut (petere) 12 2023-10-30
09:26
2023-02-24
11:26
Non-decimal integer literals 3292 Moved to next CF Not processed Peter Eisentraut (petere) John Naylor (john.naylor) petere 6 2022-12-14
06:13
2023-01-23
21:20
Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Moved to next CF 18 7/7 +7080−42 Dmitry Koval (d.koval) stephane tachoires (sttachoires) smagen 13 2025-02-04
15:29
2025-02-03
16:40
Add OR REPLACE option for CREATE OPERATOR 3758 Moved to next CF 16 Not processed Svetlana Derevyanko (getsusun) Nikita Malakhov (nmalakh) 4 2023-03-22
03:29
2023-03-22
03:29
Introduce array_shuffle() and array_sample() functions 3771 Moved to next CF Not processed Martin Kalcher (mkalcher) Tom Lane (tgl) tgl 4 2023-04-07
15:48
2023-04-07
16:01
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying 3817 Moved to next CF 17 Not processed Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) smagen 8 2024-01-16
21:38
2024-01-19
14:26
Add support for DEFAULT specification in COPY FROM 3822 Moved to next CF Not processed Israel Barth (barthisrael) Andrew Dunstan (adunstan) adunstan 4 2023-03-13
14:14
2023-03-15
21:21
Fix tab completion MERGE 3890 Moved to next CF Not processed Kotaro Kawamoto (kawamochi) Dean Rasheed (deanr), Shinya Kato (kato-shinya), Masao Fujii (fujiimso) 4 2023-07-04
12:34
2023-07-04
12:34
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns 3896 Moved to next CF 17 Not processed Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) adunstan 5 2023-10-01
01:16
2023-09-30
16:49
Allow single table VACUUM in transaction block 3969 Returned with feedback Not processed Simon Riggs (simon) Greg Stark (stark) 1 2022-11-24
12:57
2022-11-23
21:46
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) 2377 Moved to next CF Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 2024-01-22
01:15
2024-01-22
01:16
Fix pg_rewind race condition just after promotion 2864 Moved to next CF Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) heikki 12 2023-02-23
13:43
2023-02-23
13:43
Allows database-specific role memberships 3374 Returned with feedback 18 Not processed Denis Laxalde (dlax), Kenaniah Cerny (kenaniah) Antonin Houska (a.houska) sfrost 6 2024-10-08
06:21
2024-10-08
07:25
Teach pg_waldump to extract FPIs from the WAL stream 3628 Moved to next CF 16 Not processed David Christensen (davidchristensen) Bharath Rupireddy (bharathrupireddy) michael-kun 4 2023-03-06
15:38
2022-12-27
11:52
pg_upgrade allows itself to be run twice (initdb) 3872 Returned with feedback Not processed Justin Pryzby (justinpryzby) Peter Eisentraut (petere) 2 2022-12-01
09:30
2022-12-01
09:30
Collation version and dependency helpers 3977 Committed 16 Not processed Jeff Davis (jdavis) jdavis 1 2022-12-06
19:36
2022-12-06
19:37
Testing
Added Windows with MinGW environment in Cirrus CI 3575 Committed Not processed Melih Mutlu (melihmutlu) Andres Freund (andresfreund), Justin Pryzby (justinpryzby) andresfreund 4 2022-11-18
00:31
2022-11-18
00:23
Unit tests for SLRU 3608 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Daniel Gustafsson (d_gustafsson), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) michael-kun 3 2022-11-16
00:56
2022-11-16
00:56
CI and test improvements 3709 Moved to next CF Not processed Justin Pryzby (justinpryzby) 14 2024-11-30
16:40
2024-11-16
20:44
Testing autovacuum wraparound 3729 Moved to next CF Not processed Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) masahikosawada 8 2023-12-03
19:44
2023-12-01
02:14
pgstattuple: add test for coverage 3793 Returned with feedback Not processed DongWook Lee (dongwooklee) 2 2022-11-22
22:28
2022-11-22
22:28
old_snapshot: add test for coverage 3805 Returned with feedback Not processed DongWook Lee (dongwooklee) 2 2022-11-25
11:06
2022-12-06
15:00
xml2: add test for coverage 3833 Moved to next CF Not processed DongWook Lee (dongwooklee) 3 2023-01-31
01:01
2023-01-31
17:50
pg_basebackup: add test about zstd compress option 3835 Rejected Not processed DongWook Lee (dongwooklee) 2 2022-12-06
00:16
2022-12-06
12:53
TAP output format for pg_regress 3837 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Nikolay Shaplov (nataraj) d_gustafsson 4 2023-03-31
11:48
2023-03-31
11:12
Better infrastructure for automated testing of concurrency issues 3870 Moved to next CF 16 Not processed Alexander Korotkov (smagen) 4 2023-04-03
19:41
2023-03-28
19:37
vacuumlo: add test to vacuumlo for test coverage 3877 Moved to next CF Not processed DongWook Lee (dongwooklee) Daniel Gustafsson (d_gustafsson) 2 2023-01-31
01:02
2023-01-31
17:50
add test for using role membership in pg_hba.conf 3944 Committed 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), qigui Zhao (402142054.qq.com) michael-kun 1 2022-10-11
17:41
2022-10-16
16:04
Fix database creation during installchecks for ICU cluster 3975 Moved to next CF 15 Not processed Marina Polyakova (whipping.top1991) 2 2023-01-31
17:01
2023-01-31
17:51
Backport perl tests for pg_upgrade 3997 Moved to next CF Not processed Anton Melnikov (antonmel) 2 2022-12-19
01:18
2022-12-19
01:56
Add psql tests for \g and \o 4000 Committed Not processed Daniel Vérité (danielverite) michael-kun 1 2022-11-30
05:50
2022-11-30
23:46