Commitfest 2020-07

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 65. Moved to next CF: 145. Withdrawn: 9. Returned with Feedback: 25. Rejected: 2. Total: 246.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
COPY FREEZE, PD_VISIBLE_ALL and VM status 2009 Moved to next CF Not processed Pavan Deolasee (pavan), Ibrar Ahmed (ibrar) Darafei Praliaskouski (komzpa), Hamid Akhtar (hamidakhtar) Tomas Vondra (fuzzycz) 6 4 years ago
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) 2026 Moved to next CF stable Not processed Noah Misch (nmisch) Andrey Borodin (x4m) Noah Misch (nmisch) 10 4 years ago
Fix unique join costings 2050 Moved to next CF stable Not processed David Rowley (davidrowley) Tom Lane (tgl) 9 4 years ago
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. 2161 Moved to next CF stable Not processed Kyotaro Horiguchi (horiguti), Paul Guo (paulguo) Michael Paquier (michael-kun) Álvaro Herrera (alvherre) 16 2 years ago
Windows could not stat file - over 4GB 2189 Moved to next CF Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Emil Iggland (emiliggland) Tom Lane (tgl) 8 4 years ago
pg_upgrade fails with non-standard ACL 2215 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Artur Zakirov (a.zakirov) Grigory Smolkin (g.smolkin.postgrespro.ru) Noah Misch (nmisch) 12 3 years ago
Invalid permission check in pg_stats for functional indexes 2274 Returned with feedback 13 Not processed Pierre Ducroquet (pinaraf) Kuntal Ghosh (kuntal_ghosh) 5 4 years ago
Fix base backup checksum verification for random or zero page headers 2308 Returned with feedback Not processed Michael Banck (mbanck) 4 3 years ago
Report all I/O errors in buffile.c 2365 Committed Not processed Thomas Munro (macdice) Ibrar Ahmed (ibrar) Thomas Munro (macdice) 3 4 years ago
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert 2383 Committed Not processed Arseny Sher (sher-ars) Amit Kapila (amitkapila) 3 5 years ago
Fix to_char() behaviour with 'WW-D' pattern 2388 Returned with feedback Not processed Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Nitin Jadhav (nitinjadhav11) 3 4 years ago
DROP OWNED CASCADE vs Temp tables 2432 Committed stable Not processed Álvaro Herrera (alvherre) Tom Lane (tgl), ahsan hadi (ahsan.hadi) Álvaro Herrera (alvherre) 2 4 years ago
more ALTER .. DEPENDS ON EXTENSION fixes 2458 Committed Not processed Álvaro Herrera (alvherre) Ibrar Ahmed (ibrar), ahsan hadi (ahsan.hadi) Álvaro Herrera (alvherre) 2 4 years ago
Fix PGXS so built control files work with VPATH builds 2461 Returned with feedback Not processed Craig Ringer (ringerc) 2 4 years ago
ALTER TABLE ... SET STORAGE does not propagate to indexes 2468 Committed stable Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
A bug when use get_bit() function for a long bytea string. 2510 Committed stable Not processed movead li (movead.li) Ashutosh Bapat (ashutoshbapat), Constantine Ggorbunov (jahak) Tom Lane (tgl) 1 4 years ago
Btree BackwardScan race condition on Standby during VACUUM 2511 Moved to next CF stable Not processed Michail Nikolaev (nkey) Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) 2 4 years ago
SRF: avoid leaking resources if not run to completion 2512 Committed stable Not processed Justin Pryzby (justinpryzby) Tom Lane (tgl) 1 4 years ago
Corruption during WAL replay 2518 Moved to next CF stable Not processed Teja Mupparti (tejam) Robert Haas (rhaas), Daniel Shelepanov (dshelepanov) Robert Haas (rhaas) 10 2 years ago
archive status ".ready" files may be created too early 2520 Moved to next CF stable Not processed Nathan Bossart (bossartn) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 7 3 years ago
PG compilation error with Visual Studio 2015/2017/2019 2524 Committed Not processed davinder singh (davindersingh) Amit Kapila (amitkapila) 1 4 years ago
segmentation fault using currtid and partitioned tables 2528 Committed stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
non archived WAL removed during production crash recovery 2534 Committed stable Not processed Jehan-Guillaume de Rorthais (ioguix) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) Michael Paquier (michael-kun) 1 4 years ago
DETACH PARTITION and FOR EACH ROW triggers on partitioned tables 2537 Committed stable Not processed Justin Pryzby (justinpryzby) Amit Langote (amitlan), Álvaro Herrera (alvarofherrera) Álvaro Herrera (alvherre) 1 4 years ago
race condition when writing pg_control 2552 Committed Not processed Nathan Bossart (bossartn) Thomas Munro (macdice) 1 7 months ago
Fix wrong results for text search queries with NOT 2556 Committed Not processed Tom Lane (tgl), Pavel Borisov (pborisov) Pavel Borisov (pborisov) Tom Lane (tgl) 1 4 years ago
reduce memory requirements of PLpgSQL CALL statement 2559 Moved to next CF Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) Tom Lane (tgl) 2 4 years ago
Fix BUG #16343: Build problem: Install.pm "Could not find debug or release binaries" 2561 Committed Not processed Arnold Müller (noeld) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 1 4 years ago
Create table to get the valid rowtype under single user mode 2563 Committed 14 Not processed Wenjing Zeng (wenjing.zwj) Shawn Wang (shawnwang) Tom Lane (tgl) 1 4 years ago
Allow parallel restore of pg_dump written to stdout (or other unseekable file without offsets) 2568 Committed 12 Not processed David Gilman (davidg) Justin Pryzby (justinpryzby) Tom Lane (tgl) 1 4 years ago
Fix install-tests target for vpath builds 2572 Committed Not processed Craig Ringer (ringerc) Andrew Dunstan (adunstan) 1 4 years ago
SyncRepLock acquired exclusively in default configuration 2585 Moved to next CF Not processed Fujii Masao (masaofujii), Masahiko Sawada (masahikosawada) Asim Rama Praveen (apraveen) Fujii Masao (masaofujii) 2 4 years ago
Fix pg_upgrade if the new cluster has vacuum_defer_cleanup_age > 0 2596 Committed stable Not processed Laurenz Albe (laurenz) Bruce Momjian (bmomjian) 1 4 years ago
Problem with RETURNING and update tuple routing 2597 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita) Tom Lane (tgl) 6 3 years ago
DROP relation IF EXISTS Docs and Tests - Bug Fix 2603 Moved to next CF Not processed David Johnston (polobo) Pavel Stehule (okbobcz), Cindy Quintana (quintanacindy063.gmail.com) 7 3 years ago
invalid bit/varbit input causes the log file to be unreadable 2618 Withdrawn stable Not processed 1 4 years ago
pg_read_file() with virtual files returns empty string 2619 Committed Not processed Joe Conway (jconway) Tom Lane (tgl) Joe Conway (jconway) 1 4 years ago
fix (partially) pgbench :variable substitution for -M extended and prepared 2624 Moved to next CF Not processed Fabien Coelho (calvin) Tom Lane (tgl) Tom Lane (tgl) 4 4 years ago
Parallel hash joins fail to honor temp_tablespaces in some cases 2625 Committed Not processed Magnus Hagander (mha) Tom Lane (tgl), Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) 1 4 years ago
Clients
pgbench - another attempt at tap test for time-related options 1306 Returned with feedback Not processed Fabien Coelho (calvin) 14 4 years ago
New libpq option to prefer standby for connection 1677 Moved to next CF Not processed Haribabu Kommi (haribabu), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234) Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb) Tom Lane (tgl) 15 4 years ago
pgbench - add pseudo-random permutation function 1736 Moved to next CF Not processed Fabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu) Muhammad Usama (muhammad_usama) Dean Rasheed (deanr) 14 3 years ago
psql - add SHOW_ALL_RESULTS option 2096 Moved to next CF Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) Peter Eisentraut (petere) 13 2 years ago
psql - improve code coverage 2262 Returned with feedback Not processed Fabien Coelho (calvin) Gerdan Santos (gerdan) 5 4 years ago
ECPG new statement: DECLARE STATEMENT 2334 Moved to next CF Not processed Hayato Kuroda (ha-kun) Shawn Wang (shawnwang) Michael Meskes (meskes) 8 4 years ago
pgbench - allow to test whether a variable exists (2) 2535 Moved to next CF Not processed Fabien Coelho (calvin) Ibrar Ahmed (ibrar) 3 4 years ago
psql - possibility to specify where status row should be displayed 2536 Moved to next CF Not processed Pavel Stehule (okbobcz) 5 4 years ago
allow to set a pager for psql's watch command 2539 Moved to next CF Not processed Pavel Stehule (okbobcz) Thomas Munro (macdice) Thomas Munro (macdice) 6 3 years ago
Confusing list foreign table options in psql - Fixing slash usage text 2545 Moved to next CF Not processed Hamid Akhtar (hamidakhtar) ahsan hadi (ahsan.hadi) 3 4 years ago
pgbench - add a synchronization barrier when starting 2557 Moved to next CF Not processed Fabien Coelho (calvin), Thomas Munro (macdice) Marina Polyakova (whipping.top1991), Hayato Kuroda (ha-kun) Thomas Munro (macdice) 5 4 years ago
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) Daniel Gustafsson (d_gustafsson) 18 1 year ago
psql: Include access method in listTables output 2586 Moved to next CF Not processed Georgios Kokolatos (gkokolatos) vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) 2 4 years ago
pg_dump - Add tap test for --extra-float-digits option 2593 Committed 14 Not processed DongWook Lee (dongwooklee) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb 2598 Committed Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) 1 4 years ago
pg_dump --where option 2600 Moved to next CF Not processed Surafel Temesgen (surafel), Carter Thaxton (carter.thaxton) Cary Huang (cary) 2 4 years ago
Code Comments
Comment simplehash/dynahash trade-offs 2548 Committed Not processed James Coleman (jcole1989) Thomas Munro (macdice) 1 4 years ago
Documentation
document that psql's FETCH_COUNT does not work with combined (\;) queries 2219 Moved to next CF Not processed Fabien Coelho (calvin) Gerdan Santos (gerdan), David Johnston (polobo) 6 4 years ago
[doc] vacuum full, fillfactor, and "extra space" 2412 Returned with feedback stable Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 3 4 years ago
Document concurrent index builds waiting on each other 2454 Moved to next CF stable Not processed James Coleman (jcole1989) David Johnston (polobo) Álvaro Herrera (alvherre) 5 4 years ago
pg_rewind docs updates 2508 Committed Not processed James Coleman (jcole1989) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
review docs for v13 2529 Withdrawn 13 Not processed Justin Pryzby (justinpryzby) 1 4 years ago
Additional Chapter "Architecture" for Part "Tutorial" 2541 Moved to next CF Not processed Jürgen Purtz (juergen@purtz.de) Peter Eisentraut (petere), David Johnston (polobo), Joshua Drake (linuxpoet) 5 3 years ago
Rotten parts of src/backend/replication/README 2551 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 4 years ago
pg_dump: Add example and link for --encoding option 2583 Committed stable Not processed DongWook Lee (dongwooklee) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
Add missing cross-links in system catalog documentation 2599 Moved to next CF Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
Add <command> and <application> annotation to <refentrytitle> tags 2608 Moved to next CF Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) Peter Eisentraut (petere) 3 4 years ago
Miscellaneous
parse-time support function for "any" datatype 2081 Moved to next CF Not processed Pavel Stehule (okbobcz) 10 4 years ago
Add index AM callback to adjust opfamily member dependencies 2243 Committed Not processed Tom Lane (tgl) Alexander Korotkov (smagen), Hamid Akhtar (hamidakhtar) Tom Lane (tgl) 5 4 years ago
Add uri percent-encoding for binary data 2299 Returned with feedback Not processed Anders Åstrand (anders_a) Daniel Gustafsson (d_gustafsson) 4 4 years ago
Extracting only the columns needed for a query 2331 Withdrawn Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) Dmitry Dolgov (erthalion) 4 4 years ago
VACUUM memory management 2374 Returned with feedback Not processed Ibrar Ahmed (ibrar) Justin Pryzby (justinpryzby), Abbas Butt (abbas.butt), Kirk Jamison (kirkjamison) 3 4 years ago
Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern 2389 Returned with feedback Not processed Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim) 3 4 years ago
explain to report bucket and memory stats for TupleHashTable nodes 2428 Returned with feedback Not processed Justin Pryzby (justinpryzby) 2 4 years ago
Identifying user-created objects 2444 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) 2 4 years ago
Add an optional timeout clause to isolationtester step 2507 Rejected 14 Not processed Julien Rouhaud (rjuju) 1 5 years ago
Add missing libraries to Libs.private of libpq.pc 2525 Moved to next CF Not processed Sandro Mani (sandrom) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
Use internal pthreads reimplementation only when building with MSVC 2526 Returned with feedback Not processed Sandro Mani (sandrom) 1 4 years ago
Created multiple entries 2530 Withdrawn Not processed 1
Created multiple entries 2531 Withdrawn Not processed 1
Created multiple entries 2532 Withdrawn Not processed 1
Report error position for CREATE/ATTACH PARTITION bounds check 2533 Moved to next CF 14 Not processed Amit Langote (amitlan), Ashwin Agrawal (ashwinstar), Alexandra Wang (l-wang) Ashutosh Bapat (ashutoshbapat) Tom Lane (tgl) 2 4 years ago
split string to table 2538 Moved to next CF Not processed Pavel Stehule (okbobcz) Peter Smith (smithpb) Tom Lane (tgl) 2 4 years ago
+(pg_lsn, numeric) and -(pg_lsn, numeric) operators 2549 Committed Not processed Fujii Masao (masaofujii) Asif Rehman (asifrana) Fujii Masao (masaofujii) 1 4 years ago
Using Valgrind to detect buffer accesses without a pin or buffer 2550 Committed Not processed Peter Geoghegan (pgeoghegan) Anastasia Lubennikova (lubennikovaav), Georgios Kokolatos (gkokolatos) Peter Geoghegan (pgeoghegan) 1 4 years ago
hs_standby_disallowed test fix 2554 Committed 13 Not processed Fujii Masao (masaofujii) 1 4 years ago
A patch for get origin from commit_ts 2555 Committed Not processed movead li (movead.li) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
Expand the use of check_canonical_path() for more GUCs 2564 Returned with feedback 14 Not processed Michael Paquier (michael-kun) Mark Dilger (mark.dilger) 1 4 years ago
More tests with USING INDEX replident and dropped indexes 2565 Moved to next CF 14 Not processed Michael Paquier (michael-kun) Rahila Syed (rahila.syed), Euler Taveira (eulerto) Michael Paquier (michael-kun) 2 4 years ago
Fix perl warnings with MSVC build script 2566 Committed 14 Not processed Michael Paquier (michael-kun) Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Michael Paquier (michael-kun) 1 4 years ago
Default gucs for EXPLAIN 2567 Rejected 14 Not processed Vik Fearing (xocolatl) 1 4 years ago
Compatible defaults for LEAD/LAG 2574 Moved to next CF 14 Not processed Vik Fearing (xocolatl) Pavel Stehule (okbobcz) Tom Lane (tgl) 3 4 years ago
TAP tests and symlinks on Windows 2612 Committed 14 Not processed Andrew Dunstan (adunstan) Michael Paquier (michael-kun), Peter Eisentraut (petere) Andrew Dunstan (adunstan) 1 4 years ago
unicode unescape function 2613 Moved to next CF Not processed Pavel Stehule (okbobcz) Asif Rehman (asifrana) Peter Eisentraut (petere) 5 3 years ago
Add table expansion hook 2614 Moved to next CF Not processed Erik Nordström (enordstr) Euler Taveira (eulerto), Aleksander Alekseev (aalekseev) 7 3 years ago
Monitoring & Control
SQL statements statistics counter view (pg_stat_sql) 790 Moved to next CF Not processed Haribabu Kommi (haribabu) Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger) 8 4 years ago
Shared-memory based stats collector 1708 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Tomas Vondra (fuzzycz), Antonin Houska (a.houska) 17 2 years ago
Expose queryid in pg_stat_activity and log_line_prefix 2069 Moved to next CF Not processed Julien Rouhaud (rjuju) atsushi torikoshi (atorik), Evgeny Efimkin (efimkine), Nitin Jadhav (nitinjadhav11) Bruce Momjian (bmomjian) 10 3 years ago
Add accumulated statistics for wait event 2332 Returned with feedback Not processed Yoshikazu Imai (yimai) Pavel Stehule (okbobcz), atsushi torikoshi (atorik) 4 4 years ago
Autovacuum: vacuum tables in descending order of xid_age 2364 Returned with feedback Not processed David Fetter (dfetter) Vik Fearing (xocolatl), David Kimura (dgkimura) 3 4 years ago
vacuum verbose: show pages marked allvisible/frozen/hintbits 2430 Moved to next CF Not processed Justin Pryzby (justinpryzby) Masahiko Sawada (masahikosawada) 3 4 years ago
Missing object access hook invocations 2513 Committed Not processed Mark Dilger (mark.dilger) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
expose parallel leader in CSV and log_line_prefix 2514 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 2 4 years ago
vacuum: cost-based delay: wait event, and report in vacuum verbose 2515 Committed 14 Not processed Justin Pryzby (justinpryzby) Julien Rouhaud (rjuju) Andres Freund (andresfreund) 1 5 years ago
Allow pg_stat_statements track the total number of rows affected by utility commands like CTAS or FETCH, etc 2543 Committed Not processed Fujii Masao (masaofujii) Asif Rehman (asifrana) Fujii Masao (masaofujii) 1 4 years ago
record whether plans are generic or custom 2571 Committed 14 Not processed Kyotaro Horiguchi (horiguti), atsushi torikoshi (atorik) Masahiro Ikeda (masahiro.ikeda) Fujii Masao (masaofujii) 1 3 years ago
Add LWLock blocker(s) information 2576 Moved to next CF 14 Not processed Bertrand Drouvot (bdrouvot) Julien Rouhaud (rjuju), David Zhang (david.z) 3 4 years ago
Read access for pg_monitor to pg_replication_origin_status 2577 Committed Not processed Martín Marqués (mmarques) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) 1 4 years ago
Command statistics system 2578 Moved to next CF Not processed Haribabu Kommi (haribabu), Mark Dilger (mark.dilger) 2 4 years ago
Have pgstattuple_approx accept TOAST tables 2595 Committed Not processed Peter Eisentraut (petere) Laurenz Albe (laurenz) Peter Eisentraut (petere) 1 4 years ago
Add Information during standby recovery conflicts 2604 Moved to next CF 14 Not processed Bertrand Drouvot (bdrouvot) Masahiko Sawada (masahikosawada) Fujii Masao (masaofujii) 4 4 years ago
Progress reporting for COPY command 2607 Moved to next CF Not processed Josef Šimánek (retro) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres) 2 4 years ago
Function for exposing memory usage of local backend process 2622 Moved to next CF 14 Not processed Fujii Masao (masaofujii), atsushi torikoshi (atorik) Kasahara Tatsuhito (kasahara) Fujii Masao (masaofujii) 2 4 years ago
TLS checking in pgstat 2623 Committed Not processed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) Magnus Hagander (mha) 1 4 years ago
Performance
Protect syscache from bloating with negative cache entries 931 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) 23 4 years ago
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) Alexander Korotkov (smagen) 27 3 days ago
Autoprepare: implicitly replace literals with parameters and store generalized plan 1747 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) Ryo Yamaji (ryamaji), Ryohei Nagaura (nyannyan) 10 4 years ago
Built-in connection proxy 2067 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Koichi Suzuki (koichi) 7 3 years ago
Parallel grouping sets 2147 Returned with feedback Not processed Richard Guo (richardguo) 6 4 years ago
Multi insert in CTAS/MatView 2160 Withdrawn Not processed Paul Guo (paulguo), Taylor Vesely (tvesely) Asim Rama Praveen (apraveen) 6 4 years ago
de-TOAST'ing using a iterator 2194 Moved to next CF Not processed Xiao Bao (djydewang) 8 4 years ago
bitmap cost should account for correlated indexes 2310 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) 7 4 years ago
Optimize dropping of relation buffers during recovery 2319 Moved to next CF Not processed Kirk Jamison (kirkjamison) Takayuki Tsunakawa (maumau), Haiying Tang (tanghy) Amit Kapila (amitkapila) 7 4 years ago
Reducing memory usage of creating foreign key between partitioned tables 2330 Moved to next CF Not processed sho kato (kato-sho) Tom Lane (tgl) 5 4 years ago
Using multicolumn statistics for more precise join selectivity estimatation 2386 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Yugo Nagata (yugo.nagata) 9 3 years ago
Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() 2429 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Mark Dilger (mark.dilger) 4 4 years ago
Erase the distinctClause if the result is unique by definition 2433 Moved to next CF Not processed Andy Fan (andyf) David Rowley (davidrowley), Dmitry Dolgov (erthalion), Ashutosh Bapat (ashutoshbapat), Hou Zhijie (houzj) 11 2 years ago
Add support for IN and @> in functional-dependency statistics use 2434 Committed Not processed Pierre Ducroquet (pinaraf) Tomas Vondra (fuzzycz), Dean Rasheed (deanr) Tomas Vondra (fuzzycz) 2 4 years ago
Use heap_multi_insert()s for catalog insertions 2471 Committed Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 4 years ago
Asynchronous Append on postgres_fdw nodes. 2491 Moved to next CF 14 Not processed Kyotaro Horiguchi (horiguti) Andrei Lepikhov (lepikhov), movead li (movead.li), Muhammad Usama (muhammad_usama) Etsuro Fujita (efujita) 6 3 years ago
Improving connection scalability: GetSnapshotData() 2500 Moved to next CF Not processed Andres Freund (andresfreund) Andres Freund (andresfreund) 3 4 years ago
JIT expression evaluation improvements 2501 Moved to next CF Not processed Andres Freund (andresfreund) 3 4 years ago
Improve RETURN QUERY performance 2516 Committed Not processed Tom Lane (tgl) Hamid Akhtar (hamidakhtar) Tom Lane (tgl) 1 4 years ago
Improve MemoryContextMemAllocated 2521 Committed 14 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 4 years ago
BRIN multi-minmax and bloom indexes 2523 Moved to next CF Not processed Tomas Vondra (fuzzycz) John Naylor (john.naylor) Tomas Vondra (fuzzycz) 5 3 years ago
Fast DSM segments 2527 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 4 years ago
Binary search in ScalarArrayOpExpr for OR'd constant arrays 2542 Moved to next CF Not processed David Rowley (davidrowley), James Coleman (jcole1989) Heikki Linnakangas (heikki), David Rowley (davidrowley), Tomas Vondra (fuzzycz) David Rowley (davidrowley) 3 4 years ago
INSERT SELECT: BulkInsertState and table_multi_insert 2553 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) 8 3 years ago
Use MinimalTuple in TupleQueue, with one fewer copy 2560 Committed Not processed Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc) Thomas Munro (macdice) 1 4 years ago
speed up unicode normalization quick check 2562 Moved to next CF 14 Not processed John Naylor (john.naylor) Mark Dilger (mark.dilger) Michael Paquier (michael-kun) 3 4 years ago
Hybrid Hash/Nested Loop joins and caching results from subplans 2569 Moved to next CF 14 Not processed David Rowley (davidrowley) Andy Fan (andyf) David Rowley (davidrowley) 5 3 years ago
Overhaul UPDATE/DELETE processing 2575 Moved to next CF Not processed Amit Langote (amitlan) Tom Lane (tgl) Tom Lane (tgl) 5 3 years ago
Batch processing of RI checks 2581 Moved to next CF Not processed Antonin Houska (a.houska), Corey Huinker (coreyh) 2 4 years ago
Improve planner cost estimations for alternative subplans 2582 Moved to next CF 14 Not processed Alexey Bashtanov (bashtanov) 3 4 years ago
Hashjoin fall back to block nested hashloop join 2588 Moved to next CF 14 Not processed Melanie Plageman (melanieplageman), Soumyadeep Chakraborty (soumyadeep2007), Jesse Zhang (essej), David Kimura (dgkimura) Thomas Munro (macdice) 3 4 years ago
Speedup usages of pg_*toa() functions 2589 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 4 years ago
Auto-vectorization speeds up multiplication of large-precision numerics 2591 Moved to next CF Not processed Amit Khandekar (amitdkhan) Tom Lane (tgl) Tom Lane (tgl) 2 4 years ago
Fast COPY FROM command for the foreign tables 2601 Moved to next CF Not processed Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) Etsuro Fujita (efujita) 13 2 years ago
Mark btree_gist functions as PARALLEL SAFE 2605 Committed Not processed Steven Winfield (stevenwinfield) Alexander Korotkov (smagen) 1 4 years ago
Cache relation sizes in recovery 2606 Committed Not processed Thomas Munro (macdice) Konstantin Knizhnik (knizhnik) Thomas Munro (macdice) 1 3 years ago
Improve I/O pattern for parallel seqscan 2609 Committed Not processed David Rowley (davidrowley), Thomas Munro (macdice) David Rowley (davidrowley) 1 4 years ago
Support parallelism for copy command 2610 Moved to next CF Not processed vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila), Greg Nancarrow (gregn1234), Hou Zhijie (houzj) Amit Kapila (amitkapila) 5 4 years ago
Keep elog(ERROR) and ereport(ERROR) calls in the cold path 2616 Moved to next CF Not processed David Rowley (davidrowley) Peter Eisentraut (petere) David Rowley (davidrowley) 3 4 years ago
postgres_fdw insert batching 2620 Moved to next CF 14 Not processed Takayuki Tsunakawa (maumau) Tomas Vondra (fuzzycz) 4 4 years ago
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) Álvaro Herrera (alvherre) 20 11 months ago
Performance Improvement For Copy From Binary Files 2632 Committed Not processed Amit Langote (amitlan), Bharath Rupireddy (bharathrupireddy) Amit Langote (amitlan), vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 4 years ago
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF 6/7 +9964−65 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 1 week ago
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR 2376 Moved to next CF Not processed John Dent (denty) Daniel Vérité (danielverite) 9 3 years ago
loop over unbound cursor 2558 Moved to next CF Not processed Pavel Stehule (okbobcz) Asif Rehman (asifrana) 2 4 years ago
Inlining of couple of functions in pl_exec.c improves performance 2590 Committed Not processed Amit Khandekar (amitdkhan) Tom Lane (tgl) 1 4 years ago
Refactoring
Remove page-read callback from XLogReaderState 2113 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo) Thomas Munro (macdice) 13 3 years ago
pgbench - improve variable management performance 2236 Moved to next CF Not processed Fabien Coelho (calvin) 6 4 years ago
Executor code refactoring around result relations 2277 Moved to next CF Not processed Amit Langote (amitlan) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 6 4 years ago
pgbench - refactor init functions with buffers 2313 Moved to next CF Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 5 4 years ago
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 3 years ago
Reduce WaitEventSet system call spam 2452 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 6 4 years ago
Startup Centralization 2498 Moved to next CF Not processed Mike Palmiotto (mpalmiotto), Yulian Khodorkovskiy (ykhodo) Andres Freund (andresfreund) 3 4 years ago
ereport revisions 2517 Committed 13 Not processed Tom Lane (tgl), Andres Freund (andresfreund) Tom Lane (tgl) 1 4 years ago
improving basebackup.c's file-reading code 2544 Committed 14 Not processed Robert Haas (rhaas) Hamid Akhtar (hamidakhtar) Robert Haas (rhaas) 1 4 years ago
clean up tar-related code in PostgreSQL 2546 Committed 14 Not processed Robert Haas (rhaas) Hamid Akhtar (hamidakhtar) Robert Haas (rhaas) 1 4 years ago
tablespace_map code cleanup 2547 Committed 14 Not processed Robert Haas (rhaas) Robert Haas (rhaas) 1 4 years ago
Removal of currtid()/currtid2() and some table AM cleanup 2579 Moved to next CF 14 Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 3 4 years ago
Cleaning up inappropriate use of name "relkind" 2580 Committed Not processed Mark Dilger (mark.dilger) Álvaro Herrera (alvherre) Michael Paquier (michael-kun) 1 4 years ago
Remove a redundant condition check 2617 Committed Not processed Ádám Balogh (baloghadamsoftware) Amit Kapila (amitkapila), Michael Paquier (michael-kun) Amit Kapila (amitkapila) 1 4 years ago
Refactor nodeModifyTable.c to allow lazy opening of result relations 2621 Moved to next CF Not processed Amit Langote (amitlan) Heikki Linnakangas (heikki), Tom Lane (tgl) Tom Lane (tgl) 5 3 years ago
pg_dump: refactoring of dumpFunc() and dumpAgg() 2629 Committed Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) Peter Eisentraut (petere) 1 4 years ago
Replication & Recovery
Make async slave to wait for lsn to be replayed 772 Moved to next CF Not processed Ivan Kartyshov (fenimorkin) Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) 14 4 years ago
Remove deprecated exclusive backup mode 1913 Moved to next CF Not processed David Steele (dsteele) Magnus Hagander (mha) 9 4 years ago
Add timeline to partial WAL segments 1919 Moved to next CF Not processed David Steele (dsteele) 9 4 years ago
logical streaming for large in-progress transactions 1927 Moved to next CF Not processed Amit Kapila (amitkapila), Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos), Dilip Kumar (dilip.kumar) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 9 4 years ago
Add the capability to logical replication to transfer base types using binary 2152 Committed Not processed Dave Cramer (dcramer) Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 6 4 years ago
Minimal logical decoding on standbys 2283 Withdrawn Not processed Amit Khandekar (amitdkhan) Rahila Syed (rahila.syed) 4 1 year ago
skip empty transactions for logical replication 2384 Moved to next CF Not processed Euler Taveira (eulerto) 4 2 years ago
WAL prefetch (another approach) 2410 Moved to next CF Not processed Thomas Munro (macdice) David Kimura (dgkimura) Thomas Munro (macdice) 7 2 years ago
Improve logging around restore_command 2449 Moved to next CF Not processed Jeff Janes (jjanes) Fujii Masao (masaofujii), Pavel Borisov (pborisov) Fujii Masao (masaofujii) 4 4 years ago
Improve handling of parameter differences in physical replication 2489 Moved to next CF Not processed Peter Eisentraut (petere) Sergei Kornilov (melkij) Peter Eisentraut (petere) 5 4 years ago
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 1 year ago
Improve standby connection denied error message 2509 Moved to next CF Not processed James Coleman (jcole1989) David Zhang (david.z) Fujii Masao (masaofujii) 5 4 years ago
Remove non-fast promotion 2540 Committed Not processed Fujii Masao (masaofujii) Hamid Akhtar (hamidakhtar) Fujii Masao (masaofujii) 1 4 years ago
deferred primary key and logical replication 2631 Moved to next CF 14 Not processed Euler Taveira (eulerto) Ajin Cherian (ajinc) 3 4 years ago
Security
Support for NSS as TLS backend 2592 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Andres Freund (andresfreund), Jacob Champion (jchampion) 5 3 years ago
Server Features
Generic type subscripting 1062 Moved to next CF 14 Not processed Dmitry Dolgov (erthalion) Tom Lane (tgl), Pavel Stehule (okbobcz), Artur Zakirov (a.zakirov) Alexander Korotkov (smagen) 19 4 years ago
Push aggregation down to base relations and joins 1247 Moved to next CF Not processed Antonin Houska (a.houska) Tom Lane (tgl), Ashutosh Bapat (ashutoshbapat), Richard Guo (richardguo), Andy Fan (andyf) 19 4 years ago
Transactions involving multiple postgres foreign servers 1574 Moved to next CF Not processed Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat), Chris Travers (einhverfr), Muhammad Usama (muhammad_usama), Masahiro Ikeda (masahiro.ikeda) 18 3 years ago
Index Skip Scan 1741 Moved to next CF 16 Not processed Dmitry Dolgov (erthalion), Thomas Munro (macdice), Jesper Pedersen (jpedersen) Peter Geoghegan (pgeoghegan), Dilip Kumar (dilip.kumar), Thomas Munro (macdice), Chris Travers (einhverfr), James Coleman (jcole1989), Cristiano Duarte (cunha17), Andy Fan (andyf), Yuming Wang (yumwang), Jet Zhang (thinkj), Alexandre Felipe (bob.tpro) 19 2 years ago
Add Hook Functions for Disk Quota Extension 1883 Returned with feedback Not processed Haozhou Wang (hawang), Hubert Zhang (hubertz), Hao Wu (hwu) Raymond Martin (ramarti) 8 4 years ago
Implement NULL-related checks in object address functions to prevent cache lookup errors, take two 1947 Committed Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 8 4 years ago
Ltree syntax improvement 1977 Moved to next CF Not processed Dmitry Belyavsky (beldmit) Nikolay Shaplov (nataraj), Nikita Glukhov (n.glukhov), Aleksandr Sorokin (mustiks) 8 4 years ago
Replica with large recovery_min_apply_delay is not receiving changes from master after restart until this delay is expired 1995 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) Martín Marqués (mmarques) 7 4 years ago
KMS - Internal key management system 2196 Moved to next CF Not processed Masahiko Sawada (masahikosawada), Ibrar Ahmed (ibrar), Insung Moon (tsukiwamoon) Cary Huang (cary) 6 4 years ago
A hook for path-removal decision on add_path 2234 Moved to next CF Not processed KaiGai Kohei (kaigai) 11 2 years ago
Asymmetric partition-wise JOIN 2249 Moved to next CF Not processed KaiGai Kohei (kaigai) Andrei Lepikhov (lepikhov) 7 3 years ago
Fix partitionwise join with partially-redundant join clauses 2266 Moved to next CF Not processed Richard Guo (richardguo) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) Richard Guo (richardguo) 16 7 months ago
GiST sorting build 2276 Moved to next CF Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Pavel Borisov (pborisov) Heikki Linnakangas (heikki) 5 3 years ago
Global temporary table 2349 Moved to next CF 16 Not processed Wenjing Zeng (wenjing.zwj) Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw) 13 2 years ago
per-database-object collation version tracking 2367 Moved to next CF Not processed Julien Rouhaud (rjuju), Thomas Munro (macdice) Peter Eisentraut (petere) Thomas Munro (macdice) 5 4 years ago
Online checksums verification 2369 Moved to next CF Not processed Julien Rouhaud (rjuju) Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) 5 4 years ago
GUC to disable cancellation of awaiting for synchronous replication 2402 Moved to next CF Not processed Andrey Borodin (x4m) Maksim Milyutin (maksm90), Michail Nikolaev (nkey), Aleksander Alekseev (aalekseev) 9 3 years ago
Extended statistics improvements 2421 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dean Rasheed (deanr) Dean Rasheed (deanr) 5 4 years ago
parallel backup 2472 Returned with feedback Not processed Asif Rehman (asifrana) 2 4 years ago
truncating timestamps on arbitrary intervals 2474 Moved to next CF Not processed John Naylor (john.naylor) Peter Eisentraut (petere) Peter Eisentraut (petere) 6 3 years ago
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2 years ago
Auto-analyze on partitioned tables 2492 Moved to next CF Not processed Yuzuko Hosoya (yuzu) Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre) 6 3 years ago
TRUNCATE on foreign tables 2499 Returned with feedback Not processed KaiGai Kohei (kaigai) 2 4 years ago
Patch to warn about any potential orphaned prepared transactions 2505 Withdrawn Not processed Hamid Akhtar (hamidakhtar) 1 4 years ago
Add support for choosing huge page size 2587 Committed Not processed Odin Ugedal (odinuge) Thomas Munro (macdice) Thomas Munro (macdice) 1 4 years ago
Infinities in type numeric 2594 Committed Not processed Tom Lane (tgl) Dean Rasheed (deanr) Tom Lane (tgl) 1 4 years ago
ALTER SYSTEM READ { ONLY | WRITE } 2602 Moved to next CF Not processed Amul Sul (sulamul) 9 3 years ago
Enabling data checksums in an online cluster 2611 Moved to next CF Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 5 4 years ago
Non-volatile WAL buffer 2615 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 4 years ago
Implement <null treatment> for window functions 2628 Moved to next CF 15 Not processed Vik Fearing (xocolatl) David Fetter (dfetter), Krasiyan Andreev (krasiyan) Tom Lane (tgl) 4 4 years ago
SQL Commands
SQL/JSON: functions 1472 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan), Gerdan Santos (gerdan), Andrew Alsup (ahalsup) 13 2 years ago
SQL/JSON: JSON_TABLE 1473 Returned with feedback Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan) 12 2 years ago
Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT 1533 Moved to next CF Not processed Matheus Oliveira (matheus.oliveira) Gerdan Santos (gerdan), Ashutosh Bapat (ashutoshbapat), José Villanova (azlev), Lucas Viecelli (lucasviecelli), Cleysson Lima (cleyssonlima) 15 3 years ago
SQL:2011 application time 2048 Moved to next CF Not processed Paul Jungwirth (pjungwir), Ibrar Ahmed (ibrar) Peter Eisentraut (petere) 12 5 days ago
range_agg / multiranges 2112 Moved to next CF 14 Not processed Paul Jungwirth (pjungwir) Pavel Stehule (okbobcz), Jeff Davis (jdavis) Alexander Korotkov (smagen) 9 4 years ago
Incremental Materialized View Maintenance 2138 Moved to next CF 16 Not processed Yugo Nagata (yugo.nagata), takuma hoshiai (hoshiai) Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama), yonghua jian (yonghua) 17 2 years ago
Allow an alias to be attached directly to a JOIN ... USING 2158 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 10 3 years ago
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 3 years ago
Implement INSERT SET syntax 2218 Moved to next CF Not processed Gareth Palmer (gareth) Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj) 15 2 years ago
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE 2269 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexey Kondratov (ololobus) Justin Pryzby (justinpryzby), Cleysson Lima (cleyssonlima) Michael Paquier (michael-kun) 9 4 years ago
extension patch of CREATE OR REPLACE TRIGGER 2307 Moved to next CF Not processed Takamichi Osumi (tatatappp) Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76), Peter Smith (smithpb2250) Tom Lane (tgl) 6 4 years ago
WITH SYSTEM VERSIONING Temporal Tables 2316 Moved to next CF Not processed Surafel Temesgen (surafel) Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) 11 3 years ago
window function improvements WIP 2419 Moved to next CF Not processed Krasiyan Andreev (krasiyan) Cleysson Lima (cleyssonlima) 3 4 years ago
Add MAIN_RELATION_CLEANUP and TOAST_TABLE_CLEANUP options to VACUUM 2426 Moved to next CF Not processed Nathan Bossart (bossartn) Kirk Jamison (kirkjamison) 3 4 years ago
Rational number type (fractions) 2441 Moved to next CF 14 Not processed Joe Nelson (begriffs) 3 4 years ago
Allow COPY "text" to output a header and add header matching mode to COPY FROM 2504 Moved to next CF Not processed Rémi Lapeyre (remilapeyre) Daniel Vérité (danielverite), vigneshwaran C (vignesh.postgres) 2 2 years ago
Return ERROR on COMMIT instead of silently ROLLBACK 2522 Moved to next CF Not processed Dave Cramer (dcramer) Laurenz Albe (laurenz) 5 3 years ago
SEARCH and CYCLE clauses 2570 Moved to next CF Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz), Vik Fearing (xocolatl) Peter Eisentraut (petere) 5 4 years ago
REINDEX of partitioned tables 2584 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav), Jie Li (adger) Michael Paquier (michael-kun) 3 4 years ago
Remove Extra palloc Of raw_buf For Binary Format In COPY FROM 2626 Committed Not processed Bharath Rupireddy (bharathrupireddy) vigneshwaran C (vignesh.postgres) Tom Lane (tgl) 1 4 years ago
SQL-standard function body 2630 Moved to next CF Not processed Peter Eisentraut (petere) Julien Rouhaud (rjuju) Peter Eisentraut (petere) 5 3 years ago
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 1 year ago
Set host(no)ssl settings from initdb 2378 Moved to next CF Not processed David Fetter (dfetter) Vik Fearing (xocolatl), Takayuki Tsunakawa (maumau), Cary Huang (cary) 4 4 years ago
Recognizing superuser in pg_hba.conf 2397 Returned with feedback Not processed Vik Fearing (xocolatl) David Fetter (dfetter) 3 4 years ago
vacuum verbose is unclear 2425 Returned with feedback Not processed Justin Pryzby (justinpryzby) 2 4 years ago
Allow backslash continuations in "pg_hba.conf' files 2519 Moved to next CF Not processed Fabien Coelho (calvin) Justin Pryzby (justinpryzby), David Zhang (david.z) Tom Lane (tgl) 2 4 years ago