Commitfest 2023-07

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


Status summary: Committed: 88. Moved to next CF: 227. Withdrawn: 6. Rejected: 1. Returned with Feedback: 28. Total: 350.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Error "initial slot snapshot too large" in create replication slot 3445 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar) Akshat Jaimini (akshatj) 11 1 year ago
Fix dsa_free() to re-bin segment 3607 Committed Not processed Dongming Liu (inferyes) clundro infdahai (infdahai.outlook.com) Thomas Munro (macdice) 6 1 year ago
Fix recovery conflict SIGUSR1 handling 3615 Moved to next CF Not processed Thomas Munro (macdice) Michael Paquier (michael-kun), KARAM MOORE (global) Thomas Munro (macdice) 7 1 year ago
pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum 3739 Committed 17 Not processed Daniel Shelepanov (dshelepanov) Alexander Korotkov (smagen) 6 1 year ago
pg_rewind WAL deletion pitfall 3874 Moved to next CF Not processed Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi), moro dream (morod) Álvaro Herrera (alvherre) 12 4 months ago
Make ON_ERROR_STOP stop on shell script failure 3936 Returned with feedback Not processed Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii) 4 1 year ago
Fix bogus error emitted by pg_recvlogical when interrupted 3966 Committed Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun), Tristan Partin (tristan957) Michael Paquier (michael-kun) 4 1 year ago
Fix order of checking ICU options in initdb and create database 3976 Returned with feedback 15 Not processed Marina Polyakova (whipping.top1991) José Villanova (azlev) 4 1 year ago
Fixes for non-atomic read of read of control file on ext4 + ntfs 4025 Moved to next CF Not processed Thomas Munro (macdice) Robert Haas (rhaas), Anton Melnikov (antonmel) 6 1 year ago
clean up permission checks after 599b33b94 4107 Committed 16 Not processed Amit Langote (amitlan) Amit Langote (amitlan) 2 1 year ago
Fix assertion failure with next_phase_at in snapbuild.c 4148 Committed Not processed Masahiko Sawada (masahikosawada) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 2 1 year ago
Fix assertion failure in SnapBuildInitialSnapshot() 4149 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 5 1 year ago
stopgap fix for signal handling during restore_command 4159 Moved to next CF stable Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 4 1 year ago
pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 4161 Committed 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 1 year ago
Fix improper qual pushdown after applying outer join identity 3 4222 Committed 16 Not processed Tom Lane (tgl) Tom Lane (tgl) 2 1 year ago
Add some checks to avoid stack overflow 4239 Moved to next CF 17 Not processed Heikki Linnakangas (heikki), Egor Chindyaskin (egorchin21) Robert Haas (rhaas), Tom Lane (tgl), Andres Freund (andresfreund), Alexander Korotkov (smagen) Alexander Korotkov (smagen) 5 1 year ago
Requiring recovery.signal or standby.signal when recovering with a backup_label 4244 Moved to next CF Not processed Michael Paquier (michael-kun) David Steele (dsteele), Bowen Shi (zxwsbg) 3 1 year ago
Check group_clause_relids to see if a clause is computable 4250 Committed Not processed Tom Lane (tgl), Richard Guo (richardguo) Tom Lane (tgl) 1 1 year ago
pg_dump: don't require SELECT permission for undumped extension table 4255 Moved to next CF stable Not processed Jacob Champion (jchampion) Akshat Jaimini (akshatj) Tom Lane (tgl) 3 1 year ago
Why enable_hashjoin Completely disables HashJoin 4265 Withdrawn Not processed Zongliang Quan (quanzl) 1 1 year ago
DecodeInterval fixes 4272 Moved to next CF Not processed Joseph Koshakow (jkoshakow) Jacob Champion (jchampion), Reid Thompson (jreidthompsoncd) Michael Paquier (michael-kun) 2 1 year ago
[BUG #17888] Incorrect memory access in gist__int_ops for an input array with many elements 4280 Committed Not processed Ankit Kumar Pandey (ankitkpandey) Michael Paquier (michael-kun) 1 1 year ago
Fix siglen alignment in ltree gist 4290 Committed Not processed Alexander Korotkov (smagen) Tom Lane (tgl), Pavel Borisov (pborisov) Alexander Korotkov (smagen) 1 1 year ago
64-bit TOAST value ID 4296 Moved to next CF Not processed Nikita Malakhov (nmalakh) Aleksander Alekseev (a.alekseev) 2 1 year ago
prevent underflow in KeepLogSeg() 4297 Committed stable Not processed Kyotaro Horiguchi (horiguti) Nathan Bossart (bossartn) 1 1 year ago
Find dangling membership roles in pg_dumpall 4299 Committed Not processed Andreas 'ads' Scherbaum (ads), Artur Zakirov (a.zakirov) Daniel Gustafsson (d_gustafsson) 1 1 year ago
Tighten checks on multidimensional arrays being returned from PL/Python 4303 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 1 year ago
Cleaning up array_in() 4306 Moved to next CF Not processed Tom Lane (tgl) Nathan Bossart (bossartn) Tom Lane (tgl) 3 1 year ago
fix improper returns in PG_TRY blocks 4307 Committed stable Not processed Xing Guo (higuoxing) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Adjust the order of callback registration to avoid accessing invalid memory 4311 Committed Not processed Hou Zhijie (houzj) Amit Kapila (amitkapila) 1 1 year ago
Restrict usage of PSQL_WATCH_PAGER 4316 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 1 year ago
Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases 4327 Committed Not processed Masahiko Sawada (masahikosawada) Masahiko Sawada (masahikosawada) 1 1 year ago
Issue in postgres_fdw causing unnecessary wait for cancel request reply 4329 Moved to next CF Not processed Fujii Masao (masaofujii) Masaki Kuwamura (mackyson) 4 1 year ago
pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH 4340 Moved to next CF Not processed Evan Jones (evanjonesdd) David Zhang (david.z) 3 1 year ago
hstore: Fix parsing on Mac OS X: isspace() is locale specific 4341 Committed Not processed Michael Paquier (michael-kun) 1 1 year ago
Remove old_snapshot_threshold? 4363 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 1 year ago
fix cache lookup hazards in ff9618e 4364 Committed 16 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
pg_get_indexdef modification to access catalog based on the TxnSnapshot 4369 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) 4 1 year ago
Fix bugs in SSI when using btree scans and bitmap heap scans 4378 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 1 year ago
pg_stat_statements correct toplevel with track_utility=off 4385 Moved to next CF Not processed Sergei Kornilov (melkij) Akshat Jaimini (akshatj) Tom Lane (tgl) 3 1 year ago
Missing llvm_leave_fatal_on_oom() call 4395 Committed Not processed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 1 1 year ago
Unlogged relations and WAL-logging 4396 Moved to next CF Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 2 1 year ago
Creation of an empty table is not fsync'd at checkpoint 4397 Committed Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 1 year ago
Access method used by matview can be dropped leaving broken matview 4403 Committed stable Not processed Michael Paquier (michael-kun) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 1 year ago
Assert failed in validatePartitionedIndex() when attaching partition index to child of valid index 4404 Committed stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
bgwriter doesn't flush WAL stats 4405 Moved to next CF Not processed Nazir Bilal Yavuz (nbyavuz) Matthias van de Meent (mmeent) Heikki Linnakangas (heikki) 3 1 year ago
Make uselocale protection more consistent 4407 Withdrawn Not processed Tristan Partin (tristan957) Peter Eisentraut (petere) 1 1 year ago
Fix last remaining uninitialized memory warning 4409 Moved to next CF Not processed Tristan Partin (tristan957) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 1 year ago
Fix locale breakage caused by newer libperl 4413 Moved to next CF stable Not processed Joe Conway (jconway) Tristan Partin (tristan957) Joe Conway (jconway) 4 1 year ago
revert MAINTAIN and pg_maintain 4422 Committed 16 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Clients
pg_dump - read data for some options from external file 2573 Moved to next CF Not processed Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) Daniel Gustafsson (d_gustafsson) 18 1 year ago
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) 3256 Moved to next CF Not processed Justin Pryzby (justinpryzby) David Christensen (davidchristensen) 16 9 months ago
Add non-blocking version of PQcancel 3511 Moved to next CF 17 Not processed Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) Álvaro Herrera (alvherre) 11 2 months ago
psql: Add tab-complete for optional view parameters 4053 Returned with feedback Not processed Christoph Heiss (christoph.heiss) Jim Jones (jimus), Mikhail Gribkov (youzhick) 3 1 year ago
psql: Add role's membership options to the \du+ command 4116 Committed Not processed Pavel Luzanov (pluzanov) David Johnston (polobo) Tom Lane (tgl) 2 1 year 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 next CF Not processed Pavel Stehule (okbobcz) 5 1 year ago
[PATCH v2] Time option added to psql prompt (%T) 4227 Returned with feedback Not processed Kirk Wolak (kirkw) Pavel Stehule (okbobcz), Laurenz Albe (laurenz), Andrey Borodin (x4m), Nikolay Samokhvalov (nikolay), Jim Jones (jimus) 2 1 year ago
Use libpq single row mode for FETCH_COUNT when a cursor cannot be used 4233 Moved to next CF Not processed Daniel Vérité (danielverite) Tom Lane (tgl), Laurenz Albe (laurenz) Tom Lane (tgl) 6 11 months ago
Add PQsendPipelineSync() to libpq 4262 Moved to next CF Not processed Anton Kirilov (volyrique) Álvaro Herrera (alvherre), Michael Paquier (michael-kun), Álvaro Herrera (alvarofherrera), Jelte Fennema-Nio (jeltef) Michael Paquier (michael-kun) 4 1 year ago
Tab complete time zone names after AT TIME ZONE 4274 Moved to next CF Not processed Dagfinn Ilmari Mannsåker (ilmari) Jim Jones (jimus) Michael Paquier (michael-kun) 3 1 year ago
Tab completion for GRANT MAINTAIN 4289 Committed Not processed Ken Kato (kkato) Jim Jones (jimus) Tom Lane (tgl) 1 1 year ago
psql: Have \watch exit when minimum rows not met 4347 Moved to next CF 17 Not processed Greg Sabino Mullane (greg) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 2 1 year ago
Support sending Close messages from libpq 4373 Committed 17 Not processed Jelte Fennema-Nio (jeltef) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
\d+ tablename, \d+ indexname about subpartition 4398 Moved to next CF 16 Not processed team querytricks (querytricks2023.gmail.com) Daniel Vérité (danielverite) 4 1 year ago
pgbench: allow to cancel queries during benchmark 4399 Moved to next CF Not processed Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 7 11 months ago
Fixing tab-complete for dollar-names 4401 Moved to next CF 16 Not processed Mikhail Gribkov (youzhick) Vik Fearing (xocolatl) Heikki Linnakangas (heikki) 2 1 year ago
"-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN) 4402 Committed 16 Not processed Kirk Wolak (kirkw) Pavel Stehule (okbobcz), Laurenz Albe (laurenz), Andrey Borodin (x4m), Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases 4417 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Dean Rasheed (deanr) Nathan Bossart (bossartn) 5 1 year ago
Code Comments
Improve comment on cid mapping 4394 Committed Not processed Heikki Linnakangas (heikki) Andres Freund (andresfreund) Heikki Linnakangas (heikki) 1 1 year ago
Documentation
doc: PQexecParams binary handling example for REAL data type 3568 Returned with feedback Not processed Mark Wong (markwkm) 6 1 year ago
Add document is_superuser 3889 Moved to next CF 16 Not processed Kotaro Kawamoto (kawamochi) Shinya Kato (kato-shinya), Masao Fujii (fujiimso) Fujii Masao (masaofujii) 6 1 year ago
Improve doc for autovacuum on partitioned tables 3963 Returned with feedback 16 Not processed Laurenz Albe (laurenz) Nathan Bossart (bossartn) 4 1 year ago
Create visible links for HTML elements that have an id to make them discoverable via the web interface 4042 Committed 16 Not processed Brar Piening (brar) Karl Pinc (kop) Peter Eisentraut (petere) 3 1 year ago
Clarify the behavior of the system when approaching XID wraparound 4128 Moved to next CF Not processed Aleksander Alekseev (a.alekseev) John Naylor (john.naylor), Pavel Borisov (pborisov) Robert Haas (rhaas) 4 1 year ago
Improvements to Meson docs 4208 Moved to next CF Not processed Samay Sharma (samaysharma) Tristan Partin (tristan957) 5 1 year ago
PGDOCS - replica identity quotes 4241 Committed Not processed Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 year ago
PGdoc: add ID attribute to create_subscription.sgml 4256 Committed 16 Not processed Hayato Kuroda (ha-kun) Peter Smith (smithpb2250) Amit Kapila (amitkapila) 1 1 year ago
PGdoc: add ID attribute to create_publication.sgml 4260 Committed 16 Not processed Hayato Kuroda (ha-kun) Peter Smith (smithpb2250) Amit Kapila (amitkapila) 1 1 year ago
Move un-parenthesized syntax docs to "compatibility" for few SQL commands 4293 Committed 17 Not processed Nathan Bossart (bossartn), Melanie Plageman (melanieplageman) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Correct the documentation for work_mem 4300 Moved to next CF 16 Not processed Sami Imseih (simseih) Bruce Momjian (bmomjian) 3 1 year ago
doc: Add some OID/TOAST-related limitations to the limits appendix. 4320 Withdrawn stable Not processed 1 7 months ago
Clarify the "38.10.10. Shared Memory and LWLocks" section 4328 Moved to next CF 17 Not processed Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 3 1 year ago
Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns 4332 Moved to next CF stable Not processed Jakub Wartak (jakub.wartak.tomtom) John Naylor (john.naylor) John Naylor (john.naylor) 7 7 months ago
Document that server will start even if it's unable to open some TCP/IP ports 4333 Moved to next CF Not processed Gurjeet Singh (gurjeet) Nathan Bossart (bossartn) Bruce Momjian (bmomjian) 3 1 year ago
alter_foreign_table.sgml typo 4348 Committed Not processed Mehmet Emin KARAKAŞ (emin100) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 year ago
Wrong syntax in feature description 4360 Committed Not processed Peter Smith (smithpb2250) Daniel Gustafsson (d_gustafsson) 1 1 year ago
harmonize password reuse in vacuumdb, clusterdb, and reindexdb 4414 Committed 17 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Add EBCDIC example for ICU tailoring rules 4427 Moved to next CF 16 Not processed Daniel Vérité (danielverite) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 1 year ago
Miscellaneous
Function to log backtrace of postgres processes 2863 Moved to next CF Not processed vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 1 year ago
reduce impact of lengthy startup and checkpoint tasks 3448 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 1 year ago
64-bit XIDs 3594 Returned with feedback 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 6 months ago
explain analyze rows=%.0f 3704 Returned with feedback Not processed Ibrar Ahmed (ibrar) Amit Kapila (amitkapila), Hamid Akhtar (hamidakhtar), Naeem Akhter (naeem) 5 1 week ago
Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val 3736 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 9 1 year ago
Add function to_oct 4071 Moved to next CF 17 Not processed Eric Radman (eradman) Nathan Bossart (bossartn), Dag Lem (daglem) Nathan Bossart (bossartn) 4 1 year ago
pgbench - adding pl/pgsql versions of tests 4105 Moved to next CF Not processed Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Nathan Bossart (bossartn) 5 1 year ago
Flush SLRU counters in checkpointer process 4120 Moved to next CF Not processed Anthonin Bonnefoy (bonnefoa) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev) 3 1 year ago
Add <<none>> support to sepgsql_restorecon 4158 Returned with feedback Not processed Ted X Toth (txtoth) Joe Conway (jconway) Joe Conway (jconway) 2 1 year ago
pg_usleep for multisecond delays 4175 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) 4 1 year ago
archive modules loose ends 4192 Moved to next CF Not processed Nathan Bossart (bossartn) Yong Li (yoli) Nathan Bossart (bossartn) 6 11 months ago
get_extension_version 4242 Moved to next CF Not processed Pavel Stehule (okbobcz) 3 2 years ago
Add ReorderBufferTXN toptxn macros 4246 Committed Not processed Peter Smith (smithpb2250) vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 1 2 years ago
Extend the length of BackgroundWorker.bgw_library_name 4258 Committed Not processed Yurii Rashkovskii (yrashk) Aleksander Alekseev (a.alekseev), Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Add missing tab-completions for new SUBSCRIPTION options 4266 Committed 16 Not processed Peter Smith (smithpb2250) Amit Kapila (amitkapila) 1 1 year ago
pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value 4267 Moved to next CF Not processed Yugo Nagata (yugo.nagata) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 5 1 year ago
Add argument names to multi-argument aggregates 4275 Moved to next CF Not processed Dagfinn Ilmari Mannsåker (ilmari) Daniel Gustafsson (d_gustafsson), Jim Jones (jimus) Daniel Gustafsson (d_gustafsson) 2 1 year ago
Clean up hba.c of code freeing regexps 4277 Committed 17 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Add information about command path and version of flex in meson output 4278 Committed 17 Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 1 year ago
Trust signalfd on illumos, again. 4279 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 1 year ago
Remove check_strxfrm_bug() 4281 Committed Not processed Thomas Munro (macdice) Nathan Bossart (bossartn) Thomas Munro (macdice) 1 1 year ago
Permute underscore separated components of columns before fuzzy matching 4282 Moved to next CF Not processed Arne Roland (harks) Mikhail Gribkov (youzhick) 7 1 year ago
vector search support 4292 Moved to next CF 17 Not processed Nathan Bossart (bossartn) 3 1 year ago
Skip hidden files in serverside utilities 4301 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Tobias Bussmann (t.bussmann) Daniel Gustafsson (d_gustafsson) 5 1 year ago
Tab completion for CREATE SCHEMA AUTHORIZATION in psql 4312 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Unlinking Parallel Hash Join inner batch files sooner 4314 Moved to next CF Not processed Thomas Munro (macdice) 9 5 months ago
Improvements of worker_spi.c example 4315 Returned with feedback 17 Not processed Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) 1 1 year ago
improve more permissions-related error messages 4317 Committed 16 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
pg_upgrade - typo in verbose log 4322 Moved to next CF Not processed Peter Smith (smithpb2250) Michael Paquier (michael-kun) 2 1 year ago
Avoid setting restricted token in pg_upgrade 4335 Committed Not processed Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) Daniel Gustafsson (d_gustafsson) 1 1 year ago
Avoid unused value (src/fe_utils/print.c) 4339 Rejected 17 Not processed Ranier Vilela (raniervilela) Marko Tiikkaja (johto) 1 1 year ago
add non-option reordering to in-tree getopt_long 4354 Committed 17 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Remove distprep 4357 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 1 year ago
Consider fillfactor in heapam_estimate_rel_size 4370 Committed Not processed Tomas Vondra (fuzzycz) 1 1 year ago
Remove always true checks (src/backend/storage/buffer/bufmgr.c) 4371 Moved to next CF 17 Not processed Gurjeet Singh (gurjeet), Ranier Vilela (raniervilela) Gurjeet Singh (gurjeet) 4 1 year ago
Fix regression tests to work with REGRESS_OPTS=--no-locale 4372 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 1 year ago
Consider \v to the list of whitespace characters in the parser 4381 Committed 17 Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 1 year ago
Improve "user mapping not found" error message 4392 Moved to next CF 17 Not processed Ian Barwick (barwick) Peter Eisentraut (petere) Peter Eisentraut (petere) 3 1 year ago
Changing types of block and chunk sizes in memory context 4400 Committed Not processed Melih Mutlu (melihmutlu) David Rowley (davidrowley) 1 1 year ago
Meson build updates 4410 Moved to next CF Not processed Tristan Partin (tristan957) 2 1 year ago
Extension Enhancement: Buffer Invalidation in pg_buffercache 4426 Moved to next CF Not processed Palak Chaturvedi (palak) Cédric Villemain (c2main) Thomas Munro (macdice) 5 11 months ago
Monitoring & Control
pg_stat_statements and "IN" conditions 2837 Moved to next CF 6/7 +945−23 Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) Álvaro Herrera (alvherre) 22 3 days ago
pg_stat_statements: Track statement entry timestamp 3048 Moved to next CF 17 Not processed Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 13 1 year ago
Extend postgres_fdw_get_connections() to print the user_name 3388 Moved to next CF Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) Fujii Masao (masaofujii) 15 6 months ago
Add pg_stat_session 3405 Moved to next CF Needs rebase! Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti) 16 1 week ago
Add Amcheck option for checking unique constraints in btree indexes 3464 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) Alexander Korotkov (smagen) 10 7 months ago
Add index scan progress to pg_stat_progress_vacuum 3617 Committed Not processed Sami Imseih (simseih) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) Masahiko Sawada (masahikosawada) 5 1 year ago
Add JIT deform_counter 3688 Moved to next CF Not processed Dmitry Dolgov (erthalion) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 7 1 year ago
Amcheck verification of GiST and GIN 3733 Moved to next CF 5/7 +1495−215 Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev) 15 2 weeks ago
Periodic burst growth of the checkpoint_req counter on replica. 3961 Moved to next CF 17 Not processed Anton Melnikov (antonmel) Alexander Korotkov (smagen) Alexander Korotkov (smagen) 7 1 year ago
Introduce a new view for checkpointer related stats 4014 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nitin Jadhav (nitinjadhav11), Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 5 1 year ago
Fix inconsistency in reporting checkpointer stats 4078 Moved to next CF Not processed Nitin Jadhav (nitinjadhav11) 6 5 months ago
Sampling-based timing for EXPLAIN ANALYZE 4100 Returned with feedback Not processed Lukas Fittl (lfittl) Jelte Fennema-Nio (jeltef) 3 1 year ago
bug: ANALYZE progress report with inheritance tables 4144 Moved to next CF stable Not processed Justin Pryzby (justinpryzby) Heikki Linnakangas (heikki) 3 1 year ago
Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment 4236 Moved to next CF Not processed Lukas Fittl (lfittl) 2 1 year ago
Add instrumentation showing if Heap2/PRUNE records came from VACUUM or from opportunistic pruning 4288 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Melanie Plageman (melanieplageman) Heikki Linnakangas (heikki) 5 11 months ago
Logging parallel worker draught 4291 Moved to next CF 18 7/7 +93−0 Benoit Lobréau (benoitl) Sami Imseih (simseih) 10 1 month ago
Logging plan of the currently running query 4345 Moved to next CF Not processed Atsushi Torikoshi (atsushitorikoshi) Andrei Lepikhov (lepikhov), James Coleman (jcole1989) 7 yesterday
Add last_commit_lsn to pg_stat_database 4355 Moved to next CF Not processed James Coleman (jcole1989) Wen Yi (wenyi) 9 9 months ago
Support to define custom wait events for extensions 4368 Committed 17 Not processed Masahiro Ikeda (masahiro.ikeda) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Parent/child context relation in pg_get_backend_memory_contexts() 4379 Moved to next CF Not processed Melih Mutlu (melihmutlu) Atsushi Torikoshi (atsushitorikoshi) David Rowley (davidrowley) 6 7 months ago
Show WAL stats on pg_stat_io 4416 Moved to next CF Not processed Nazir Bilal Yavuz (nbyavuz) Michael Paquier (michael-kun), Akshat Jaimini (akshatj) 4 1 month ago
Performance
Remove self join on a unique column 1712 Moved to next CF Not processed Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 27 21 hours 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
Parallelize correlated subqueries that execute within each worker 3246 Moved to next CF Not processed James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 8 months ago
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) 3461 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 16 2 months ago
AcquireExecutorLocks() and run-time pruning 3478 Moved to next CF Needs rebase! Amit Langote (amitlan) Tom Lane (tgl) Amit Langote (amitlan) 17 3 weeks ago
Speed up releasing of locks 3501 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 1 year ago
Allow parallel plan for referential integrity checks 3539 Returned with feedback Not processed Frédéric Yhuel (yhuelf) Sami Imseih (simseih) 7 1 year ago
nbtree performance improvements through specialization on key shape 3672 Moved to next CF Not processed Matthias van de Meent (mmeent) 14 4 months ago
Add sortsupport for range types and btree_gist 3686 Moved to next CF Not processed Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 1 week ago
Improve dead tuple storage for lazy vacuum 3687 Moved to next CF Not processed Masahiko Sawada (masahikosawada), John Naylor (john.naylor) Masahiko Sawada (masahikosawada) 10 11 months ago
Reducing planning time when tables have many partitions 3701 Moved to next CF 7/7 +1238−208 Yuya Watari (watari) Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), newtglobal postgresql_contributors (newtpostgrescontributors) 15 3 days ago
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables 3705 Moved to next CF Not processed Justin Pryzby (justinpryzby) Bertrand Drouvot (bertranddrouvot.pg) 13 4 months ago
Eliminating SPI from RI triggers 3750 Returned with feedback Not processed Amit Langote (amitlan) 6 1 year ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 3751 Moved to next CF 16 Not processed Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) Lukas Fittl (lfittl), Hannu Krosing (hannukrosing) 8 1 year ago
asynchronous execution support for Custom Scan 3813 Moved to next CF Not processed KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 1 year ago
Add semi-join pushdown to postgres_fdw 3838 Moved to next CF 17 Not processed Alexander Pyhalov (a.pyhalov) Yuki Fujii (fujiiyuki) Alexander Korotkov (smagen) 8 1 year ago
BRIN Sort - sorting using BRIN indexes 3949 Moved to next CF Not processed Tomas Vondra (fuzzycz) Greg Stark (stark), Matthias van de Meent (mmeent) 7 1 year ago
Prefetch the next tuple's memory during seqscans 3978 Moved to next CF Not processed David Rowley (davidrowley), Thomas Munro (macdice) 7 1 year ago
Lockless queue of waiters based on atomic operations for LWLock 3983 Moved to next CF Not processed Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 1 year ago
Partial aggregates push down 4019 Moved to next CF Not processed Yuki Fujii (fujiiyuki) 6 6 months ago
Check lateral references within PHVs for memoize cache keys 4067 Moved to next CF Not processed Richard Guo (richardguo) Paul Jungwirth (pjungwir) Richard Guo (richardguo) 8 8 months ago
WAL Insertion Lock Improvements 4141 Committed Not processed Bharath Rupireddy (bharathrupireddy) Andres Freund (andresfreund), Michael Paquier (michael-kun), Nathan Bossart (bossartn) Michael Paquier (michael-kun) 2 1 year ago
Optimize Numeric using fixed buffer reducing pallocs for small numbers 4196 Moved to next CF Not processed Joel Jacobson (joeljacobson) Dean Rasheed (deanr) 3 1 year ago
Allow ordered partition scans in more cases 4198 Withdrawn Not processed David Rowley (davidrowley) Ronan Dunklau (rdunklau) 2 1 year ago
pg_upgrade data type check connection overhead reduction 4200 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) 5 1 year ago
Evaluate arguments of correlated SubPlans in the referencing ExprState 4209 Moved to next CF Not processed Andres Freund (andresfreund) Tom Lane (tgl), Alena Rybakina (alenka) Andres Freund (andresfreund) 7 7 months ago
optimize several list functions with SIMD intrinsics 4238 Returned with feedback 17 Not processed Nathan Bossart (bossartn) Ankit Kumar Pandey (ankitkpandey) 1 1 year ago
Cross-database SERIALIZABLE safe snapshots 4240 Moved to next CF Not processed Thomas Munro (macdice) Heikki Linnakangas (heikki) 9 1 year ago
Replace known_assigned_xids_lck by memory barrier 4249 Moved to next CF Not processed Michail Nikolaev (nkey) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 year ago
Improve the performance of nested loop join in the case of partitioned inner table 4253 Returned with feedback Not processed Alexandr Nikulin (anikulin) 1 1 year ago
A new strategy for pull-up correlated ANY_SUBLINK 4268 Moved to next CF 17 Not processed Andy Fan (andyf) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 5 1 year ago
make add_paths_to_append_rel aware of startup cost 4270 Moved to next CF Not processed Andy Fan (andyf) David Rowley (davidrowley) David Rowley (davidrowley) 3 1 year ago
Allowing parallel-safe initplans 4276 Committed Not processed Tom Lane (tgl) Richard Guo (richardguo) Tom Lane (tgl) 1 1 year ago
Support Right Semi Join 4284 Moved to next CF Not processed Richard Guo (richardguo) wenhui qiu (wenhuiqiu), Wen Yi (wenyi) Richard Guo (richardguo) 6 8 months ago
Improve list manipulation in several places 4294 Committed Not processed Richard Guo (richardguo) Peter Eisentraut (petere) 1 1 year ago
[PATCH] Add support function for containment operators 4304 Returned with feedback 17 Not processed Kim Johan Andersson (kimjand) Laurenz Albe (laurenz) 1 1 year ago
Allow direct lookups of SpecialJoinInfo by ojrelid 4313 Moved to next CF Not processed Richard Guo (richardguo) Ashutosh Bapat (ashutoshbapat) 2 1 year ago
Avoid unnecessary PlaceHolderVars for simple Vars 4319 Moved to next CF Not processed Richard Guo (richardguo) James Coleman (jcole1989) Richard Guo (richardguo) 9 3 months ago
XLog size reductions: smaller XLogRecordBlockHeader 4324 Moved to next CF Not processed Matthias van de Meent (mmeent) Wen Yi (wenyi) 7 1 year ago
Fix incorrect start up costs for WindowAgg paths 4334 Moved to next CF Not processed David Rowley (davidrowley) David Rowley (davidrowley) 2 1 year ago
pg_upgrade, pg_combinebackup --copy-file-range 4338 Moved to next CF Not processed Tomas Vondra (fuzzycz), Thomas Munro (macdice), Jakub Wartak (jakub.wartak.tomtom) Tomas Vondra (fuzzycz), Jakub Wartak (jakub.wartak.tomtom) Tomas Vondra (fuzzycz) 4 11 months ago
Remove WindowClause PARTITION BY items belonging to redundant pathkeys 4349 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 1 year ago
Parallel CREATE INDEX for BRIN indexes 4350 Moved to next CF Not processed Tomas Vondra (fuzzycz) Matthias van de Meent (mmeent) Tomas Vondra (fuzzycz) 4 1 year ago
Index Prefetching 4351 Moved to next CF Needs rebase! Tomas Vondra (fuzzycz) 10 4 months ago
Index-only filters without IOS 4352 Moved to next CF Not processed Tomas Vondra (fuzzycz) Jeff Davis (jdavis), James Coleman (jcole1989) 6 1 year ago
Add loongarch native checksum implementation 4353 Moved to next CF stable Not processed YANG Xudong (yxd-ym) John Naylor (john.naylor) John Naylor (john.naylor) 2 1 year ago
Optimizing "boundary cases" during backward scan B-Tree index descents 4380 Moved to next CF 17 Not processed Peter Geoghegan (pgeoghegan) Matthias van de Meent (mmeent) Peter Geoghegan (pgeoghegan) 4 1 year ago
Opportunistically pruning page before insert 4384 Moved to next CF Not processed James Coleman (jcole1989) Melanie Plageman (melanieplageman) 7 11 months ago
XLog size reductions: Reduced XLog record header size 4386 Moved to next CF Not processed Matthias van de Meent (mmeent) 6 9 months ago
Add GUC to tune glibc's malloc behaviour 4387 Returned with feedback 17 Not processed Ronan Dunklau (rdunklau) 1 1 year ago
Remove trailing zero words from Bitmapset 4391 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 1 year ago
Add bump memory context type and use it for tuplesorts 4406 Moved to next CF Not processed David Rowley (davidrowley) Nathan Bossart (bossartn), Matthias van de Meent (mmeent) David Rowley (davidrowley) 5 11 months ago
Use COPY for populating all pgbench tables 4408 Committed Not processed Tristan Partin (tristan957) Michael Paquier (michael-kun), Fabien Coelho (calvin) Michael Paquier (michael-kun) 1 1 year ago
Use ReadRecentBuffer() for btree root page 4419 Moved to next CF Not processed Thomas Munro (macdice) 7 1 year ago
Split out tiebreaker comparisons from comparetup_* functions 4424 Moved to next CF Not processed John Naylor (john.naylor) John Naylor (john.naylor) 2 1 year ago
Incremental sort for access method with ordered scan support (amcanorderbyop) 4433 Committed Not processed Miroslav Bendík (mireq) David Rowley (davidrowley), Richard Guo (richardguo) David Rowley (davidrowley) 1 1 year ago
Optimise index range scan by performing first check with upper page boundary 4434 Moved to next CF 17 Not processed Konstantin Knizhnik (knizhnik) Alexander Korotkov (smagen) 3 1 year ago
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF 7/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 4 days ago
bytea PL/Perl transform 4252 Moved to next CF Not processed Ivan Panchenko (wao) Pavel Stehule (okbobcz) 7 1 year ago
Refactoring
Move SLRU data into the regular buffer pool 3514 Moved to next CF Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 1 year ago
Refactoring postgres_fdw/connection.c 3782 Withdrawn Not processed Fujii Masao (masaofujii) Etsuro Fujita (efujita) 5 2 years ago
ResourceOwner refactoring 3982 Moved to next CF Not processed Heikki Linnakangas (heikki) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 6 1 year ago
Split index and table statistics into different types of stats 3984 Returned with feedback 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Melanie Plageman (melanieplageman) 4 1 year ago
SetLatches() 3998 Moved to next CF Not processed Thomas Munro (macdice) 12 4 months ago
Rework LogicalOutputPluginWriterUpdateProgress 4004 Moved to next CF Not processed wei wang (wangwei) 6 1 year ago
Use AF_UNIX for tests on Windows (ie drop fallback TCP code) 4033 Moved to next CF Not processed Thomas Munro (macdice) 6 1 year ago
Lock updated tuples in tuple_update() and tuple_delete() 4099 Moved to next CF Not processed Alexander Korotkov (smagen) Andres Freund (andresfreund), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) Alexander Korotkov (smagen) 9 11 months ago
RADIUS tests and improvements 4103 Moved to next CF Not processed Thomas Munro (macdice) Michael Paquier (michael-kun) 3 1 year ago
Some revises in adding sorting path 4119 Moved to next CF Not processed Richard Guo (richardguo) David Rowley (davidrowley) 5 1 year ago
New [relation] options engine 4160 Moved to next CF Not processed Nikolay Shaplov (nataraj) 4 3 days ago
some namespace.c refactoring 4212 Moved to next CF Not processed Peter Eisentraut (petere) 5 1 year ago
Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete 4235 Committed stable Not processed Bertrand Drouvot (bertranddrouvot.pg) Robert Haas (rhaas) 1 2 years ago
Microsecond-based timeouts 4245 Returned with feedback Not processed Thomas Munro (macdice) 1 2 years ago
Simplify some codes in pgoutput 4251 Committed Not processed Hou Zhijie (houzj) Amit Kapila (amitkapila) 1 1 year ago
Autogenerate some wait events code and documentation 4259 Committed 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Use variadic macros for syscache lookup functions 4261 Moved to next CF Not processed Thomas Munro (macdice) John Naylor (john.naylor) 3 1 year ago
Teach WaitEventSetWait() to report multiple events on Windows 4263 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 1 year ago
Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder() 4264 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Peter Geoghegan (pgeoghegan) 1 1 year ago
Revise get_cheapest_parallel_safe_total_inner 4285 Moved to next CF 7/7 +11−4 Richard Guo (richardguo) wenhui qiu (wenhuiqiu) 10 6 months ago
A minor adjustment to get_cheapest_path_for_pathkeys 4286 Moved to next CF Not processed Richard Guo (richardguo) Andy Fan (andyf), Aleksander Alekseev (aalekseev) Robert Haas (rhaas) 2 1 year ago
constants for tar header offsets 4287 Committed 17 Not processed Robert Haas (rhaas) Tristan Partin (tristan957) Robert Haas (rhaas) 1 1 year ago
Add two missing tests in 035_standby_logical_decoding.pl 4295 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Amit Kapila (amitkapila) 1 1 year ago
Large files for relations 4305 Moved to next CF Not processed Thomas Munro (macdice) David Steele (dsteele) 4 10 months ago
Rename Event Trigger Cache context for easier memory context debugging 4310 Committed Not processed Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 1 year ago
Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN 4318 Committed 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe 4323 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) 5 1 year ago
LLVM 16 and 17 4325 Moved to next CF Not processed Dmitry Dolgov (erthalion), Thomas Munro (macdice) Thomas Munro (macdice) 3 1 year ago
Use atomic ops for unlogged LSN 4330 Moved to next CF 17 Not processed John Morris (coyotebush) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 5 1 year ago
generate syscache info automatically 4344 Moved to next CF Not processed Peter Eisentraut (petere) John Naylor (john.naylor) Peter Eisentraut (petere) 4 1 year ago
Improve join_search_one_level readibilty (one line change) 4346 Moved to next CF stable Not processed Alex Hsieh (douenergy) Tom Lane (tgl), Julien Rouhaud (rjuju) David Rowley (davidrowley) 2 1 year ago
Cleaning up threading code 4356 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 6 months ago
Use named captures in Catalog::ParseHeader() 4361 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Refactor fork+exec code 4376 Moved to next CF Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 5 8 months ago
ProcessStartupPacket(): database_name and user_name truncation 4383 Committed 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Clean up command argument assembly 4418 Committed Not processed Peter Eisentraut (petere) Heikki Linnakangas (heikki) Peter Eisentraut (petere) 1 1 year ago
Unified file access using virtual file descriptors 4420 Moved to next CF 17 Not processed John Morris (coyotebush) 4 1 year ago
tablecmds.c/MergeAttributes() cleanup 4421 Moved to next CF Not processed Peter Eisentraut (petere) Álvaro Herrera (alvherre), Ashutosh Bapat (ashutoshbapat) Peter Eisentraut (petere) 4 1 year ago
Revises for the check of parameterized partial paths 4425 Moved to next CF Not processed Richard Guo (richardguo) Richard Guo (richardguo) 6 7 months ago
Replication & Recovery
Make message at end-of-recovery less scary 2490 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 1 year ago
Add log messages when replication slots become active and inactive 3492 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 10 1 year 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 next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 1 year ago
Support logical replication of DDL commands 3595 Moved to next CF Not processed Zheng Li (zhengli), vigneshwaran C (vignesh.postgres), Ajin Cherian (ajinc), Hou Zhijie (houzj), Runqi Tian (runqitian) Amit Kapila (amitkapila), Peter Smith (smithpb2250) 10 11 months ago
Skip replicating the tables specified in except table option 3646 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Takamichi Osumi (tatatappp), Peter Smith (smithpb) 9 1 year ago
Switching XLog source from archive to streaming when primary available 3663 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) 13 6 months ago
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication 3665 Returned with feedback Not processed Bharath Rupireddy (bharathrupireddy) 6 1 year ago
Reuse Workers and Replication Slots during Logical Replication 3784 Moved to next CF Not processed Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 8 1 year ago
suppressing useless wakeups in logical/worker.c 4035 Moved to next CF Not processed Nathan Bossart (bossartn) Tom Lane (tgl) 4 1 year ago
Improve WALRead() to suck data directly from WAL buffers when possible 4060 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) Jeff Davis (jdavis) 7 11 months ago
Preserve subscription relation state during pg_upgrade 4199 Moved to next CF Not processed Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) Amit Kapila (amitkapila) 5 7 months ago
Make async slave to wait for lsn to be replayed 4221 Moved to next CF 18 Not processed Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) Alexander Korotkov (smagen) 8 6 months ago
Allow logical replication via inheritance root table 4225 Moved to next CF Not processed Jacob Champion (jchampion) Aleksander Alekseev (a.alekseev) 3 1 year ago
allow to upgrade publisher node 4273 Moved to next CF 17 Not processed Hayato Kuroda (ha-kun) Bharath Rupireddy (bharathrupireddy), Peter Smith (smithpb2250) Amit Kapila (amitkapila) 3 1 year ago
Allow pg_archivecleanup to remove backup history files 4298 Committed 17 Not processed Atsushi Torikoshi (atsushitorikoshi) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Optimize walsender handling invalid messages of 'drop publication' 4393 Moved to next CF 13 Not processed Bowen Shi (zxwsbg) 3 1 year ago
Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL 4415 Committed Not processed Hayato Kuroda (ha-kun) Amit Kapila (amitkapila) 1 1 year ago
Synchronizing slots from primary to standby 4423 Moved to next CF 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Dilip Kumar (dilip.kumar) Amit Kapila (amitkapila) 5 11 months ago
Security
USAGE privilege on PUBLICATION 3641 Moved to next CF Not processed Antonin Houska (a.houska) 9 2 years ago
User functions for building SCRAM secrets 3988 Moved to next CF Not processed Jonathan Katz (jkatz05) 7 1 year ago
Fix search_path for maintenance commands 4367 Moved to next CF 17 Not processed Jeff Davis (jdavis) Nathan Bossart (bossartn) 4 1 year ago
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl 4390 Moved to next CF 7/7 +255−32 Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 10 1 week ago
Client authentication via OAuth 2.0 4412 Moved to next CF 7/7 +0−0 Jacob Champion (jchampion) Peter Eisentraut (petere), Daniel Gustafsson (d_gustafsson), Antonin Houska (a.houska) Daniel Gustafsson (d_gustafsson) 10 20 hours ago
Server Features
On client login event trigger 2900 Moved to next CF 17 Not processed Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) Alexander Korotkov (smagen) 15 1 year ago
pg_stats and range statistics 3184 Moved to next CF 17 Not processed Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) Alexander Korotkov (smagen) 13 1 year ago
Update relfrozenxmin when truncating temp tables 3358 Moved to next CF 16 Not processed Greg Stark (stark) 12 1 year ago
Index SLRUs by 64-bit integers rather than by 32-bit integers 3489 Moved to next CF 16 Not processed Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Alexander Korotkov (smagen), Jacob Champion (jchampion) Alexander Korotkov (smagen) 11 1 year ago
Compression dictionaries 3626 Moved to next CF 17 Not processed Aleksander Alekseev (a.alekseev) Matthias van de Meent (mmeent), Nikita Malakhov (nmalakh) 9 1 year ago
Support % wildcard in extension upgrade scripts 3654 Returned with feedback 16 Not processed Sandro Santilli (strk) Regina Obe (reginaobe) 6 1 year ago
ALTER TABLE SET ACCESS METHOD on partitioned tables 3727 Moved to next CF Not processed Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 10 11 months ago
Push aggregation down to base relations and joins 3764 Moved to next CF Not processed Yuki Fujii (fujiiyuki) Tomas Vondra (fuzzycz) 8 1 year ago
Provide the facility to set binary format output for specific OID's per session 3777 Moved to next CF Not processed Dave Cramer (dcramer) Peter Eisentraut (petere), Gurjeet Singh (gurjeet) 8 1 year ago
Patch to implement missing join selectivity estimation for range types 3821 Moved to next CF Not processed Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) Damir Belyalov (xhevx), Alena Rybakina (a.rybakina) 10 1 year ago
logical decoding and replication of sequences, take 2 3823 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) 10 1 year ago
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support 3857 Moved to next CF Not processed Alex Fan (alexfanqi) 6 2 years ago
Add the ability to limit the amount of memory that can be allocated to backends. 3867 Moved to next CF Not processed Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 1 year ago
cataloguing NOT NULL constraints 3869 Moved to next CF Not processed Álvaro Herrera (alvherre) Peter Eisentraut (petere) Álvaro Herrera (alvherre) 6 1 year ago
Multi-version ICU 3956 Moved to next CF Not processed Thomas Munro (macdice) 10 1 year ago
TDE key management patches 3985 Moved to next CF Not processed David Christensen (davidchristensen) Chris Travers (einhverfr) 7 1 year ago
Post-special Page Storage TDE support (aka Reserved Page Size) 3986 Moved to next CF Not processed David Christensen (davidchristensen) 12 2 months ago
Transaction timeout 4040 Moved to next CF Not processed Andrey Borodin (x4mmm) Nathan Bossart (bossartn), Nikolay Samokhvalov (nikolay), yuhang qiu (qyh), Tung Nguyen (tngngn) Alexander Korotkov (smagen) 7 1 year ago
Named Operators 4123 Returned with feedback Not processed Gurjeet Singh (gurjeet) 2 1 year ago
Infinite interval values 4127 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat), Joseph Koshakow (jkoshakow), jian he (universality) Dean Rasheed (deanr) Dean Rasheed (deanr) 4 1 year ago
Direct SSL Connections 4135 Moved to next CF Not processed Greg Stark (stark) Heikki Linnakangas (heikki) 4 11 months ago
Default to ICU during initdb 4169 Returned with feedback 16 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) 2 1 year ago
BRIN - SK_SEARCHARRAY and scan key preprocessing 4187 Moved to next CF Not processed Tomas Vondra (fuzzycz) Heikki Linnakangas (heikki) 5 1 year ago
Track Oldest Initialized WAL Buffer Page 4210 Returned with feedback Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 2 1 year ago
Remove last traces of SCM credential auth from libpq? 4247 Committed Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE 4248 Moved to next CF Not processed David Geier (geidav) Heikki Linnakangas (heikki), Masahiro Ikeda (masahiro.ikeda) David Rowley (davidrowley) 6 8 months ago
Remove unnecessary unbind in LDAP search+bind mode 4254 Committed Not processed Anatoly Zaretsky (anatolyz) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 year ago
Allow Postgres to pick an unused port to listen 4269 Returned with feedback Not processed Yurii Rashkovskii (yrashk) Aleksander Alekseev (a.alekseev), Denis Laxalde (dlax), Tristen Raab (tristenr) 1 1 year ago
More OATs for ALTER TABLE 4283 Moved to next CF 17 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 1 year ago
Add native windows on arm64 support 4309 Moved to next CF Not processed Niyas Sait (niyassait) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 1 year ago
Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? 4331 Committed Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) Michael Paquier (michael-kun) 1 6 months ago
Built-in collation provider for "C" and "C.UTF-8" 4365 Moved to next CF 17 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere), Daniel Vérité (danielverite) Jeff Davis (jdavis) 5 11 months ago
ltree hash functions 4375 Moved to next CF Not processed Tommy Pavlicek (tommyp) Tom Lane (tgl) 5 1 year ago
UUID v7 4388 Moved to next CF 17 Not processed Andrey Borodin (x4m) Masahiko Sawada (masahikosawada), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), Nikolay Samokhvalov (nikolay), Przemysław Sztoch (psztoch), Kirk Wolak (kirkw) Masahiko Sawada (masahikosawada) 9 1 month ago
Custom storage managers (SMGR), redux 4428 Moved to next CF Not processed Matthias van de Meent (mmeent), Tristan Partin (tristan957) Kirill Reshke (reshke), Krishnakumar Ravi (kkpgdev) 7 5 days ago
Variable Block Size 4429 Moved to next CF 17 Not processed David Christensen (davidchristensen) 4 1 year ago
pg_stat_logmsg 4431 Moved to next CF Not processed Joe Conway (jconway) 7 8 months ago
Multiple passwords, interval expirations 4432 Moved to next CF Not processed Gurjeet Singh (gurjeet), Joshua Brindle (joshuab) 4 1 year ago
SQL Commands
CREATE INDEX CONCURRENTLY on partitioned table 2815 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 4 months ago
Dynamic result sets from procedures 2911 Moved to next CF Not processed Peter Eisentraut (petere) 12 2 years ago
Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Moved to next CF 18 7/7 +7090−39 Dmitry Koval (d.koval) stephane tachoires (sttachoires) Alexander Korotkov (smagen) 13 5 days ago
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying 3817 Moved to next CF 17 Not processed Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 8 1 year ago
Fix tab completion MERGE 3890 Returned with feedback Not processed Kotaro Kawamoto (kawamochi) Dean Rasheed (deanr), Shinya Kato (kato-shinya), Masao Fujii (fujiimso) 4 1 year ago
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns 3896 Moved to next CF 17 Not processed Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) Andrew Dunstan (adunstan) 5 1 year ago
Exclusion constraints on partitioned tables 4065 Committed Not processed Paul Jungwirth (pjungwir) Peter Eisentraut (petere) Peter Eisentraut (petere) 3 1 year ago
MERGE INTO updatable_view 4076 Moved to next CF Not processed Dean Rasheed (deanr) Vik Fearing (xocolatl) Dean Rasheed (deanr) 7 1 year ago
MERGE ... WHEN NOT MATCHED BY SOURCE 4092 Moved to next CF Not processed Dean Rasheed (deanr) Vik Fearing (xocolatl) Dean Rasheed (deanr) 7 11 months ago
MERGE ... RETURNING 4168 Moved to next CF Not processed Dean Rasheed (deanr) Jeff Davis (jdavis), Gurjeet Singh (gurjeet) Dean Rasheed (deanr) 6 1 year ago
Add XMLCanonicalize function 4237 Moved to next CF 18 7/7 +398−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) 10 yesterday
Add support for Distinct in Window aggregates 4243 Returned with feedback 17 Not processed Ankit Kumar Pandey (ankitkpandey) 1 1 year ago
Add XMLText function (SQL/XML X038) 4257 Moved to next CF 17 Not processed Jim Jones (jimus) Daniel Gustafsson (d_gustafsson), Vik Fearing (xocolatl) Daniel Gustafsson (d_gustafsson) 3 1 year ago
SQL:2011 application time 4308 Moved to next CF Needs rebase! Paul Jungwirth (pjungwir) Peter Eisentraut (petere) Peter Eisentraut (petere) 10 2 days ago
Incremental View Maintenance (IVM), take 2 4337 Moved to next CF Needs rebase! Yugo Nagata (yugo.nagata) 10 7 months ago
Mark a transaction uncommittable 4342 Moved to next CF 17 Not processed Gurjeet Singh (gurjeet) 2 1 year ago
Add support for AT LOCAL 4343 Moved to next CF 17 Not processed Vik Fearing (xocolatl) Michael Paquier (michael-kun), Cary Huang (cary) Michael Paquier (michael-kun) 3 1 year ago
Support TZ format code in to_timestamp() 4362 Moved to next CF Not processed Tom Lane (tgl) Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 4 1 year ago
CREATE COLLATION default provider 4366 Moved to next CF 17 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) 4 1 year ago
Remaining sql/json patches 4377 Moved to next CF Not processed Amit Langote (amitlan), Nikita Glukhov (n.glukhov) Amit Langote (amitlan) 5 11 months ago
Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges 4389 Moved to next CF Not processed Tommy Pavlicek (tommyp) Tom Lane (tgl) Tom Lane (tgl) 3 4 months 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
add guc: hugepages_active 3310 Committed Not processed Justin Pryzby (justinpryzby), Noriyoshi Shinoda (shinoda) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 7 1 year ago
warn if GUC set to an invalid shared library 3482 Moved to next CF Not processed Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 14 4 months ago
Enable fine-grained control over what gets logged on connection attempt (reduces log size) 4005 Returned with feedback Not processed Sergey Dudoladov (sdudoladov) Justin Pryzby (justinpryzby), Jacob Champion (jchampion) 3 1 week ago
GUC for temporary disabling event triggers 4013 Moved to next CF 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 1 year ago
recovery modules 4082 Moved to next CF 18 Not processed Nathan Bossart (bossartn) 8 8 months ago
rename some createuser options 4326 Committed 16 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Should we remove db_user_namespace? 4430 Committed 17 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Testing
CI and test improvements 3709 Moved to next CF Not processed Justin Pryzby (justinpryzby) 14 4 months ago
Testing autovacuum wraparound 3729 Moved to next CF Not processed Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) Masahiko Sawada (masahikosawada) 8 1 year ago
Add TAP tests for psql \g piped into program 4101 Moved to next CF Not processed Daniel Vérité (danielverite) Heikki Linnakangas (heikki) 5 1 year ago
Use role name "system_user" instead of "user" for unsafe_tests 4271 Withdrawn Not processed Aleksander Alekseev (a.alekseev) 1 1 year ago
Fix a test case in 035_standby_logical_decoding.pl 4302 Committed Not processed Yu Shi (shiy.fnst) Amit Kapila (amitkapila) 1 1 year ago
Detect test suite sideeffects in pg_regress 4321 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) 5 11 months ago
Refactor SSL tests to not use internal test module function 4336 Moved to next CF 17 Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki), Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 2 1 year ago
abidiff tests 4358 Moved to next CF Not processed Peter Eisentraut (petere) Christoph Berg (myon) 5 1 year ago
Remove incidental md5() function uses from several tests 4359 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 year ago
test_extensions: make meson.build consistent with Makefile. 4374 Committed 16 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 1 year ago
pg_waldump tests 4382 Committed Not processed Peter Eisentraut (petere) Tristen Raab (tristenr) Peter Eisentraut (petere) 1 1 year ago
Honor PG_TEST_NOCLEAN for temporary directories 4411 Committed Not processed Jacob Champion (jchampion) Michael Paquier (michael-kun) 1 1 year ago