Commitfest 2016-09 (2016-09-01 – 2016-09-30)

Add UUID support to btree_gist extension 332 Moved to different CF Not processed Paul Jungwirth (pjungwir) Adam Brusselback (tostino), Chris Bandy (cbandy) Tom Lane (tgl) 4 9 years ago Group mode for CLOG updates 358 Moved to different CF Performance Not processed Amit Kapila (amitkapila) Robert Haas (rhaas), Dilip Kumar (dilip.kumar), Pavan Deolasee (pavan) Robert Haas (rhaas) 9 8 years ago Implement failover on libpq level 389 Moved to different CF libpq Not processed Victor Wagner (vitus_wagner) Aleksander Alekseev (a.alekseev), Thom Brown (thom), mithun cy (mithun.cy), Takayuki Tsunakawa (maumau) Robert Haas (rhaas) 5 9 years ago Refactoring speculative insertion with unique indexes a little 403 Rejected Refactoring Only Not processed Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki) 4 9 years ago Partial sort 409 Moved to different CF Performance Not processed Alexander Korotkov (smagen) Peter Geoghegan (pgeoghegan) 6 9 years ago IF (NOT) EXISTS in psql-completion 518 Returned with feedback libpq Not processed Kyotaro Horiguchi (horiguti) Pavel Stehule (okbobcz) 2 9 years ago Twophase transactions on slave 523 Returned with feedback Performance Not processed Stas Kelvich (kelvich) Simon Riggs (simon) Simon Riggs (simon) 2 9 years ago speeding up GIN build with parallel workers 527 Returned with feedback Performance Not processed Constantin Pan (kvap) Fedor Sigaev (sigaev), Dmitry Ivanov (funbringer) 2 9 years ago Fix the optimization to skip WAL-logging on table created in same transaction 528 Moved to different CF Bugfix 13 Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Noah Misch (nmisch), satyanarayana Narlapuram (snarlap), Sameer Arora (sameera), Hüseyin Demir (huseyin.demir) Noah Misch (nmisch) 19 6 years ago pg_ctl promote wait 556 Committed System Administration Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) Peter Eisentraut (petere) 2 9 years ago amcheck (B-Tree integrity checking tool) 561 Moved to different CF Monitoring Not processed Peter Geoghegan (pgeoghegan) Andres Freund (andresfreund), Anastasia Lubennikova (lubennikovaav) Andres Freund (andresfreund) 5 9 years ago OOM in libpq and infinite loop with getCopyStart() 565 Returned with feedback Bugfix Not processed Michael Paquier (michael-kun) Aleksander Alekseev (a.alekseev) 2 10 years ago SP-GiST support for inet datatypes 571 Committed Performance Not processed Emre Hasegeli (hasegeli) Tom Lane (tgl) Tom Lane (tgl) 1 9 years ago psql tab completion for CREATE DATABASE ... TEMPLATE ... 572 Committed libpq Not processed Sehrope Sarkuni (sehrope) Merlin Moncure (merlinm), Vitaly Burovoy (vitaly.burovoy) Kevin Grittner (kgrittn) 1 9 years ago properly coalescing pgstat requests for a single database 573 Committed Bugfix Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) Tom Lane (tgl) 1 9 years ago Support for MS 2015 in src/tools/msvc/ 574 Committed Not processed Michael Paquier (michael-kun) Petr Jelínek (pjmodos) Jeff Davis (jdavis) 1 9 years ago Simplify search of end of argv in save_ps_display_args() 575 Rejected Not processed Alexander Kuleshov (0xax) 1 10 years ago Minor bug affecting ON CONFLICT lock wait log messages 578 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Stephen Frost (sfrost) 1 10 years ago Flush slot confirmations on checkpoint 579 Committed Bugfix Not processed Craig Ringer (ringerc) Simon Riggs (simon), Stas Kelvich (kelvich) Simon Riggs (simon) 1 9 years ago Weaken guarantees claimed by docs about logical slot replay 580 Committed Docs Only Not processed Craig Ringer (ringerc) Petr Jelínek (pjmodos) Simon Riggs (simon) 1 9 years ago incorrect docs for pgbench / skipped transactions 582 Committed Docs Only Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) Robert Haas (rhaas) 1 10 years ago pg_upgrade documentation improvement 583 Returned with feedback Docs Only Not processed Yuri Niyazov (yuri_niyazov) Andrew Gierth (rhodiumtoad), Denis Rogov (rodevl) 1 9 years ago Endless loop calling PL/Python set returning and recursive functions 584 Committed Not processed Alexey Grishchenko (0x0fff) Tom Lane (tgl) Tom Lane (tgl) 1 10 years ago IF NOT EXISTS for PREPARE 585 Returned with feedback SQL Commands Not processed Uriy Zhuravlev (stalkerg) Fabrízio Mello (fabriziomello), Merlin Moncure (merlinm) 1 9 years ago Relax requirement for INTO with SELECT in pl/pgsql 586 Returned with feedback Not processed Merlin Moncure (merlinm) Peter Eisentraut (petere), David Johnston (polobo) 1 9 years ago Add pg_current_logfile() function to obtain the current log file used by the syslogger 587 Moved to different CF System Administration Not processed Gilles Darold (darold) Robert Haas (rhaas), Christoph Berg (myon), Karl Pinc (kop) Robert Haas (rhaas) 4 9 years ago Add ALTER TYPE ... RENAME VALUE ... TO ... for enum types 588 Committed SQL Commands Not processed Dagfinn Ilmari Mannsåker (ilmari) Emre Hasegeli (hasegeli) Tom Lane (tgl) 1 9 years ago pg_receivexlog, pg_basebackup and data durability 589 Committed Bugfix Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere), Gerdan Santos (gerdan) Peter Eisentraut (petere) 1 9 years ago pgbench - allow zero weight 590 Committed libpq Not processed Jeff Janes (jjanes) Fabien Coelho (calvin) Álvaro Herrera (alvherre) 1 10 years ago pgbench - show weight percent in multi-script report 591 Committed libpq Not processed Fabien Coelho (calvin) Álvaro Herrera (alvherre) 1 10 years ago pgbench - remove clientDone unused parameter 592 Committed libpq Not processed Fabien Coelho (calvin) Álvaro Herrera (alvherre) 1 10 years ago pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data 593 Committed Bugfix Not processed Pavan Deolasee (pavan) Michael Paquier (michael-kun), Craig Ringer (ringerc) Fujii Masao (masaofujii) 1 9 years ago Wrong data type in decode.c 594 Committed Bugfix Not processed Konstantin Knizhnik (knizhnik) Craig Ringer (ringerc) Álvaro Herrera (alvherre) 1 10 years ago Suspicious behaviour on applying XLOG_HEAP2_VISIBLE 595 Committed Bugfix Not processed Masahiko Sawada (masahikosawada) Andres Freund (andresfreund) 1 9 years ago pgbench - more operators and functions 596 Moved to different CF libpq Not processed Fabien Coelho (calvin) Jeevan Ladhe (jeevanladhe) 3 8 years ago kqueue support for WaitEventSet 597 Returned with feedback Not processed Thomas Munro (macdice) Marko Tiikkaja (johto) 1 7 years ago Add a per-relation parallel_degree 598 Committed Not processed Julien Rouhaud (rjuju) Amit Kapila (amitkapila) Robert Haas (rhaas) 1 9 years ago Show dropped users' backends in pg_stat_activity 601 Committed Bugfix Not processed Oskari Saarenmaa (os) Tom Lane (tgl) 1 9 years ago LOCK TABLE .. DEFERRABLE 602 Moved to different CF SQL Commands Not processed Rod Taylor (rbt) Simon Riggs (simon) 2 9 years ago Deadlock issue with pg_restore in WIN32 with urgent exit code path 603 Committed Bugfix Not processed Armin Schöffmann (umgfoin) Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 604 Moved to different CF Bugfix Not processed Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) Takayuki Tsunakawa (maumau) Heikki Linnakangas (heikki) 4 9 years ago tab completion for alter extension 605 Committed libpq Not processed Jeff Janes (jjanes) Gerdan Santos (gerdan) Tom Lane (tgl) 1 9 years ago if(superuser()) ereport() reduction- pgstattuple 606 Committed Security Not processed Stephen Frost (sfrost) Peter Eisentraut (petere) Stephen Frost (sfrost) 1 9 years ago Covering + unique indexes 607 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Amit Kapila (amitkapila), Andrey Borodin (x4m) 1 8 years ago Add effective number of parallel workers in explain output 608 Committed Not processed Julien Rouhaud (rjuju) Robert Haas (rhaas) Robert Haas (rhaas) 1 9 years ago Invalidate cached plans dependent on FDW/foreign table/foreign server option(s) 609 Moved to different CF Bugfix Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat) Tom Lane (tgl) 3 9 years ago standalone backend PANICs during recovery 610 Committed Bugfix Not processed Bernd Helmle (psoo) Tom Lane (tgl), Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago Declarative partitioning 611 Moved to different CF SQL Commands Not processed Amit Langote (amitlan) Robert Haas (rhaas), jacob bogers (lucifer333), Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 3 9 years ago Rework help interface of vcregress.pl 612 Committed Refactoring Only Not processed Michael Paquier (michael-kun) Magnus Hagander (mha) 1 10 years ago Parallel indicators not written by pg_get_functiondef 613 Committed Bugfix Not processed Feike Steenbergen (feike) Robert Haas (rhaas) 1 9 years ago OpenSSL err queue bugfix (backpatching only) 614 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Peter Eisentraut (petere) 1 9 years ago Removing faulty hyperLogLog merge function 615 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Fabien Coelho (calvin) Robert Haas (rhaas) 1 9 years ago pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location 616 Committed Not processed Ashutosh Sharma (ashutosh.sharma88) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 9 years ago Parallel build with MSVC 617 Committed Not processed Christian Ullrich (chrullrich) Michael Paquier (michael-kun) Noah Misch (nmisch) 1 9 years ago psql: tab completion for \l 618 Committed libpq Not processed Ian Barwick (barwick) Gerdan Santos (gerdan) Tom Lane (tgl) 1 9 years ago Improve XSLT performance for building html 619 Committed Docs Only Not processed Alexander Lakhin (law) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 8 years ago Updating Windows environment variables 620 Moved to different CF Bugfix Not processed Christian Ullrich (chrullrich) Michael Paquier (michael-kun) Noah Misch (nmisch) 3 9 years ago Respect client-initiated CopyDone during logical streaming replication 621 Moved to different CF Not processed Dave Cramer (dcramer), Vladimir Gordiychuk (gordiychuk) Craig Ringer (ringerc) 6 6 years ago Fix incorrect handling of umid in postgres_fdw 622 Returned with feedback Bugfix Not processed Etsuro Fujita (efujita) 1 9 years ago Fix remote query cancellation issues in postgres_fdw 623 Committed Bugfix Not processed Etsuro Fujita (efujita) Michael Paquier (michael-kun) Robert Haas (rhaas) 1 9 years ago Add handling of OID system columns in postgres_fdw 624 Committed Bugfix Not processed Etsuro Fujita (efujita) Heikki Linnakangas (heikki) 1 9 years ago Keeping CURRENT_DATE and similar constructs in original format 625 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 1 9 years ago Hstore error code cleanup 626 Returned with feedback Not processed Sherrylyn Branchaw (sbranchaw) Marko Tiikkaja (johto) 1 9 years ago Add missing optional USING keyword before opclass name in INSERT statemet 627 Committed Docs Only Not processed Nikolay Shaplov (nataraj) Tom Lane (tgl) 1 9 years ago Fix checkpoint skip logic on idle systems by tracking LSN progress 628 Moved to different CF Bugfix Not processed Michael Paquier (michael-kun) Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti), David Steele (dsteele) Andres Freund (andresfreund) 3 9 years ago Tracking wait event for EventSet 629 Moved to different CF Not processed Michael Paquier (michael-kun) Robert Haas (rhaas), Satoshi Nagayasu (snaga), Thomas Munro (macdice) Robert Haas (rhaas) 2 9 years ago Improve BEGIN tab completion 630 Committed libpq Not processed Andreas Karlsson (kandreas) Kevin Grittner (kgrittn) Kevin Grittner (kgrittn) 1 9 years ago Parallel safety tagging of extension functions 631 Committed Performance Not processed Andreas Karlsson (kandreas) Robert Haas (rhaas) 1 9 years ago do_text_output_multiline is broken for text not ending in \n 632 Committed Bugfix Not processed David Rowley (davidrowley) Tom Lane (tgl) 1 9 years ago Fix bug in contrib/intarray bench script for showing query plans with EXPLAIN 633 Committed Bugfix Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 9 years ago Batch (pipelined) mode for libpq 634 Moved to different CF Performance Not processed Craig Ringer (ringerc) Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) 2 5 years ago add missing "USING bloom" into bloom extension documentation 635 Committed Docs Only Not processed Nikolay Shaplov (nataraj) Fedor Sigaev (sigaev) 1 9 years ago Duplicate dsm name generation leads to start service failure on Windows 636 Committed Bugfix Not processed Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) Robert Haas (rhaas) 1 9 years ago regexp_match() returning text 637 Committed Not processed Emre Hasegeli (hasegeli) David Johnston (polobo) Tom Lane (tgl) 1 9 years ago Redesigning parallel dump/restore's wait-for-workers logic 638 Committed Refactoring Only Not processed Tom Lane (tgl) Kevin Grittner (kgrittn) Tom Lane (tgl) 1 9 years ago Binary I/O for isn extension 639 Returned with feedback Not processed Shay Rojansky (roji) Fabien Coelho (calvin) 1 9 years ago Misdesigned command/status APIs for parallel dump/restore 640 Committed Refactoring Only Not processed Tom Lane (tgl) Kevin Grittner (kgrittn) Tom Lane (tgl) 1 9 years ago Add program option to file_fdw 641 Committed Not processed Corey Huinker (coreyh), Adam Gomaa (adamg) Amit Langote (amitlan) Tom Lane (tgl) 1 9 years ago PostmasterPid not marked with PGDLLIMPORT 642 Committed Not processed Michael Paquier (michael-kun) Robert Haas (rhaas) 1 9 years ago hstore: add hstore_length(hstore) function 643 Returned with feedback SQL Commands Not processed Korbin Hoffman (k1) Robert Haas (rhaas), Marko Tiikkaja (johto) 1 9 years ago Return NULL for non-existing objects with functions pg_get_*def() 644 Committed Not processed Michael Paquier (michael-kun) Fabien Coelho (calvin) Robert Haas (rhaas) 1 9 years ago LSN as a recovery target 645 Committed Not processed Michael Paquier (michael-kun) Simon Riggs (simon), Petr Jelínek (pjmodos), Adrien Nayrat (anayrat) Simon Riggs (simon) 1 9 years ago Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it 646 Rejected Not processed Michael Paquier (michael-kun) 1 9 years ago Concurrent Hash Indexes 647 Moved to different CF Performance Not processed Amit Kapila (amitkapila) Robert Haas (rhaas), Satoshi Nagayasu (snaga), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 2 9 years ago LWLockHeldByMeInMode(lock, LW_EXCLUSIVE) 648 Committed Not processed Thomas Munro (macdice) Julien Rouhaud (rjuju) Simon Riggs (simon) 1 9 years ago Vacuuming relations on full tablespaces (Add EMERGENCY option) 649 Returned with feedback Not processed Asif Naeem (muhammad.asif.naeem) Haribabu Kommi (haribabu) 1 9 years ago primary_conninfo missing from pg_stat_wal_receiver 650 Committed Not processed Michael Paquier (michael-kun) Vik Fearing (xocolatl) Álvaro Herrera (alvherre) 1 9 years ago Requesting external_pid_file with postgres -C when not initialized lead to coredump 651 Committed Bugfix Not processed Alain Radix (al1radix) Stéphane Schildknecht (sas22) Tom Lane (tgl) 1 9 years ago Prevent planning and executing of NO WITH DATA for matviews and CTAS 652 Committed Bugfix Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago Missing checks when malloc returns NULL... 653 Committed Bugfix Not processed Michael Paquier (michael-kun) Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 9 years ago pg_basebackup from disconnected standby fails 654 Moved to different CF Bugfix Not processed Kyotaro Horiguchi (horiguti) Amit Kapila (amitkapila), Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) Robert Haas (rhaas) 2 9 years ago Make PostgreSQL sanitizers-friendly (and prevent information disclosure) 655 Returned with feedback Security Not processed Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 1 9 years ago Small patch - reorderbuffer.c:1099 656 Committed Refactoring Only Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 9 years ago Small patch for snapmgr.c 657 Returned with feedback Refactoring Only Not processed Aleksander Alekseev (a.alekseev) Jeevan Chalke (jeevan.chalke) 1 9 years ago Leaking memory in text_overlay function 658 Rejected Bugfix Not processed Dirk Rudolph (dirudo) 1 9 years ago Get rid of an extra error for client disconnection on Windows 659 Rejected Not processed Kyotaro Horiguchi (horiguti) Haribabu Kommi (haribabu) 1 9 years ago Allow spaces in working path on tap-tests 660 Committed Not processed Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago GiST inserts optimization with PageIndexTupleOverwrite 661 Committed Performance Not processed Andrey Borodin (x4m) Anastasia Lubennikova (lubennikovaav) Tom Lane (tgl) 1 9 years ago to_date_valid() 662 Returned with feedback Not processed Andreas 'ads' Scherbaum (ads) Peter Eisentraut (petere), Artur Zakirov (a.zakirov) 1 9 years ago Fix handling of arguments for system() in perl scripts 663 Committed Bugfix Not processed Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago minor plpgsql doc update 664 Committed Docs Only Not processed Fabien Coelho (calvin) Tom Lane (tgl) 1 9 years ago \timing interval option 665 Committed libpq Not processed Corey Huinker (coreyh) Gerdan Santos (gerdan) Tom Lane (tgl) 1 9 years ago pgbench - minor fix for meta-command only script 666 Committed libpq Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 8 years ago pgbench - allow empty queries 667 Committed libpq Not processed Fabien Coelho (calvin) Tom Lane (tgl) 1 9 years ago pgbench - minor documentation improvement 668 Rejected Docs Only Not processed Fabien Coelho (calvin) 1 9 years ago pgbench - allow to store query results into variables 669 Moved to different CF libpq Not processed Fabien Coelho (calvin) Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) Álvaro Herrera (alvherre) 12 7 years ago pgbench - fix latency computation & display consistency 670 Committed libpq Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki), Kuntal Ghosh (kuntal_ghosh) Heikki Linnakangas (heikki) 1 9 years ago add option to pg_dumpall to exclude tables from the dump 671 Returned with feedback libpq Not processed Jürgen Hannappel (hannappe) Gerdan Santos (gerdan) 1 9 years ago tuplesort.c CLUSTER external sort regression test coverage 672 Committed Not processed Peter Geoghegan (pgeoghegan) Tom Lane (tgl) 1 9 years ago Simplifying the interface of UpdateMinRecoveryPoint 673 Rejected Refactoring Only Not processed Michael Paquier (michael-kun) 1 9 years ago OpenSSL 1.1 support 674 Committed Security Not processed Andreas Karlsson (kandreas) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago Hash tuplesort.c testing 675 Committed Not processed Peter Geoghegan (pgeoghegan) Tom Lane (tgl) 1 9 years ago RAW COPY 676 Moved to different CF SQL Commands Not processed Pavel Stehule (okbobcz) KaiGai Kohei (kaigai) 3 9 years ago RecoveryTargetTLI dead variable in XLogCtlData 677 Committed Not processed Michael Paquier (michael-kun) Simon Riggs (simon) Robert Haas (rhaas) 1 9 years ago pg_xlogdump follow into the future when specifying filename 678 Moved to different CF System Administration Not processed Magnus Hagander (mha) Vladimir Rusinov (vrusinov) 3 9 years ago Floating point comparison inconsistencies of the geometric types 679 Moved to different CF Bugfix Not processed Emre Hasegeli (hasegeli) Kyotaro Horiguchi (horiguti), Kevin Grittner (kgrittn) 4 9 years ago pg_dump / copy bugs with "big lines" ? 680 Moved to different CF Bugfix Not processed Álvaro Herrera (alvherre), Daniel Vérité (danielverite) Tomas Vondra (fuzzycz), Gerdan Santos (gerdan) Álvaro Herrera (alvherre) 2 9 years ago Fix "Attempted to delete invisible tuple" upsert errors 681 Committed Bugfix Not processed Oskari Saarenmaa (os) Peter Geoghegan (pgeoghegan) Andres Freund (andresfreund) 1 9 years ago Make it possible to prevent some unsafe operations via a contrib hook. 682 Returned with feedback Not processed Robert Haas (rhaas), Andrew Gierth (rhodiumtoad), David Fetter (dfetter) Peter Eisentraut (petere), Julien Rouhaud (rjuju), Thomas Munro (macdice) 1 9 years ago Support for SCRAM-SHA-256 683 Returned with feedback Security Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun) David Steele (dsteele) 1 9 years ago Optimizing numeric SUM() aggregate 684 Committed Performance Not processed Heikki Linnakangas (heikki) Andrey Borodin (x4m) Heikki Linnakangas (heikki) 1 9 years ago Fix intra-function memory leaks in pl/pgsql 685 Committed Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 9 years ago RBTree iteration interface improvement 686 Committed Refactoring Only Not processed Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago Fix for PL/Python slow input arrays traversal issue 687 Rejected Not processed Alexey Grishchenko (0x0fff) Pavel Stehule (okbobcz) 1 9 years ago Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) 688 Rejected Not processed Aleksander Alekseev (a.alekseev) 1 9 years ago LWLocks in DSM memory 689 Committed Refactoring Only Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 9 years ago Parallel tuplesort (for parallel B-Tree index creation) 690 Moved to different CF Performance Not processed Peter Geoghegan (pgeoghegan), Rushabh Lathia (rlathia) Thomas Munro (macdice) Robert Haas (rhaas) 5 8 years ago Improving MSVC pl-perl error message 691 Committed Not processed John Harvey (john.harvey) Michael Paquier (michael-kun) Heikki Linnakangas (heikki) 1 9 years ago Assertion failure when launching bgworkers with -DEXEC_BACKEND on Unix 692 Committed Bugfix Not processed Thomas Munro (macdice) Tom Lane (tgl) 1 9 years ago Fix for two timing issues in recovery test suite 693 Committed Bugfix Not processed Michael Paquier (michael-kun) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 9 years ago slab-like memory allocators for reorderbuffer 694 Moved to different CF Not processed Tomas Vondra (fuzzycz) Simon Riggs (simon), Petr Jelínek (pjmodos), John Gorman (johngorman) Andres Freund (andresfreund) 4 8 years ago multivariate statistics 695 Returned with feedback Not processed Tomas Vondra (fuzzycz) 1 9 years ago Quorum commit for multiple synchronous replication 696 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Simon Riggs (simon), Petr Jelínek (pjmodos) 1 9 years ago PL/Python adding support for multi-dimensional arrays 697 Committed Not processed Alexey Grishchenko (0x0fff) Pavel Stehule (okbobcz) Heikki Linnakangas (heikki) 1 9 years ago Optimization for lazy_scan_heap 699 Returned with feedback Performance Not processed Masahiko Sawada (masahikosawada) Robert Haas (rhaas), Simon Riggs (simon), Rahila Syed (rahila.syed), Anastasia Lubennikova (lubennikovaav) 1 9 years ago Refactoring of heapam code 700 Returned with feedback Refactoring Only Not processed Anastasia Lubennikova (lubennikovaav) Pavan Deolasee (pavan) 1 9 years ago Logical Replication 701 Returned with feedback Not processed Petr Jelínek (pjmodos) Masahiko Sawada (masahikosawada), Peter Eisentraut (petere) 1 9 years ago notice lock waits 702 Returned with feedback Not processed Jeff Janes (jjanes) Haribabu Kommi (haribabu) 1 9 years ago Add a max_parallel_workers GUC 703 Returned with feedback Not processed Julien Rouhaud (rjuju) Amit Kapila (amitkapila), Robert Haas (rhaas) 1 9 years ago dsm_unpin_segment 704 Committed Not processed Amit Kapila (amitkapila), Thomas Munro (macdice) Amit Kapila (amitkapila) Robert Haas (rhaas) 1 9 years ago Fix initialization of replication slot at creation 705 Committed Bugfix Not processed Andrew Gierth (rhodiumtoad) Michael Paquier (michael-kun) Andres Freund (andresfreund) 1 9 years ago New psql prompt substitution %r (m = master, r = replica) 706 Returned with feedback libpq Not processed Aleksander Alekseev (a.alekseev) 1 9 years ago Add location field to DefElem 707 Committed Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) Peter Eisentraut (petere) 1 9 years ago Allow GIN array_ops to work on anyarray 708 Committed Not processed Tom Lane (tgl) Enrique Meneses (emeneses) Tom Lane (tgl) 1 9 years ago money type overflow checks 709 Committed Bugfix Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) Peter Eisentraut (petere) 1 9 years ago Add missing pgstat_report_stat in worker_spi 710 Committed Bugfix Not processed Julien Rouhaud (rjuju) Tomas Vondra (fuzzycz) Robert Haas (rhaas) 1 9 years ago Forbid use of LF and CR characters in database and role names 711 Moved to different CF Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere), Takeshi Ideriha (ideriha) 4 9 years ago HINT about COPY vs \copy 712 Committed Not processed Craig Ringer (ringerc) Tom Lane (tgl), Christoph Berg (myon) Tom Lane (tgl) 1 9 years ago Correct space parsing in to_timestamp() 713 Moved to different CF Not processed Artur Zakirov (a.zakirov) Dmitry Dolgov (erthalion), Amul Sul (sulamul), Paulo Junior (paulocsd) Alexander Korotkov (smagen) 10 7 years ago Speeding up tuplesort merging (shift down, batch memory, maxTapes) 714 Moved to different CF Performance Not processed Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) Heikki Linnakangas (heikki) 2 8 years ago Cache Hash Index meta page 715 Moved to different CF Performance Not processed mithun cy (mithun.cy) Amit Kapila (amitkapila), Robert Haas (rhaas), Jeff Janes (jjanes), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 4 9 years ago Some tests to cover hash_index 716 Moved to different CF Not processed mithun cy (mithun.cy) Amit Kapila (amitkapila) Robert Haas (rhaas) 2 9 years ago Set log_line_prefix and application name in test drivers 717 Committed Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) Peter Eisentraut (petere) 1 9 years ago initdb: 'single quotes' around path in cmd at end of running initdb 718 Committed Bugfix Not processed Ryan Murphy (murftown) Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago In psql's \df+, move function source code to the footers 719 Moved to different CF libpq Not processed Tom Lane (tgl) Rushabh Lathia (rlathia), Pavel Stehule (okbobcz) 2 9 years ago Improving planner's checks for parallel-unsafety 720 Committed Performance Not processed Tom Lane (tgl) Robert Haas (rhaas) Tom Lane (tgl) 1 9 years ago Exclude additional directories in pg_basebackup 721 Committed Not processed David Steele (dsteele) Michael Paquier (michael-kun), Peter Eisentraut (petere) Peter Eisentraut (petere) 1 9 years ago Multi-tenancy with RLS 722 Moved to different CF Not processed Haribabu Kommi (haribabu) 3 9 years ago pg_hba_file_settings 723 Returned with feedback System Administration Not processed Haribabu Kommi (haribabu) Simon Riggs (simon) 1 9 years ago pg_dump -C Grant statement on create database 724 Returned with feedback libpq Not processed Haribabu Kommi (haribabu) Euler Taveira (eulerto), Rafia Sabih (rafia.sabih) 1 9 years ago system load consideration hook for parallel workers 725 Rejected Not processed Haribabu Kommi (haribabu) Peter Eisentraut (petere) 1 9 years ago pg_basebackup cleans created directories 726 Committed Not processed Peter Eisentraut (petere) Masahiko Sawada (masahikosawada) Peter Eisentraut (petere) 1 9 years ago Push down more full joins in postgres_fdw 727 Moved to different CF Not processed Etsuro Fujita (efujita) Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 4 9 years ago XMLTABLE function 728 Moved to different CF Not processed Pavel Stehule (okbobcz) Craig Ringer (ringerc) Álvaro Herrera (alvherre) 4 9 years ago Bug in abbreviated keys abort handling 729 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Robert Haas (rhaas) 1 9 years ago Transaction traceability - txid_status(bigint) 730 Moved to different CF Not processed Craig Ringer (ringerc) Robert Haas (rhaas) Robert Haas (rhaas) 3 9 years ago Fix for failed assertion ("!(XLogCtl->Insert.exclusiveBackup)" by improving tracking of starting pg_start_backup() 731 Moved to different CF Bugfix Not processed Michael Paquier (michael-kun) Kyotaro Horiguchi (horiguti) Fujii Masao (masaofujii) 3 9 years ago Make better use of existing enums in plpgsql 732 Committed Refactoring Only Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) Peter Eisentraut (petere) 1 9 years ago Better locale-specific-character-class handling for regexps 733 Committed Bugfix Not processed Tom Lane (tgl) Heikki Linnakangas (heikki) Tom Lane (tgl) 1 9 years ago Block level parallel vacuum 734 Returned with feedback Performance Not processed Masahiko Sawada (masahikosawada) Robert Haas (rhaas) 1 8 years ago pgbench - fix stats when using \sleep 735 Committed libpq Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago pg_dump with tables created in schemas created by extensions 736 Committed Bugfix Not processed Martín Marqués (mmarques) Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago Fix pg_basebackup because of STATUS_DELETE_PENDING files on Windows 737 Moved to different CF Bugfix Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) Magnus Hagander (mha) 3 9 years ago Index Only Scan for index expressions 738 Returned with feedback Not processed Ildar Musin (i.musin) Tomas Vondra (fuzzycz) 1 9 years ago Better tracking of free space during SP-GiST index build 739 Returned with feedback Performance Not processed Tom Lane (tgl) Tomas Vondra (fuzzycz) 1 9 years ago Write Ahead Logging for Hash Indexes 740 Moved to different CF Not processed Amit Kapila (amitkapila), Ashutosh Sharma (ashutosh.sharma88) Jeff Janes (jjanes), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 4 9 years ago WAL consistency check facility 741 Moved to different CF Not processed Kuntal Ghosh (kuntal_ghosh) Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) Robert Haas (rhaas) 4 9 years ago Transactions involving multiple postgres foreign servers 742 Returned with feedback Not processed Masahiko Sawada (masahikosawada), Vinayak Pokale (vinpokale) Ashutosh Bapat (ashutoshbapat) 1 7 years ago Implement SortSupport for macaddr data type 743 Moved to different CF Performance Not processed Brandur Leach (brandur) Julien Rouhaud (rjuju) Fedor Sigaev (sigaev) 2 9 years ago VACUUM's ancillary tasks 744 Moved to different CF System Administration Not processed Vik Fearing (xocolatl) Simon Riggs (simon), Thomas Munro (macdice) 2 9 years ago Sample configuration files 745 Returned with feedback Docs Only Not processed Vik Fearing (xocolatl) Martín Marqués (mmarques) 1 9 years ago PassDownLimitBound for ForeignScan/CustomScan 746 Rejected Not processed KaiGai Kohei (kaigai) Jeevan Chalke (jeevan.chalke) 1 9 years ago txid_current_if_assigned() 747 Committed Not processed Craig Ringer (ringerc) Robert Haas (rhaas) Robert Haas (rhaas) 1 9 years ago Transaction traceability - txid_convert_if_recent(bigint) 748 Returned with feedback Not processed Craig Ringer (ringerc) 1 9 years ago Make server_version_num GUC_REPORT 749 Returned with feedback Not processed Craig Ringer (ringerc) 1 9 years ago Renaming of pg_xlog, pg_subtrans and pg_clog 750 Moved to different CF Not processed Michael Paquier (michael-kun) Craig Ringer (ringerc) Robert Haas (rhaas) 4 9 years ago Asynchronous execution of ForeignScans 751 Moved to different CF Not processed Kyotaro Horiguchi (horiguti) Amit Khandekar (amitdkhan) 2 9 years ago Send numeric version to clients (server_version_num GUC_REPORT) 752 Rejected Not processed Craig Ringer (ringerc) Robert Haas (rhaas), Tom Lane (tgl) 1 9 years ago Fix some corner cases that cube_in rejects 753 Committed Bugfix Not processed Tom Lane (tgl) Amul Sul (sulamul) Tom Lane (tgl) 1 9 years ago ecpg -? option bug in windows 754 Committed Bugfix Not processed Haribabu Kommi (haribabu) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago Pinning a buffer in TupleTableSlot is unnecessary 755 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki) 3 9 years ago Fix cache lookup failure error 756 Committed Bugfix Not processed Dilip Kumar (dilip.kumar) Haribabu Kommi (haribabu) Tom Lane (tgl) 1 9 years ago Aggregate Push Down - Performing aggregation on foreign server 757 Moved to different CF Not processed Jeevan Chalke (jeevan.chalke) Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 2 9 years ago pageinspect: Hash index support 758 Moved to different CF Not processed Jesper Pedersen (jpedersen) Peter Eisentraut (petere), Ashutosh Sharma (ashutosh.sharma88) 2 9 years ago Reimplement targetlist SRFs using ROWS FROM () 759 Returned with feedback Refactoring Only Not processed Andres Freund (andresfreund) Tom Lane (tgl) 1 9 years ago Fix md.c scalability issues for large relations 760 Committed Performance Not processed Andres Freund (andresfreund) Peter Geoghegan (pgeoghegan) Andres Freund (andresfreund) 1 9 years ago Replace use malloc() & friend by memory contexts for plperl and pltcl 761 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago Exclude schema during pg_restore 762 Committed System Administration Not processed Michael Banck (mbanck) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 9 years ago Confusing docs about GetForeignUpperPaths in fdwhandler.sgml 763 Moved to different CF Docs Only Not processed Etsuro Fujita (efujita) Rushabh Lathia (rlathia) 2 9 years ago Use static inline functions for Float <-> Datum conversions 764 Committed Performance Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago autonomous transactions 765 Returned with feedback Not processed Peter Eisentraut (petere) 1 9 years ago ICU integration 766 Returned with feedback SQL Commands Not processed Peter Eisentraut (petere) Petr Jelínek (pjmodos), Thomas Munro (macdice) 1 9 years ago identity columns 767 Moved to different CF SQL Commands Not processed Peter Eisentraut (petere) Vitaly Burovoy (vitaly.burovoy) Peter Eisentraut (petere) 4 9 years ago sequence data type 768 Moved to different CF SQL Commands Not processed Peter Eisentraut (petere) Steve Singer (ssinger) Peter Eisentraut (petere) 4 9 years ago sequences and pg_upgrade 769 Moved to different CF Not processed Peter Eisentraut (petere) Anastasia Lubennikova (lubennikovaav) Peter Eisentraut (petere) 2 9 years ago SET syntax for INSERT 770 Returned with feedback Not processed Marko Tiikkaja (johto) Vik Fearing (xocolatl) 1 9 years ago pg_sequence catalog 771 Moved to different CF Refactoring Only Not processed Peter Eisentraut (petere) Andreas Karlsson (kandreas) Peter Eisentraut (petere) 3 9 years ago Make async slave to wait for lsn to be replayed 772 Moved to different CF Not processed Ivan Kartyshov (fenimorkin) Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) 14 5 years ago Less expensive pg_buffercache v1.2 on big shmem 773 Committed Performance Not processed Ivan Kartyshov (fenimorkin) Tomas Vondra (fuzzycz) Heikki Linnakangas (heikki) 1 9 years ago New recovery.conf API 774 Returned with feedback Not processed Simon Riggs (simon), Abhijit Menon-Sen (ams) 1 8 years ago Write Amplification Reduction Method (WARM) 775 Moved to different CF Performance Not processed Pavan Deolasee (pavan) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 5 8 years ago C++ minimal port 776 Committed Not processed Peter Eisentraut (petere) Thomas Munro (macdice) Peter Eisentraut (petere) 1 9 years ago pg_basebackup streaming to tarfile 777 Moved to different CF Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) Magnus Hagander (mha) 2 9 years ago delta relations in AFTER triggers 778 Moved to different CF Not processed Kevin Grittner (kgrittn) David Rowley (davidrowley), Thomas Munro (macdice) Kevin Grittner (kgrittn) 4 9 years ago Logical decoding timeline following take II 779 Moved to different CF Not processed Craig Ringer (ringerc) Petr Jelínek (pjmodos) 2 9 years ago pg_recvlogical --endpos 780 Moved to different CF Not processed Craig Ringer (ringerc) Euler Taveira (eulerto), Okano Naoki (okano) Simon Riggs (simon) 3 9 years ago Restrictive RLS policy support 781 Moved to different CF Security Not processed Stephen Frost (sfrost) Jeevan Chalke (jeevan.chalke) Stephen Frost (sfrost) 3 9 years ago Cube extension GiST penalty function improvement 782 Returned with feedback Performance Not processed Andrey Borodin (x4m), Mikhail Bakhterev (mbakhterev) Heikki Linnakangas (heikki) 1 9 years ago Reduce lock levels for ALTER TABLE reloptions 783 Returned with feedback System Administration Not processed Simon Riggs (simon) Robert Haas (rhaas) 1 9 years ago