Commitfest 2023-03 (2023-03-01 – 2023-04-08)

declarative session variables, LET command 1608 Moved to different CF DDL 10/10 +3003−37 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), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors) 40 yesterday Remove self join on a unique column 1712 Moved to different CF Performance Not processed Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 27 11 months ago Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) 2377 Moved to different CF System Administration Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 2 years ago Make message at end-of-recovery less scary 2490 Moved to different CF Not processed Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 2 years ago pg_dump - read data for some options from external file 2573 Moved to different CF libpq Not processed Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) Daniel Gustafsson (d_gustafsson) 18 2 years ago More scalable multixacts buffers and locking 2627 Moved to different CF Performance Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) Álvaro Herrera (alvherre) 20 1 year ago CREATE INDEX CONCURRENTLY on partitioned table 2815 Moved to different CF SQL Commands Not processed Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 9 months ago pg_stat_statements and "IN" conditions 2837 Moved to different CF Monitoring 6/7 +945−23 Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) Álvaro Herrera (alvherre) 22 1 year ago Consider parallel for LATERAL subqueries having LIMIT/OFFSET 2851 Returned with feedback Performance Not processed James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 3 years ago Function to log backtrace of postgres processes 2863 Moved to different CF Not processed vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 2 years ago Fix pg_rewind race condition just after promotion 2864 Committed System Administration Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) Heikki Linnakangas (heikki) 12 3 years ago zstd compression for pg_dump 2888 Committed System Administration Not processed Justin Pryzby (justinpryzby) Andreas Karlsson (kandreas), Jacob Champion (jchampion) Tomas Vondra (fuzzycz) 4 2 years ago Faster pglz compression 2897 Withdrawn Performance Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Mark Dilger (mark.dilger) Tomas Vondra (fuzzycz) 12 3 years ago On client login event trigger 2900 Moved to different 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) Alexander Korotkov (smagen) 15 2 years ago Parallel Hash Full Join 2903 Committed Performance 16 Not processed Melanie Plageman (melanieplageman) Thomas Munro (macdice) Thomas Munro (macdice) 12 2 years ago Dynamic result sets from procedures 2911 Moved to different CF SQL Commands Not processed Peter Eisentraut (petere) 12 3 years ago pg_stat_statements: Track statement entry timestamp 3048 Moved to different CF Monitoring 17 Not processed Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 13 2 years ago psql - refactor echo code 3140 Returned with feedback Refactoring Only Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz), Peter Eisentraut (petere) 10 3 years ago pg_stats and range statistics 3184 Moved to different CF 17 Not processed Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) Alexander Korotkov (smagen) 13 2 years ago Using each rel as both outer and inner for anti-joins 3235 Committed Performance Not processed Richard Guo (richardguo) Ronan Dunklau (rdunklau) Tom Lane (tgl) 9 2 years ago Parallelize correlated subqueries that execute within each worker 3246 Moved to different CF Performance Not processed James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 1 year ago functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) 3256 Moved to different CF libpq Not processed Justin Pryzby (justinpryzby) David Christensen (davidchristensen) 16 1 year ago pgbench: using prepared BEGIN statement in a pipeline could cause an error 3260 Committed Bugfix 15 Not processed Yugo Nagata (yugo.nagata) Kyotaro Horiguchi (horiguti), Fabien Coelho (calvin), Daniel Gustafsson (dege) Álvaro Herrera (alvherre) 9 3 years ago Add system view tracking shared buffer actions 3272 Committed Monitoring 16 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) Andres Freund (andresfreund) 9 3 years ago add guc: hugepages_active 3310 Moved to different CF System Administration Not processed Justin Pryzby (justinpryzby), Noriyoshi Shinoda (shinoda) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 7 2 years ago Update relfrozenxmin when truncating temp tables 3358 Moved to different CF 16 Not processed Greg Stark (stark) 12 2 years ago Extend postgres_fdw_get_connections() to print the user_name 3388 Moved to different CF Monitoring Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) Fujii Masao (masaofujii) 15 1 year ago postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 3392 Committed Performance 16 Not processed Etsuro Fujita (efujita) Fujii Masao (masaofujii), David Zhang (david.z) Etsuro Fujita (efujita) 8 2 years ago Add pg_stat_session 3405 Moved to different CF Monitoring Needs rebase! Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti) 19 11 months ago disallow HEAP_XMAX_COMMITTED and HEAP_XMAX_IS_LOCKED_ONLY 3434 Withdrawn 16 Not processed Nathan Bossart (bossartn) Mark Dilger (mark.dilger) 7 3 years ago Error "initial slot snapshot too large" in create replication slot 3445 Moved to different CF Bugfix Not processed Kyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar) Akshat Jaimini (akshatj) 11 2 years ago reduce impact of lengthy startup and checkpoint tasks 3448 Moved to different CF 17 Not processed Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 2 years ago Daitch-Mokotoff soundex 3451 Committed Not processed Dag Lem (daglem) Paul Ramsey (pramsey) Tom Lane (tgl) 7 2 years ago In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) 3461 Moved to different CF Performance Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 16 1 year ago Add Amcheck option for checking unique constraints in btree indexes 3464 Moved to different CF Monitoring Not processed Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) Alexander Korotkov (smagen) 10 1 year ago AcquireExecutorLocks() and run-time pruning 3478 Moved to different CF Performance Needs rebase! Amit Langote (amitlan) Tom Lane (tgl) Amit Langote (amitlan) 17 4 months ago warn if GUC set to an invalid shared library 3482 Moved to different CF System Administration Not processed Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 14 1 year ago Index SLRUs by 64-bit integers rather than by 32-bit integers 3489 Moved to different CF 16 Not processed Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Alexander Korotkov (smagen), Jacob Champion (jchampion) Alexander Korotkov (smagen) 11 2 years ago Pluggable toaster 3490 Rejected 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 3 years ago Add log messages when replication slots become active and inactive 3492 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 10 2 years ago Speed up releasing of locks 3501 Moved to different CF Performance Not processed Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 2 years ago pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 3503 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2 years ago Add non-blocking version of PQcancel 3511 Moved to different CF libpq 17 Not processed Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) Álvaro Herrera (alvherre) 11 1 year ago Move SLRU data into the regular buffer pool 3514 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 2 years ago Allow parallel plan for referential integrity checks 3539 Moved to different CF Performance Not processed Frédéric Yhuel (yhuelf) Sami Imseih (simseih) 7 2 years ago doc: PQexecParams binary handling example for REAL data type 3568 Moved to different CF Docs Only Not processed Mark Wong (markwkm) 6 2 years ago Add LZ4 compression in pg_dump 3571 Committed libpq 16 Not processed Georgios Kokolatos (gkokolatos), Rachel Heaton (rheaton) Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby), Yu Shi (shiy.fnst) Tomas Vondra (fuzzycz) 6 3 years ago Time-delayed logical replication subscriber 3581 Returned with feedback Not processed Euler Taveira (eulerto) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250) 6 3 years ago 64-bit XIDs 3594 Moved to different 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 1 year ago Support logical replication of DDL commands 3595 Moved to different CF Not processed Zheng Li (zhengli), vigneshwaran C (vignesh.postgres), Ajin Cherian (ajinc), Zhijie Hou (houzj), Runqi Tian (runqitian) Amit Kapila (amitkapila), Peter Smith (smithpb2250) 10 2 years ago Fix dsa_free() to re-bin segment 3607 Moved to different CF Bugfix Not processed Dongming Liu (inferyes) clundro infdahai (infdahai.outlook.com) Thomas Munro (macdice) 6 2 years ago Fix recovery conflict SIGUSR1 handling 3615 Moved to different CF Bugfix Not processed Thomas Munro (macdice) Michael Paquier (michael-kun), KARAM MOORE (global) Thomas Munro (macdice) 7 2 years ago Add index scan progress to pg_stat_progress_vacuum 3617 Moved to different CF Monitoring Not processed Sami Imseih (simseih) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) Masahiko Sawada (masahikosawada) 5 2 years ago Perform streaming logical transactions by background workers 3621 Committed Not processed Zhijie Hou (houzj) Peter Smith (smithpb2250) Amit Kapila (amitkapila) 5 2 years ago Data is copied twice when specifying both child and parent table in publication 3623 Committed Bugfix Not processed wei wang (wangwei), Yu Shi (shiy.fnst) Amit Kapila (amitkapila), Takamichi Osumi (tatatappp), vigneshwaran C (vignesh.postgres), Zhijie Hou (houzj) Amit Kapila (amitkapila) 5 3 years ago Compression dictionaries 3626 Moved to different CF 17 Not processed Aleksander Alekseev (a.alekseev) Matthias van de Meent (mmeent), Nikita Malakhov (nmalakh) 9 2 years ago Add initdb option to initialize cluster with non-standard xid/mxid/mxoff. 3634 Rejected 16 Not processed Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 5 3 years ago USAGE privilege on PUBLICATION 3641 Moved to different CF Security Not processed Antonin Houska (a.houska) 9 3 years ago Skip replicating the tables specified in except table option 3646 Moved to different CF Not processed vigneshwaran C (vignesh.postgres) Takamichi Osumi (tatatappp), Peter Smith (smithpb) 9 4 days ago Support % wildcard in extension upgrade scripts 3654 Moved to different CF 16 Not processed Sandro Santilli (strk) Regina Obe (reginaobe) 6 2 years ago Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Moved to different CF SQL Commands 19 10/10 +8227−46 Dmitry Koval (d.koval) stephane tachoires (sttachoires) Alexander Korotkov (smagen) 17 2 months ago Fix assertion failure with barriers in parallel hash join 3662 Committed Bugfix stable Not processed Thomas Munro (macdice), Melanie Plageman (melanieplageman) David Geier (geidav) Thomas Munro (macdice) 5 3 years ago Switching XLog source from archive to streaming when primary available 3663 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) 13 1 year ago An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication 3665 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy) 6 2 years ago pg_rewind: warn when checkpoint hasn't happened after promotion 3670 Committed Bugfix Not processed James Coleman (jcole1989) Keisuke Kuroda (kiskk) Heikki Linnakangas (heikki) 5 3 years ago nbtree performance improvements through specialization on key shape 3672 Moved to different CF Performance Not processed Matthias van de Meent (mmeent) 14 1 year ago Support load balancing in libpq 3679 Committed libpq 16 Not processed Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m), Michael Banck (mbanck) Daniel Gustafsson (d_gustafsson) 5 3 years ago Add sortsupport for range types and btree_gist 3686 Moved to different CF Performance Not processed Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 1 year ago Improve dead tuple storage for lazy vacuum 3687 Moved to different CF Performance Not processed Masahiko Sawada (masahikosawada), John Naylor (john.naylor) Masahiko Sawada (masahikosawada) 10 1 year ago Add JIT deform_counter 3688 Moved to different CF Monitoring Not processed Dmitry Dolgov (erthalion) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 7 2 years ago generate_series in selected timezone, date_add in selected timezone 3699 Committed 16 Not processed Gurjeet Singh (gurjeet), Przemysław Sztoch (psztoch) Tom Lane (tgl), Gurjeet Singh (gurjeet) Tom Lane (tgl) 5 3 years ago Reducing planning time when tables have many partitions 3701 Moved to different CF Performance 7/7 +446−120 Yuya Watari (watari) Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), newtglobal postgresql_contributors (newtpostgrescontributors) David Rowley (davidrowley) 15 11 months ago explain analyze rows=%.0f 3704 Moved to different CF Not processed Ibrar Ahmed (ibrar) Amit Kapila (amitkapila), Hamid Akhtar (hamidakhtar), Naeem Akhter (naeem) 5 1 year ago ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables 3705 Moved to different CF Performance Not processed Justin Pryzby (justinpryzby) Bertrand Drouvot (bertranddrouvot.pg) 13 1 year ago Use fadvise in wal replay 3707 Returned with feedback Performance Not processed Kirill Reshke (reshke), Jakub Wartak (jakub.wartak.tomtom) Andrey Borodin (x4m), Pavel Borisov (pborisov) 5 2 years ago CI and test improvements 3709 Moved to different CF Testing Not processed Justin Pryzby (justinpryzby) 14 1 year ago Let libpq reject unexpected authentication requests 3716 Committed Security 16 Not processed Jacob Champion (jchampion) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) 5 3 years ago automatic client-side column-level encryption 3718 Moved to different CF Security Not processed Peter Eisentraut (petere) 6 1 year ago ALTER TABLE SET ACCESS METHOD on partitioned tables 3727 Moved to different CF Not processed Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 10 2 years ago Testing autovacuum wraparound 3729 Moved to different CF Testing Not processed Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) Masahiko Sawada (masahikosawada) 8 2 years ago Amcheck verification of GiST and GIN 3733 Moved to different CF Monitoring 6/7 +1508−215 Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev), Mark Dilger (mark.dilger) Tomas Vondra (fuzzycz) 15 1 year ago New hooks in the connection path 3735 Returned with feedback 16 Not processed Bertrand Drouvot (bdrouvot) Joe Conway (jconway), Bharath Rupireddy (bharathrupireddy) 5 3 years ago Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val 3736 Moved to different CF Not processed Kyotaro Horiguchi (horiguti), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 9 2 years ago pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum 3739 Moved to different CF Bugfix 17 Not processed Daniel Shelepanov (dshelepanov) Alexander Korotkov (smagen) 6 2 years ago Minimal logical decoding on standbys 3740 Committed 16 Not processed Bertrand Drouvot (bdrouvot) Bharath Rupireddy (bharathrupireddy) Andres Freund (andresfreund) 5 2 years ago Eliminating SPI from RI triggers 3750 Moved to different CF Performance Not processed Amit Langote (amitlan) 6 2 years ago Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 3751 Moved to different CF Performance 16 Not processed Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) Lukas Fittl (lfittl), Hannu Krosing (hannukrosing) 8 13 hours ago Add OR REPLACE option for CREATE OPERATOR 3758 Rejected SQL Commands 16 Not processed Svetlana Derevyanko (getsusun) Nikita Malakhov (nmalakh) 4 3 years ago Push aggregation down to base relations and joins 3764 Moved to different CF Not processed Yuki Fujii (fujiiyuki) Tomas Vondra (fuzzycz) 8 2 years ago Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 3765 Committed 16 Not processed Onder Kalaci (onderkalaci) vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 4 3 years ago Introduce array_shuffle() and array_sample() functions 3771 Committed SQL Commands Not processed Martin Kalcher (mkalcher) Tom Lane (tgl) Tom Lane (tgl) 4 2 years ago Provide the facility to set binary format output for specific OID's per session 3777 Moved to different CF Not processed Dave Cramer (dcramer) Peter Eisentraut (petere), Gurjeet Singh (gurjeet) 8 2 years ago Cygwin cleanup 3781 Withdrawn Refactoring Only Not processed Thomas Munro (macdice), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 4 3 years ago Refactoring postgres_fdw/connection.c 3782 Moved to different CF Refactoring Only Not processed Fujii Masao (masaofujii) Etsuro Fujita (efujita) 5 3 years ago Reuse Workers and Replication Slots during Logical Replication 3784 Moved to different CF Not processed Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 8 2 years ago doc: mention CREATE+ATTACH PARTITION as an alternative to CREATE..PARTITION OF 3790 Committed Docs Only 12 Not processed Justin Pryzby (justinpryzby) Robert Treat (xzilla), Jakub Wartak (jakub.wartak.tomtom) Tom Lane (tgl) 4 3 years ago Minimizing calls to SubTransSetParent() 3806 Withdrawn Performance Not processed Simon Riggs (simon) 4 3 years ago asynchronous execution support for Custom Scan 3813 Moved to different CF Performance Not processed KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 2 years ago COPY FROM IGNORE_ERRORS - ignores rows with errors while copying 3817 Moved to different CF SQL Commands 17 Not processed Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 8 2 years ago Patch to implement missing join selectivity estimation for range types 3821 Moved to different 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 2 years ago Add support for DEFAULT specification in COPY FROM 3822 Committed SQL Commands Not processed Israel Barth (barthisrael) Andrew Dunstan (adunstan) Andrew Dunstan (adunstan) 4 3 years ago logical decoding and replication of sequences, take 2 3823 Moved to different CF Not processed Tomas Vondra (fuzzycz) Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) 10 2 years ago TAP output format for pg_regress 3837 Committed Testing Not processed Daniel Gustafsson (d_gustafsson) Nikolay Shaplov (nataraj) Daniel Gustafsson (d_gustafsson) 4 3 years ago Add semi-join pushdown to postgres_fdw 3838 Moved to different CF Performance 17 Not processed Alexander Pyhalov (a.pyhalov) Yuki Fujii (fujiiyuki) Alexander Korotkov (smagen) 8 2 years ago Allow logical replication to copy tables in binary format 3840 Committed Not processed Melih Mutlu (melihmutlu) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 4 3 years ago Fix alter subscription concurrency errors 3842 Withdrawn Bugfix 16 Not processed Jelte Fennema-Nio (jeltef) 4 3 years ago HOT chain validation in verify_heapam() 3849 Committed Monitoring Not processed Himanshu Upadhyaya (himanshuu) Robert Haas (rhaas), Aleksander Alekseev (a.alekseev) Robert Haas (rhaas) 4 3 years ago Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support 3857 Moved to different CF Not processed Alex Fan (alexfanqi) 6 3 years ago Add the ability to limit the amount of memory that can be allocated to backends. 3867 Moved to different CF Not processed Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2 years ago cataloguing NOT NULL constraints 3869 Moved to different CF Not processed Álvaro Herrera (alvherre) Peter Eisentraut (petere) Álvaro Herrera (alvherre) 6 2 years ago Better infrastructure for automated testing of concurrency issues 3870 Returned with feedback Testing 16 Not processed Alexander Korotkov (smagen) 4 3 years ago pg_rewind WAL deletion pitfall 3874 Moved to different CF Bugfix Not processed Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi), moro dream (morod) Álvaro Herrera (alvherre) 12 1 year ago Simplify find_my_exec by using realpath(3) 3878 Committed Refactoring Only Not processed Tom Lane (tgl) Tom Lane (tgl) 3 3 years ago Add document is_superuser 3889 Moved to different CF Docs Only 16 Not processed Kotaro Kawamoto (kawamochi) Shinya Kato (kato-shinya), Masao Fujii (fujiimso) Fujii Masao (masaofujii) 6 2 years ago Fix tab completion MERGE 3890 Moved to different CF SQL Commands Not processed Kotaro Kawamoto (kawamochi) Dean Rasheed (deanr), Shinya Kato (kato-shinya), Masao Fujii (fujiimso) 4 2 years ago Avoid use deprecated Windows Memory API 3893 Rejected Refactoring Only 16 Not processed Ranier Vilela (raniervilela) Aleksander Alekseev (a.alekseev) 3 3 years ago Remove dead macro exec_subplan_get_plan 3894 Rejected Refactoring Only 16 Not processed Mingli Zhang (zml) Richard Guo (richardguo) 3 3 years ago COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns 3896 Moved to different CF SQL Commands 17 Not processed Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) Andrew Dunstan (adunstan) 5 2 years ago Move backup-related code to xlogbackup.c/.h 3919 Rejected Refactoring Only Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 3 3 years ago Rework collation code 3935 Committed Refactoring Only 16 Not processed Jeff Davis (jdavis), Thomas Munro (macdice) Peter Eisentraut (petere) Jeff Davis (jdavis) 3 3 years ago Make ON_ERROR_STOP stop on shell script failure 3936 Moved to different CF Bugfix Not processed Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii) 4 2 years ago BRIN Sort - sorting using BRIN indexes 3949 Moved to different CF Performance Not processed Tomas Vondra (fuzzycz) Greg Stark (stark), Matthias van de Meent (mmeent) 7 2 years ago Windows filesystem support improvements 3951 Returned with feedback Refactoring Only Not processed Thomas Munro (macdice) 3 3 years ago Multi-version ICU 3956 Moved to different CF Not processed Thomas Munro (macdice) 10 2 years ago Periodic burst growth of the checkpoint_req counter on replica. 3961 Moved to different CF Monitoring 17 Not processed Anton Melnikov (antonmel) Alexander Korotkov (smagen) Alexander Korotkov (smagen) 7 2 years ago Add EXPLAIN option GENERIC_PLAN for parameterized queries 3962 Committed Monitoring 16 Not processed Laurenz Albe (laurenz) Julien Rouhaud (rjuju), Christoph Berg (myon), Michel Pelletier (michelp), Jim Jones (jimus) Tom Lane (tgl) 3 3 years ago Improve doc for autovacuum on partitioned tables 3963 Moved to different CF Docs Only 16 Not processed Laurenz Albe (laurenz) Nathan Bossart (bossartn) 4 2 years ago Simplify standby state machine a bit in WaitForWALToBecomeAvailable() 3965 Withdrawn Refactoring Only Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 3 3 years ago Fix bogus error emitted by pg_recvlogical when interrupted 3966 Moved to different CF Bugfix Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun), Tristan Partin (tristan957) Michael Paquier (michael-kun) 4 2 years ago Code checks for App Devs, using new options for transaction behavior 3970 Withdrawn Not processed Simon Riggs (simon) Greg Stark (stark) 3 3 years ago Fix order of checking ICU options in initdb and create database 3976 Moved to different CF Bugfix 15 Not processed Marina Polyakova (whipping.top1991) José Villanova (azlev) 4 2 years ago Prefetch the next tuple's memory during seqscans 3978 Moved to different CF Performance Not processed David Rowley (davidrowley), Thomas Munro (macdice) 7 2 years ago ResourceOwner refactoring 3982 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 6 2 years ago Lockless queue of waiters based on atomic operations for LWLock 3983 Moved to different CF Performance Not processed Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 2 years ago Split index and table statistics into different types of stats 3984 Moved to different CF Refactoring Only 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Melanie Plageman (melanieplageman) 4 2 years ago TDE key management patches 3985 Moved to different CF Not processed David Christensen (davidchristensen) Chris Travers (einhverfr) 7 2 years ago Post-special Page Storage TDE support (aka Reserved Page Size) 3986 Moved to different CF Not processed David Christensen (davidchristensen) 12 1 year ago heapgettup() refactoring 3987 Committed Refactoring Only 17 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley), Peter Eisentraut (petere) David Rowley (davidrowley) 3 3 years ago User functions for building SCRAM secrets 3988 Moved to different CF Security Not processed Jonathan Katz (jkatz05) 7 2 years ago Use the system CA pool for certificate verification 3990 Committed libpq 16 Not processed Jacob Champion (jchampion), Thomas Habets (habets) Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson) 3 2 years ago CF App: add "Returned: Needs more interest" close status 3991 Withdrawn Not processed Jacob Champion (jchampion) 3 3 years ago Refactor relation extension, faster COPY 3993 Committed Performance Not processed Andres Freund (andresfreund) Heikki Linnakangas (heikki), Melanie Plageman (melanieplageman) Andres Freund (andresfreund) 3 2 years ago Direct I/O (developer-only feature) 3996 Committed Not processed Andres Freund (andresfreund), Thomas Munro (macdice) Bharath Rupireddy (bharathrupireddy) Thomas Munro (macdice) 3 2 years ago SetLatches() 3998 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) 12 1 year ago Rework LogicalOutputPluginWriterUpdateProgress 4004 Moved to different CF Refactoring Only Not processed wei wang (wangwei) 6 2 years ago Enable fine-grained control over what gets logged on connection attempt (reduces log size) 4005 Moved to different CF System Administration Not processed Sergey Dudoladov (sdudoladov) Justin Pryzby (justinpryzby), Jacob Champion (jchampion) 3 1 year ago Disable STARTUP_PROGRESS_TIMEOUT in standby mode 4012 Committed Not processed Simon Riggs (simon), Bharath Rupireddy (bharathrupireddy) Robert Haas (rhaas) 2 3 years ago GUC for temporary disabling event triggers 4013 Moved to different CF System Administration 17 Not processed Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Michael Paquier (michael-kun), Ted Yu (tedyu), Mikhail Gribkov (youzhick) Daniel Gustafsson (d_gustafsson) 4 2 years ago Introduce a new view for checkpointer related stats 4014 Moved to different CF Monitoring Not processed Bharath Rupireddy (bharathrupireddy) Nitin Jadhav (nitinjadhav11), Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 5 2 years ago Operation log for major operations 4018 Withdrawn Monitoring 16 Not processed Dmitry Koval (d.koval) David Christensen (davidchristensen) 2 3 years ago Partial aggregates push down 4019 Moved to different CF Performance Not processed Yuki Fujii (fujiiyuki) 6 1 year ago Ability to reference other extensions by schema in extension scripts 4023 Committed SQL Commands 16 Not processed Regina Obe (reginaobe) Sandro Santilli (strk) Tom Lane (tgl) 2 3 years ago Fixes for non-atomic read of read of control file on ext4 + ntfs 4025 Moved to different CF Bugfix Not processed Thomas Munro (macdice) Robert Haas (rhaas), Anton Melnikov (antonmel) 6 2 years ago Reduce wakeup on idle for bgwriter & walwriter for >5s 4029 Withdrawn Not processed Simon Riggs (simon), Bharath Rupireddy (bharathrupireddy) 2 3 years ago Use AF_UNIX for tests on Windows (ie drop fallback TCP code) 4033 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) 6 2 years ago Optimizing Node Files Support 4034 Rejected 16 Not processed Ranier Vilela (raniervilela) Pavel Stehule (okbobcz) 2 3 years ago suppressing useless wakeups in logical/worker.c 4035 Moved to different CF Not processed Nathan Bossart (bossartn) Tom Lane (tgl) 4 2 years ago ANY_VALUE aggregate 4038 Committed 16 Not processed Vik Fearing (xocolatl) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 3 years ago Transaction timeout 4040 Moved to different CF Not processed Andrey Borodin (x4mmm) Nathan Bossart (bossartn), Nik Samokhvalov (nikolay), yuhang qiu (qyh), Tung Nguyen (tngngn) Alexander Korotkov (smagen) 7 2 years ago Create visible links for HTML elements that have an id to make them discoverable via the web interface 4042 Moved to different CF Docs Only 16 Not processed Brar Piening (brar) Karl Pinc (kop) Peter Eisentraut (petere) 3 2 years ago Test for function error in logrep worker 4046 Withdrawn Testing Not processed Anton Melnikov (antonmel) 2 2 years ago Allow tests to pass in OpenSSL FIPS mode 4051 Committed Testing Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 2 2 years ago psql: Add tab-complete for optional view parameters 4053 Moved to different CF libpq Not processed Christoph Heiss (christoph.heiss) Jim Jones (jimus), Mikhail Gribkov (youzhick) 3 2 years ago Fix progress report of CREATE INDEX for nested partitioned tables 4059 Committed Bugfix Not processed Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) Justin Pryzby (justinpryzby) Tom Lane (tgl) 2 3 years ago Improve WALRead() to suck data directly from WAL buffers when possible 4060 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) Jeff Davis (jdavis) 7 1 year ago Add sslmode "no-clientcert" to avoid auth failure in md5/scram connections 4064 Withdrawn libpq 16 Not processed Jim Jones (jimus) 2 3 years ago Exclusion constraints on partitioned tables 4065 Moved to different CF SQL Commands Not processed Paul Jungwirth (pjungwir) Peter Eisentraut (petere) Peter Eisentraut (petere) 3 2 years ago Check lateral references within PHVs for memoize cache keys 4067 Moved to different CF Performance Not processed Richard Guo (richardguo) Paul Jungwirth (pjungwir) Richard Guo (richardguo) 8 1 year ago Fix ParamPathInfo for union-all AppendPath 4068 Committed Performance Not processed Richard Guo (richardguo) Tom Lane (tgl) 2 3 years ago Non-replayable WAL records through overflows and >MaxAllocSize lengths 4069 Committed Bugfix stable Not processed Matthias van de Meent (mmeent) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 2 years ago Add function to_oct 4071 Moved to different CF 17 Not processed Eric Radman (eradman) Nathan Bossart (bossartn), Dag Lem (daglem) Nathan Bossart (bossartn) 4 2 years ago Add SHELL_EXIT_CODE variable to psql 4073 Committed libpq Not processed Corey Huinker (coreyh) Maxim Orlov (m.orlov) Tom Lane (tgl) 2 2 years ago CAST( ... ON DEFAULT) 4074 Rejected SQL Commands Not processed Corey Huinker (coreyh) 2 yesterday Allow tailoring of ICU locales with custom rules 4075 Committed Not processed Peter Eisentraut (petere) Laurenz Albe (laurenz) Peter Eisentraut (petere) 2 3 years ago MERGE INTO updatable_view 4076 Moved to different CF SQL Commands Not processed Dean Rasheed (deanr) Vik Fearing (xocolatl) Dean Rasheed (deanr) 7 2 years ago Fix inconsistency in reporting checkpointer stats 4078 Moved to different CF Monitoring Not processed Nitin Jadhav (nitinjadhav11) 6 1 year ago recovery modules 4082 Moved to different CF System Administration 18 Not processed Nathan Bossart (bossartn) 8 1 year ago Exit walsender before confirming remote flush in logical replication 4085 Returned with feedback Not processed Hayato Kuroda (ha-kun) 2 13 hours ago SQL/JSON 4086 Committed SQL Commands Not processed Amit Langote (amitlan), Nikita Glukhov (n.glukhov) Álvaro Herrera (alvherre) 2 3 years ago add PROCESS_MAIN to VACUUM 4088 Committed SQL Commands 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun) 2 3 years ago Underscores in numeric literals 4090 Committed SQL Commands Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) Dean Rasheed (deanr) 2 3 years ago MERGE ... WHEN NOT MATCHED BY SOURCE 4092 Moved to different CF SQL Commands Not processed Dean Rasheed (deanr) Vik Fearing (xocolatl) Dean Rasheed (deanr) 7 2 years ago Add a hook to allow modification of the ldapbindpasswd 4096 Committed Security Not processed Andrew Dunstan (adunstan), John Naylor (john.naylor) Andrew Dunstan (adunstan) 2 3 years ago Lock updated tuples in tuple_update() and tuple_delete() 4099 Moved to different CF Refactoring Only Not processed Alexander Korotkov (smagen) Andres Freund (andresfreund), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) Alexander Korotkov (smagen) 9 2 years ago Sampling-based timing for EXPLAIN ANALYZE 4100 Moved to different CF Monitoring Not processed Lukas Fittl (lfittl) Jelte Fennema-Nio (jeltef) 3 2 years ago Add TAP tests for psql \g piped into program 4101 Moved to different CF Testing Not processed Daniel Vérité (danielverite) Heikki Linnakangas (heikki) 5 2 years ago Doc: Rework contrib appendix -- informative titles, tweaked sentences 4102 Committed Docs Only Not processed Karl Pinc (kop) Brar Piening (brar) Álvaro Herrera (alvherre) 2 2 years ago RADIUS tests and improvements 4103 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) Michael Paquier (michael-kun) 3 2 years ago Simplify wait/poll in the archiver 4104 Committed Refactoring Only Not processed Sravan Kumar Velagandula (sravanv) Kyotaro Horiguchi (horiguti), Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 3 years ago pgbench - adding pl/pgsql versions of tests 4105 Moved to different CF Testing 19 10/10 +247−14 Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Robert Treat (xzilla) 10 2 months ago Generate pg_stat_get_xact*() functions with Macros 4106 Committed Refactoring Only 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago clean up permission checks after 599b33b94 4107 Moved to different CF Bugfix 16 Not processed Amit Langote (amitlan) Amit Langote (amitlan) 2 2 years ago Error on date-time parsing when there's extraneous fields with reserved keywords 4108 Committed Bugfix Not processed Joseph Koshakow (jkoshakow) Keisuke Kuroda (kiskk) Tom Lane (tgl) 1 3 years ago Error on date-time parsing for dangling units 4109 Committed Bugfix Not processed Joseph Koshakow (jkoshakow) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago Add progress reporting to pg_verifybackup 4110 Committed libpq Not processed Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago basebackup: support zstd long distance matching 4111 Withdrawn 16 Not processed Justin Pryzby (justinpryzby) 1 3 years ago Allow +group in pg_ident.conf 4112 Committed System Administration Not processed Andrew Dunstan (adunstan) Nathan Bossart (bossartn), Jelte Fennema-Nio (jeltef) Michael Paquier (michael-kun) 1 3 years ago Change xl_hash_vacuum_one_page.ntuples from int to uint16 4113 Committed Refactoring Only 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Amit Kapila (amitkapila) 1 3 years ago Implement type input functions for extended statistics types 4114 Withdrawn Not processed David Kimura (dgkimura) 1 3 years ago pg_input_error_detail function 4115 Committed Not processed Andrew Dunstan (adunstan), Nathan Bossart (bossartn) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 3 years ago psql: Add role's membership options to the \du+ command 4116 Moved to different CF libpq Not processed Pavel Luzanov (pluzanov) David Johnston (polobo) Tom Lane (tgl) 2 2 years ago delay starting WAL receiver 4117 Withdrawn Bugfix stable Not processed Nathan Bossart (bossartn) 1 3 years ago low wal_retrieve_retry_interval causes missed signals on Windows 4118 Withdrawn Bugfix stable Not processed Nathan Bossart (bossartn) 1 3 years ago Some revises in adding sorting path 4119 Moved to different CF Refactoring Only Not processed Richard Guo (richardguo) David Rowley (davidrowley) 5 2 years ago Flush SLRU counters in checkpointer process 4120 Moved to different CF Not processed Anthonin Bonnefoy (bonnefoa) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev) 3 2 years ago GUC to improve SECURITY INVOKER safety 4121 Withdrawn Security Not processed Jeff Davis (jdavis) 1 3 years ago Ignore dropped columns and generated columns when checking the column list in logical replication 4122 Committed Bugfix Not processed Yu Shi (shiy.fnst) Amit Kapila (amitkapila) 1 3 years ago Named Operators 4123 Moved to different CF Not processed Gurjeet Singh (gurjeet) 2 2 years ago Remove nonmeaningful prefixes in PgStat_* fields 4124 Committed Refactoring Only 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 3 years ago Adjust the description of OutputPluginCallbacks in pg-doc 4125 Committed Docs Only Not processed wei wang (wangwei) Amit Kapila (amitkapila) 1 3 years ago constify arguments of copy_file() and copydir() 4126 Committed 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 3 years ago Infinite interval values 4127 Moved to different CF Not processed Ashutosh Bapat (ashutoshbapat), Joseph Koshakow (jkoshakow), jian he (universality) Dean Rasheed (deanr) Dean Rasheed (deanr) 4 2 years ago Clarify the behavior of the system when approaching XID wraparound 4128 Moved to different CF Docs Only Not processed Aleksander Alekseev (a.alekseev) John Naylor (john.naylor), Pavel Borisov (pborisov) Robert Haas (rhaas) 4 2 years ago Improve LATERAL join case in test memoize.sql 4129 Committed Testing Not processed Richard Guo (richardguo) David Rowley (davidrowley) 1 3 years ago pg_dump all child tables with the root table 4130 Committed libpq Not processed Gilles Darold (darold) stephane tachoires (sttachoires) Tom Lane (tgl) 1 3 years ago Helper functions for wait_for_catchup() in Cluster.pm 4131 Committed Refactoring Only 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Álvaro Herrera (alvherre) 1 3 years ago Constify proclist.h 4132 Committed Refactoring Only Not processed Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) 1 3 years ago Remove source code display from \df+ 4133 Committed libpq 16 Not processed Isaac Morland (ijmorlan) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago introduce reserved_connections parameter and pg_use_reserved_connections predefined role 4134 Committed 16 Not processed Nathan Bossart (bossartn) Robert Haas (rhaas) 1 3 years ago Direct SSL Connections 4135 Moved to different CF Not processed Greg Stark (stark) Heikki Linnakangas (heikki) 4 1 year ago Record queryid when auto_explain.log_verbose is on 4136 Committed 16 Not processed atsushi torikoshi (atorik) Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 3 years ago PGDOCS - sgml linkend using single-quotes 4137 Committed Docs Only 16 Not processed Peter Smith (smithpb2250) Heikki Linnakangas (heikki) 1 3 years ago vacuum_defer_cleanup_age issue during the first epoch 4138 Committed Not processed Andres Freund (andresfreund) Michail Nikolaev (nkey) Andres Freund (andresfreund) 1 3 years ago Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 4139 Committed Performance Not processed Joel Jacobson (joeljacobson) John Naylor (john.naylor) 1 3 years ago Refactor GetConfigOptionValues function 4140 Committed Not processed Nitin Jadhav (nitinjadhav11) Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 3 years ago WAL Insertion Lock Improvements 4141 Moved to different CF Performance Not processed Bharath Rupireddy (bharathrupireddy) Andres Freund (andresfreund), Michael Paquier (michael-kun), Nathan Bossart (bossartn) Michael Paquier (michael-kun) 2 2 years ago Allow self-conflicting INSERT INTO .. ON CONFLICT DO UPDATEs 4142 Returned with feedback 16 Not processed Aleksander Alekseev (a.alekseev) 1 3 years ago Set arbitrary GUC options during initdb 4143 Committed System Administration Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 1 3 years ago bug: ANALYZE progress report with inheritance tables 4144 Moved to different CF Monitoring stable Not processed Justin Pryzby (justinpryzby) Heikki Linnakangas (heikki) 3 2 years ago improving user.c error messages 4145 Committed 16 Not processed Nathan Bossart (bossartn) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago pg_stat_statements and extended query protocol 4146 Withdrawn Bugfix Not processed Sami Imseih (simseih) 1 2 years ago Add n_tup_newpage_upd to pg_stat table views 4147 Committed Monitoring Not processed Corey Huinker (coreyh) Peter Geoghegan (pgeoghegan) 1 3 years ago Fix assertion failure with next_phase_at in snapbuild.c 4148 Moved to different CF Bugfix Not processed Masahiko Sawada (masahikosawada) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 2 2 years ago Fix assertion failure in SnapBuildInitialSnapshot() 4149 Moved to different CF Bugfix Not processed Masahiko Sawada (masahikosawada) 5 3 months ago [BUG] pg_stat_statements and extended query protocol 4150 Committed Bugfix 16 Not processed Sami Imseih (simseih) Yugo Nagata (yugo.nagata) Michael Paquier (michael-kun) 1 2 years ago Update the documentation build instruction for macOS 4151 Committed Docs Only 16 Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl), Peter Eisentraut (petere) Tom Lane (tgl) 1 3 years ago fix typo in dblink 4152 Committed Bugfix 16 Not processed Nathan Bossart (bossartn) Andres Freund (andresfreund) 1 3 years ago monitoring usage count distribution 4153 Committed Monitoring 16 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago Allow an extention to be updated without a script 4154 Withdrawn 16 Not processed 1 3 years ago Timeline ID hexadecimal format 4155 Committed Docs Only 16 Not processed Sébastien Lardière (slardiere) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago Report the query string that caused a memory error under Valgrind 4156 Withdrawn Testing Not processed 1 3 years ago Report the query string that caused a memory error under Valgrind 4157 Committed Testing 16 Not processed Onur TIRTIR (onurctirtir) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago Add <<none>> support to sepgsql_restorecon 4158 Moved to different CF Not processed Ted X Toth (txtoth) Joe Conway (jconway) Joe Conway (jconway) 2 2 years ago stopgap fix for signal handling during restore_command 4159 Moved to different CF Bugfix stable Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 4 2 years ago New [relation] options engine 4160 Moved to different CF Refactoring Only Not processed Nikolay Shaplov (nataraj) 4 2 months ago pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 4161 Moved to different CF Bugfix stable Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com), Daniel Watzinger (occams) Michael Paquier (michael-kun), Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Michael Paquier (michael-kun) 2 2 years ago Add pretty-printed XML output option 4162 Committed 16 Not processed Jim Jones (jimus) Peter Smith (smithpb2250) Tom Lane (tgl) 1 3 years ago RLS makes COPY TO process child tables 4163 Committed Bugfix Not processed Antonin Houska (a.houska) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago Fix GUC_NO_SHOW_ALL test scenarios 4164 Committed Not processed Nitin Jadhav (nitinjadhav11) Michael Paquier (michael-kun) 1 3 years ago psql BACKEND_PID variable 4165 Rejected libpq Not processed Pavel Stehule (okbobcz) 1 3 years ago Add new protocol message to make GUC_REPORT configurable and use it for psql prompt substitution of %N with the current user 4166 Moved to different CF libpq Not processed Pavel Stehule (okbobcz) 5 2 years ago O_CLOEXEC for File descriptors in exec'd subprocesses 4167 Committed Refactoring Only Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 3 years ago MERGE ... RETURNING 4168 Moved to different CF SQL Commands Not processed Dean Rasheed (deanr) Jeff Davis (jdavis), Gurjeet Singh (gurjeet) Dean Rasheed (deanr) 6 2 years ago Default to ICU during initdb 4169 Moved to different CF 16 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) 2 2 years ago Rename GUC force_parallel_mode to debug_parallel_query 4170 Committed Testing 16 Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 3 years ago Normalization of utility queries in pg_stat_statements 4171 Committed Monitoring 16 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 4172 Committed Refactoring Only 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago meson: Disable installation of test modules as part of a normal installation 4173 Committed Testing Not processed Nazir Bilal Yavuz (nbyavuz) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago possibility to take name, signature and oid of currently executed function in GET DIAGNOSTICS statement 4174 Committed Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) 1 3 years ago pg_usleep for multisecond delays 4175 Moved to different CF 17 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) 4 2 years ago Killing off removed rels properly 4176 Committed Refactoring Only Not processed Tom Lane (tgl) Richard Guo (richardguo) Tom Lane (tgl) 1 3 years ago Import pg_bsd_indent into our tree 4177 Committed Not processed Tom Lane (tgl), Andres Freund (andresfreund) Tom Lane (tgl) 1 3 years ago Improve pg_bsd_indent's handling of multiline initialization expressions 4178 Committed 16 Not processed Tom Lane (tgl), Thomas Munro (macdice) Tom Lane (tgl) 1 3 years ago Get rid of PgStat_BackendFunctionEntry 4179 Committed Refactoring Only 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 3 years ago Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans 4180 Moved to different CF 17 Not processed Aleksander Alekseev (a.alekseev), Jacob Champion (jchampion) Heikki Linnakangas (heikki) 3 2 years ago Align GSS and TLS error handling in PQconnectPoll() 4181 Committed Bugfix 16 Not processed Michael Paquier (michael-kun), Jacob Champion (jchampion) Michael Paquier (michael-kun) 1 3 years ago Add offset arrays to various WAL records' string output 4182 Committed 16 Not processed Melanie Plageman (melanieplageman) Peter Geoghegan (pgeoghegan) 1 2 years ago Fix unbounded authentication exchanges during PQconnectPoll() 4183 Committed Bugfix Not processed Jacob Champion (jchampion) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 3 years ago Make set_ps_display faster and easier to use 4184 Committed Performance 16 Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 3 years ago fix bug in CREATE DATABASE with WAL_LOG strategy 4185 Committed Bugfix stable Not processed Nathan Bossart (bossartn), Ryo Matsumura (ryo) Michael Paquier (michael-kun) 1 3 years ago Fix the description of GUC "max_locks_per_transaction" and "max_pred_locks_per_transaction" in guc_table.c 4186 Committed Docs Only Not processed wei wang (wangwei) Nathan Bossart (bossartn) Tom Lane (tgl) 1 2 years ago BRIN - SK_SEARCHARRAY and scan key preprocessing 4187 Moved to different CF Not processed Tomas Vondra (fuzzycz) Heikki Linnakangas (heikki) 5 2 years ago Introduce list_reverse() to make lcons() usage less inefficient 4188 Withdrawn Performance Not processed David Rowley (davidrowley) 1 3 years ago Canonicalize ICU locales to language tags 4189 Committed 16 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) Jeff Davis (jdavis) 1 3 years ago Doc: Improve note about copying into postgres_fdw foreign tables in batch 4190 Committed Docs Only Not processed Etsuro Fujita (efujita) Tatsuo Ishii (ishii), Daniel Gustafsson (d_gustafsson) Etsuro Fujita (efujita) 1 3 years ago Kerberos/GSSAPI Credential Delegation 4191 Committed 16 Not processed Stephen Frost (sfrost) Stephen Frost (sfrost) 1 2 years ago archive modules loose ends 4192 Moved to different CF Not processed Nathan Bossart (bossartn) Yong Li (yoli) Nathan Bossart (bossartn) 6 2 years ago Ignoring BRIN for HOT updates (was: -udpates seems broken) 4193 Committed Performance 16 Not processed Tomas Vondra (fuzzycz), Josef Šimánek (retro), Matthias van de Meent (mmeent) Tomas Vondra (fuzzycz) 1 3 years ago allow to use get_extension_schema outside extension.c 4194 Committed Not processed Pavel Stehule (okbobcz) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 1 3 years ago "out of relcache_callback_list slots" after multiple calls to pg_logical_slot_get_binary_changes 4195 Committed Bugfix Not processed Yu Shi (shiy.fnst) Tom Lane (tgl) 1 3 years ago Optimize Numeric using fixed buffer reducing pallocs for small numbers 4196 Moved to different CF Performance Not processed Joel Jacobson (joeljacobson) Dean Rasheed (deanr) 3 2 years ago Disable rdns in Kerberos regression tests 4197 Committed 16 Not processed Stephen Frost (sfrost) Heikki Linnakangas (heikki) Stephen Frost (sfrost) 1 2 years ago Allow ordered partition scans in more cases 4198 Moved to different CF Performance Not processed David Rowley (davidrowley) Ronan Dunklau (rdunklau) 2 2 years ago Preserve subscription relation state during pg_upgrade 4199 Moved to different CF Not processed Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) Amit Kapila (amitkapila) 5 1 year ago pg_upgrade data type check connection overhead reduction 4200 Moved to different CF Performance Not processed Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) 5 2 years ago Configurable iteration count for SCRAM 4201 Committed Security Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun), Jonathan Katz (jkatz05) Daniel Gustafsson (d_gustafsson) 1 3 years ago pg_regress: treat failed test process as a failed test 4202 Committed Testing Not processed Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 3 years ago Allow meson to find ICU in non-standard location 4203 Withdrawn 16 Not processed Jeff Davis (jdavis) 1 3 years ago Disallow NULLS NOT DISTINCT indexes for primary keys 4204 Committed Bugfix 16 Not processed Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 3 years ago Mark options deprecated in pg_dump --help output 4205 Committed Docs Only 16 Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) 1 3 years ago createuser doesn't tell default settings for some options 4206 Committed Bugfix 16 Not processed Kyotaro Horiguchi (horiguti) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 3 years ago Fix MULTIEXPR execution order 4207 Committed Bugfix Not processed Tom Lane (tgl), Andres Freund (andresfreund) Tom Lane (tgl) 1 3 years ago Improvements to Meson docs 4208 Moved to different CF Docs Only Not processed Samay Sharma (samaysharma) Tristan Partin (tristan957) 5 2 years ago Evaluate arguments of correlated SubPlans in the referencing ExprState 4209 Moved to different CF Performance Not processed Andres Freund (andresfreund) Tom Lane (tgl), Alena Rybakina (alenka) Andres Freund (andresfreund) 7 1 year ago Track Oldest Initialized WAL Buffer Page 4210 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 2 2 years ago psql \watch iteration count 4211 Committed libpq Not processed Andrey Borodin (x4m) Kyotaro Horiguchi (horiguti), Yugo Nagata (yugo.nagata), Nathan Bossart (bossartn) Tom Lane (tgl) 1 2 years ago some namespace.c refactoring 4212 Moved to different CF Refactoring Only Not processed Peter Eisentraut (petere) 5 2 years ago Add support for unit "B" to pg_size_bytes() 4213 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) Peter Eisentraut (petere) 1 3 years ago Add error functions erf() and erfc() 4214 Committed Not processed Dean Rasheed (deanr) Nathan Bossart (bossartn) Dean Rasheed (deanr) 1 3 years ago vacuum reloads config file more often 4215 Committed Performance 16 Not processed Melanie Plageman (melanieplageman) Masahiko Sawada (masahikosawada), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 years ago VACUUM buffer pool size option 4216 Committed 16 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley) David Rowley (davidrowley) 1 2 years ago Track IO times in pg_stat_io 4217 Committed Monitoring Not processed Melanie Plageman (melanieplageman) Bertrand Drouvot (bertranddrouvot.pg) Andres Freund (andresfreund) 1 2 years ago Add shared buffer hits to pg_stat_io 4218 Committed Monitoring Not processed Melanie Plageman (melanieplageman) Bertrand Drouvot (bertranddrouvot.pg) Andres Freund (andresfreund) 1 3 years ago a very minor bug and a couple of comment changes for basebackup.c 4219 Committed Bugfix Not processed Robert Haas (rhaas) Robert Haas (rhaas) 1 3 years ago SQL JSON path enhanced numeric literals 4220 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) Peter Eisentraut (petere) 1 3 years ago Make async slave to wait for lsn to be replayed 4221 Moved to different CF 18 Not processed Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) Alexander Korotkov (smagen) 8 1 year ago Fix improper qual pushdown after applying outer join identity 3 4222 Moved to different CF Bugfix 16 Not processed Tom Lane (tgl) Tom Lane (tgl) 2 2 years ago Refactoring SysCacheGetAttr to know when attr cannot be NULL 4223 Committed Refactoring Only Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) 1 3 years ago Making empty Bitmapsets always be NULL 4224 Committed Refactoring Only 16 Not processed Tom Lane (tgl) Nathan Bossart (bossartn) Tom Lane (tgl) 1 2 years ago Allow logical replication via inheritance root table 4225 Moved to different CF Not processed Jacob Champion (jchampion) Aleksander Alekseev (a.alekseev) 3 2 years ago Force --load-via-partition-root when dumping hashed partitioning on an enum column 4226 Committed Bugfix stable Not processed Tom Lane (tgl) Julien Rouhaud (rjuju) Tom Lane (tgl) 1 3 years ago [PATCH v2] Time option added to psql prompt (%T) 4227 Moved to different CF libpq Not processed Kirk Wolak (kirkw) Pavel Stehule (okbobcz), Laurenz Albe (laurenz), Andrey Borodin (x4m), Nik Samokhvalov (nikolay), Jim Jones (jimus) 2 2 years ago Background psql TAP test helper 4228 Committed Testing Not processed Andres Freund (andresfreund), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 years ago Add documentation for coverage reports with meson 4229 Committed Docs Only Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 3 years ago Combine pg_walinspect till_end_of_wal functions with others 4230 Committed Not processed Bharath Rupireddy (bharathrupireddy) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 1 3 years ago documentation updates for SQL:2023 4231 Committed Docs Only Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago Add standard collation UNICODE 4232 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago Use libpq single row mode for FETCH_COUNT when a cursor cannot be used 4233 Moved to different CF libpq Not processed Daniel Vérité (danielverite) Tom Lane (tgl), Laurenz Albe (laurenz) Tom Lane (tgl) 6 1 year ago Add pg_walinspect function with discrete block_ref columns 4234 Committed Not processed Melanie Plageman (melanieplageman) Michael Paquier (michael-kun) 1 3 years ago