Here lives an experimental bot that converts email threads that are registered in the
Commitfest system into
branches on Github ,
and collates test results from
Cirrus CI . Key: or = new/recently changed, or = stable, needs rebase but previous build was successful,
= working.
Ready for Committer
51/5428
[BUG] Assert fails for local buffers in BufferIsDirty
srinath reddy
✉ D H
51/5405
Add 'make check-tests' behavior to the meson based builds
Nazir Bilal Yavuz
⚠ ✉ D H
51/5325
Add sortsupport for range types and btree_gist
Bernd Helmle , Christoph Heiss
✉ D H
51/4829
Add trim_trailing_whitespace to editorconfig file
Jelte Fennema-Nio
♲ ✉ D H
51/4237
Add XMLCanonicalize function
Jim Jones
✉ D H
51/4921
allow changing autovacuum_max_workers without restarting
Nathan Bossart
✉ D H
51/5158
Blast-RADIUS mitigation
Thomas Munro
✉ D H
51/5255
C-Language Functions docs on how to call internal functions
Florents Tselai
✉ D H
51/4918
Convert internals documentation to Markdown
Daniel Gustafsson
✉ D H
51/4240
Cross-database SERIALIZABLE safe snapshots
Thomas Munro
♲ ✉ D H
51/4959
Fix BackgroundPsql to report error on query timeout rather than calling die
Daniel Gustafsson
✉ D H
51/5379
Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
✉ D H
51/5380
Parametrization minimum password length
Emanuele Musella
✉ D H
51/5420
Pass ParseState down to utility functions in more places.
Kirill Reshke , jian he
♲ ✉ D H
51/5445
Question about behavior of deletes with REPLICA IDENTITY NOTHING
✉ D H
51/5291
Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c
Tender Wang
⚠ ✉ D H
51/5149
Remove duplicated smgrclose call
Steven Niu
✉ D H
51/4888
Run deferred triggers in the correct security context
Laurenz Albe
✉ D H
51/4718
Set log_lock_waits=on by default
Laurenz Albe
✉ D H
51/4627
Special-case executor expression steps for common combinations
Andres Freund , Daniel Gustafsson
✉ D H
51/5027
Track the amount of time waiting due to cost_delay
Bertrand Drouvot
✉ D H
51/4314
Unlinking Parallel Hash Join inner batch files sooner
Thomas Munro
✉ D H
51/5162
Use read streams in autoprewarm
Nazir Bilal Yavuz
✉ D H
Needs review
51/5422
[PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clau...
Ravi Revathy
✉ D H
51/5184
[PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or C...
Nishant Sharma
✉ D H
51/3478
AcquireExecutorLocks() and run-time pruning
Amit Langote
✉ D H
51/4909
Add a attopt to disable MCV when estimating for Var = Const
Andy Fan
♲ ✉ D H
51/5426
Add a warning message when using unencrypted passwords
⚠ ✉ D H
51/5266
Add column name to error description
Marcos Pegoraro , Jian He
✉ D H
51/4913
Add extension_destdir GUC
Christoph Berg , David Wheeler
✉ D H
51/5230
Add IGNORE NULLS to Window functions
Oliver Ford
✉ D H
51/4355
Add last_commit_lsn to pg_stat_database
James Coleman
✉ D H
51/4907
Add local address to log_line_prefix
Greg Sabino Mullane
✉ D H
51/4924
add multiple client certificate selection feature
Cary Huang
♲ ✉ D H
51/5360
Add NetBSD and OpenBSD OSes to Postgres CI
Nazir Bilal Yavuz
⚠ ✉ D H
51/4736
Add new protocol message to change GUCs to be able to change protocol extension ...
Jelte Fennema-Nio
♲ ⚠ ✉ D H
51/5396
Add Option to Check All Addresses For Matching target_session_attr
Andrew Jackson
✉ D H
51/5440
Add PageData type and add const qualifiers to bufpage.h
Peter Eisentraut
✉ D H
51/5260
Add parameter in jsonb_strip_nulls(jsonb, bool) to strip nulls from arrays
Florents Tselai
✉ D H
51/5033
Add pg_ownerships and pg_privileges system views
Joel Jacobson
✉ D H
51/3405
Add pg_stat_session
Rafia Sabih , Sergey Dudoladov
✉ D H
51/5407
Add Pipelining support to psql
Anthonin Bonnefoy
✉ D H
51/5221
Add roman support for to_number function
Hunaid Sohail
✉ D H
51/3659
Add SPLIT PARTITION/MERGE PARTITIONS commands
Dmitry Koval
✉ D H
51/4709
Add the page header to each SLRU page.
Rishu Bagga , Yong Li
⚠ ✉ D H
51/5110
Add XMLCast (SQL/XML X025)
Jim Jones
✉ D H
51/5431
Add XMLDocument (SQL/XML X030)
Jim Jones
✉ D H
51/5279
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078)
Jim Jones
✉ D H
51/5433
Adding a '--two-phase' option to 'pg_createsubscriber' utility.
Shubham Khanna
✉ D H
51/4764
Adding comments to help understand psql hidden queries
David Christensen , Greg Sabino Mullane
♲ ✉ D H
51/5382
Adding compression of temporary files
Filip Januš
✉ D H
51/5347
Additional function inlining for slow_deform_heap_tuple
David Rowley
✉ D H
51/5429
Adopt <inttypes.h> macros in format strings.
Thomas Munro
♲ ✉ D H
51/5176
Allow casting between bytea and integer types
Aleksander Alekseev
✉ D H
51/5249
Allow CI to only run the compiler warnings task
Bertrand Drouvot
✉ D H
51/5353
Allow default \watch interval in psql to be configured
Daniel Gustafsson
✉ D H
51/5246
Allow SQL functions use CachedPlan machinery
Alexander Pyhalov
♲ ⚠ ✉ D H
51/5449
Allow subfield references without parentheses
Peter Eisentraut
✉ D H
51/3705
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables
Justin Pryzby
✉ D H
51/3733
Amcheck verification of GiST and GIN
Heikki Linnakangas , Andrey Borodin , Grigory Kryachko
♲ ✉ D H
51/5129
Asynchronous MergeAppend Execution
Alexander Pyhalov
♲ ✉ D H
51/5395
Auto Vacuum optimisation
wenhui qiu
✉ D H
51/4942
Avoid orphaned objects dependencies, take 3
Bertrand Drouvot
✉ D H
51/3772
BCP 47 locale names for Windows
Thomas Munro
♲ ✉ D H
51/4874
BitmapHeapScan table AM violation removal (and use streaming read API)
Melanie Plageman
♲ ⚠ ✉ D H
51/5438
bt_index_parent_check false alarm for indexes created concurrently
✉ D H
51/5454
Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment
Matthias van de Meent
✉ D H
51/5152
Casts from jsonb to other types should cope with json null
Tom Lane
✉ D H
51/4763
Change prefetch and read strategies to use range in pg_prewarm
Cédric Villemain
✉ D H
51/5146
Clarify the behavior of AT TIME ZONE
Aleksander Alekseev
✉ D H
51/4412
Client authentication via OAuth 2.0
Jacob Champion
♲ ✉ D H
51/5391
Code cleanup for detoast a expanded datum.
Andy Fan
✉ D H
51/5301
Collation and ctype method tables and extension hooks
Jeff Davis
✉ D H
51/5378
Conflict detection for update_deleted in logical replication
Hou Zhijie
♲ ✉ D H
51/5231
Consider the number of columns in the sort cost model
Andrei Lepikhov
⚠ ✉ D H
51/5368
Convert contrib SQL functions to new style
Tom Lane , Ronan Dunklau
✉ D H
51/4992
Convert sepgsql tests to TAP
Peter Eisentraut
✉ D H
51/4716
COPY TO json
Joe Conway
✉ D H
51/4886
CREATE DATABASE ... STRATEGY=FILE_CLONE
Thomas Munro , Nazir Bilal Yavuz
✉ D H
51/5004
CREATE INDEX CONCURRENTLY for partitioned tables
Justin Pryzby , Ilya Gladyshev
⚠ ✉ D H
51/5099
CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
♲ ⚠ ✉ D H
51/5190
CREATE SUBSCRIPTION - add missing test case
Peter Smith
✉ D H
51/4529
CREATE SUBSCRIPTION ... SERVER
Jeff Davis
⚠ ✉ D H
51/4912
CSN snapshots in hot standby
Heikki Linnakangas
♲ ⚠ ✉ D H
51/4766
data loss bug in initial sync of logical replication
Tomas Vondra
✉ D H
51/5284
database-specific role memberships
Denis Laxalde , Kenaniah Cerny
⚠ ✉ D H
51/4761
date_trunc function in interval version
Przemysław Sztoch
✉ D H
51/1608
declarative session variables, LET command
Pavel Stehule
✉ D H
51/5151
DirtyScanshot index scan skips concurrently updated tuples
Michail Nikolaev
✉ D H
51/5410
Disable installcheck for tap and regress tests for injection_points module
Michail Nikolaev
⚠ ✉ D H
51/5419
Doc: clarify the log message level of the VERBOSE option
Masahiro Ikeda
✉ D H
51/5418
Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Masahiro Ikeda
✉ D H
51/5088
Doc: Improve hostssl related descriptions and option presentation
David Johnston
♲ ✉ D H
51/5425
doc: Mention clock synchronization recommendation for hot_standby_feedback
Jakub Wartak
✉ D H
51/5156
doc: Meson is not experimental on Windows
Aleksander Alekseev
✉ D H
51/5087
Doc: Move and modify standalone hot backups section
David Johnston
✉ D H
51/5308
doc: virtual envs with Pl/Python
Florents Tselai
✉ D H
51/5333
Document how to run only specific regress tests
Paul Jungwirth
✉ D H
51/5086
Document NULL Concepts and Behaviors
David Johnston
✉ D H
51/4881
Eager aggregation, take 3
Richard Guo
✉ D H
51/5366
Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
⚠ ✉ D H
51/5450
Eliminating SPI / SQL from some RI trigger functions
Amit Langote
✉ D H
51/5282
Enhance file_fdw to report processed and skipped tuples in COPY progress
Fujii Masao
✉ D H
51/5355
Enhance memory context statistics reporting for all PostgreSQL processes.
Rahila Syed
✉ D H
51/5262
ensure we have a snapshot when dropping an index concurrently
Nathan Bossart
✉ D H
51/5381
explain pgstatindex fragmentation
Frédéric Yhuel
✉ D H
51/5189
Expose the acquired_by parameter to the pg_replication_origin_session_setup func...
Doruk Yılmaz
✉ D H
51/4945
Extend ALTER DEFAULT PRIVILEGES for large objects
Yugo Nagata
♲ ✉ D H
51/5018
Extension security improvement: Add support for extensions with an owned schema
Jelte Fennema-Nio
✉ D H
51/4476
Extract numeric field in JSONB more effectively
Andy Fan
✉ D H
51/5365
Fix creation of empty .log files during log rotation
Arseny Kositsin
✉ D H
51/5394
Fix jsonb comparison for raw scalar pseudo arrays
Jack Yan
✉ D H
51/5242
Fix RelationTruncate() corruption
Robert Haas , Thomas Munro
✉ D H
51/5199
Fix standby may crash when switching-over in certain special cases
pixian shi
✉ D H
51/3256
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++)
Justin Pryzby
✉ D H
51/5098
gamma() and lgamma() functions
Dean Rasheed
✉ D H
51/5277
general purpose array_sort
Zhao Junwang
✉ D H
51/5029
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
ChangAo Chen
✉ D H
51/5437
IANA timezone abbreviations versus timezone_abbreviations
Tom Lane
✉ D H
51/5375
If the psql process is idle, the user is not able to know that the server is not...
srinath reddy
♲ ✉ D H
51/4460
Implement row pattern recognition feature
Tatsuo Ishii
✉ D H
51/5354
Improve code coverage of network address functions
Aleksander Alekseev
✉ D H
51/5063
Improve EXPLAIN output for multicolumn B-Tree Index
Masahiro Ikeda
♲ ✉ D H
51/5269
Improve statistics estimation considering GROUP-BY as a 'uniqueiser'
Andrei Lepikhov
✉ D H
51/5446
Improving default column names/aliases of subscript text expressions
Jelte Fennema-Nio
⚠ ✉ D H
51/5070
Incorrect error message for cancellation triggered by statement_timeout & flaky ...
Jelte Fennema-Nio
✉ D H
51/5448
Incorrect result of bitmap heap scan.
Matthias van de Meent
⚠ ✉ D H
51/5343
Increase 2Gb limit of memory GUC variables in 64-bit Windows
Vladlen Popolitov
✉ D H
51/5093
Incremental Sort Cost Estimation Instability
Andrei Lepikhov
✉ D H
51/5195
Index AM API cleanup
Mark Dilger
⚠ ✉ D H
51/4351
Index Prefetching
Tomas Vondra
♲ ✉ D H
51/5091
inplace update: send nontransactional invalidations
Noah Misch
♲ ✉ D H
51/5413
INSERT ... ON CONFLICT DO SELECT [FOR ...]
Andreas Karlsson , Marko Tiikkaja
⚠ ✉ D H
51/4777
Introduce new multi insert Table AM and improve performance of various SQL comma...
Bharath Rupireddy
✉ D H
51/5274
Introduce the ability to enable/disable indexes using ALTER INDEX
Shayon Mukherjee
✉ D H
51/4770
Introduce XID age and inactive timeout based replication slot invalidation
Bharath Rupireddy , Nisha Moond
⚠ ✉ D H
51/5160
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Michail Nikolaev
✉ D H
51/5361
Let an Append to consider a tuple fraction when choosing fractional subpaths
Andrei Lepikhov , Nikita Malakhov
✉ D H
51/5251
libpq: Fix processing of SSL records >8kB on async API
✉ D H
51/5299
Limiting overshoot in nbtree SAOP parallel index scans
Matthias van de Meent
♲ ✉ D H
51/5430
Lock tuple for dependecy change in REASSIGN OWNED.
✉ D H
51/5442
Log connection establishment timings
Melanie Plageman
✉ D H
51/5386
Log LSN before table is dropped
Andrey Borodin , Nikolay Samokhvalov , Kirk Wolak
✉ D H
51/5447
log_min_messages per backend type
Euler Taveira
⚠ ✉ D H
51/4291
Logging parallel worker draught
Benoit Lobréau
✉ D H
51/5330
Logging plan of the currently running query
Atsushi Torikoshi
♲ ✉ D H
51/4681
Make COPY format extendable: Extract COPY TO format implementations
Kouhei Sutou
⚠ ✉ D H
51/5205
Make MultiXactOffset 64-bit type
Maxim Orlov
⚠ ✉ D H
51/5256
Make pg_stat_io view count IOs as bytes instead of blocks
Nazir Bilal Yavuz
✉ D H
51/5097
Make tuple deformation faster
David Rowley
✉ D H
51/5411
Memory leak in WAL sender with pgoutput (v10~)
Michael Paquier
♲ ✉ D H
51/5114
MergeJoin beats HashJoin in the case of multiple hash clauses
Andrei Lepikhov
✉ D H
51/5081
nbtree skip scan
Peter Geoghegan
✉ D H
51/4638
nbtree: downlink right separator/HIKEY optimization
Matthias van de Meent
♲ ✉ D H
51/4688
New [relation] options engine
Nikolay Shaplov
♲ ✉ D H
51/5046
New GUC autovacuum_max_threshold
♲ ✉ D H
51/5044
new plpgsql.extra_errors check - strict_expr_check
Pavel Stehule
✉ D H
51/5285
NOT ENFORCED constraint feature
Amul Sul
♲ ✉ D H
51/4817
on_error table, saving error info to a table
jian he
✉ D H
51/5369
optimize file transfer in pg_upgrade
Nathan Bossart
✉ D H
51/4974
pg_stat_activity: make slow/hanging authentication more visible
Jacob Champion
♲ ✉ D H
51/2837
pg_stat_statements and "IN" conditions
Dmitry Dolgov
✉ D H
51/5409
postgres_fdw could deparse ArrayCoerceExpr
Alexander Pyhalov
✉ D H
51/5153
Prohibit to use EphemeralNamedRelation in materialized views
Yugo Nagata
⚠ ✉ D H
51/5332
Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto
Joe Conway
✉ D H
51/4814
psql meta-command conninfo+
Maiquel Grassi , Hunaid Sohail
✉ D H
51/5102
psql: Add leakproof field to \dAo+ meta-command results
Yugo Nagata
✉ D H
51/4738
psql: Rethinking of \du command
Pavel Luzanov
✉ D H
51/5417
pure parsers and reentrant scanners
Peter Eisentraut
✉ D H
51/4964
Reduce the log spam by excluding certain SQLSTATEs
Laurenz Albe
✉ D H
51/4564
Reducing memory consumed by RestrictInfo list translations in partitionwise join...
Ashutosh Bapat
✉ D H
51/5250
Refactor SLRU to always use long file names
Aleksander Alekseev
✉ D H
51/5122
REINDEX not updating partition progress
Ilya Gladyshev
✉ D H
51/5043
Remove self join on a unique column
Andrei Lepikhov
♲ ✉ D H
51/5263
removes attndims and typndims entirely
Jian He
✉ D H
51/5283
Replace IN VALUES with ANY in WHERE clauses during optimization
Andrei Lepikhov , Alena Rybakina
⚠ ✉ D H
51/4997
Return pg_control from pg_backup_stop().
David Steele
⚠ ✉ D H
51/4723
RETURNING OLD/NEW values
Dean Rasheed
♲ ✉ D H
51/5397
revamp row-security tracking
Nathan Bossart
✉ D H
51/4971
Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Michail Nikolaev
✉ D H
51/5390
Sampling in pg_stat_statements
Ilia Evdokimov
✉ D H
51/5423
SCRAM authentication for postgres_fdw connections
Matheus Alcantara
✉ D H
51/5404
Self contradictory examining on rel's baserestrictinfo
⚠ ✉ D H
51/5118
SendProcSignal(), SetLatch() → SendInterrupt()
Heikki Linnakangas , Thomas Munro
✉ D H
51/5441
Separate GUC for replication origins
Euler Taveira
✉ D H
51/4677
Sequence Access Methods, round two
Michael Paquier
✉ D H
51/5306
Set AUTOCOMMIT to on in script output by pg_dump
Shinya Kato
✉ D H
51/3998
SetLatches()
Thomas Munro
♲ ✉ D H
51/4759
shared detoast datum
Andy Fan
♲ ✉ D H
51/5358
Shave a few cycles off our ilog10 implementation
David Fetter
⚠ ✉ D H
51/4950
Show WAL stats on pg_stat_io
Nazir Bilal Yavuz
♲ ✉ D H
51/5183
Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP sc...
Peter Geoghegan
✉ D H
51/5338
Skip logical decoding of already-aborted transactions.
Masahiko Sawada
✉ D H
51/5452
Some ExecSeqScan optimizations
✉ D H
51/5453
Some ExecSeqScan optimizations
Amit Langote
✉ D H
51/5451
Some ExecSeqScan optimizations
✉ D H
51/5036
Sort functions with specialized comparators
Andrey Borodin , Stepan Neretin
✉ D H
51/4904
SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut , Ashutosh Bapat
⚠ ✉ D H
51/4308
SQL:2011 application time
Paul Jungwirth
♲ ✉ D H
51/4538
Statistics Import and Export
Corey Huinker
⚠ ✉ D H
51/5296
Streaming Replication vs Logical
Paul Jungwirth
✉ D H
51/5089
Streaming Vacuum
Thomas Munro , Melanie Plageman
✉ D H
51/4735
Support a wildcard in backtrace_functions
Jelte Fennema-Nio
✉ D H
51/5209
Support POSITION with nondeterministic collations
Peter Eisentraut
✉ D H
51/5111
Synchronization of sequences to subscriber
vigneshwaran C
✉ D H
51/5309
Syncrep and improving latency due to WAL throttling
Tomas Vondra , Jakub Wartak
♲ ✉ D H
51/5318
System views for versions reporting
Dmitry Dolgov
⚠ ✉ D H
51/4690
Teach predtest about IS [NOT] <boolean> proofs
James Coleman
✉ D H
51/5371
TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres'
Aleksander Alekseev
⚠ ✉ D H
51/5141
Track collation and ctype versions separately
Jeff Davis
♲ ✉ D H
51/5320
Trigger more frequent autovacuums for insert-heavy tables
Melanie Plageman
♲ ✉ D H
51/5272
Truncate logs by max_log_size
Kirill Gavrilov
✉ D H
51/5373
Tweak access BufferDescriptors array codes in BufferGetLSNAtomic()
Tender Wang
✉ D H
51/5436
Unicode case folding: new CASEFOLD() function.
Jeff Davis
✉ D H
51/5435
Unicode full case mapping and standard-compliant UCS_BASIC
Jeff Davis
✉ D H
51/5341
Use "protocol options" name instead of "protocol extensions" everywhere
Jelte Fennema-Nio
✉ D H
51/5321
use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
✉ D H
51/5416
Use Python "Limited API" in PL/Python
Peter Eisentraut
✉ D H
51/5327
Use read_stream in index vacuum
Andrey Borodin
✉ D H
51/5421
Use streaming read API in pgstattuple.
Kirill Reshke
⚠ ✉ D H
51/4952
Use WALReadFromBuffers in more places
Bharath Rupireddy
✉ D H
51/4941
Use XLOG_CONTROL_FILE macro everywhere
Anton Melnikov
♲ ✉ D H
51/5364
Using Expanded Objects other than Arrays from plpgsql
Tom Lane
✉ D H
51/5444
using index to speedup add not null constraints to a table
Jian He
⚠ ✉ D H
51/5117
VACUUM FULL / CLUSTER CONCURRENTLY
Antonin Houska
⚠ ✉ D H
51/5012
Vacuum statistics
Andrei Lepikhov , Andrei Zubkov , Alena Rybakina
♲ ⚠ ✉ D H
51/4972
Virtual generated columns
Peter Eisentraut
✉ D H
51/5399
Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not clos...
Thomas Munro , davinder singh , Jakub Wartak
♲ ⚠ ✉ D H
Waiting on Author
51/4720
"unexpected duplicate for tablespace" problem in logical replication
Shenhao Wang
⚠ ✉ D H
51/5294
Add “FOR UPDATE NOWAIT” lock details to the log.
Yuki Seino
✉ D H
51/5131
add log_transaction GUC setting
Sergey Solovev
♲ ⚠ ✉ D H
51/4390
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl
Cary Huang
⚠ ✉ D H
51/5227
AIO
Andres Freund
✉ D H
51/5128
Allow partition-wise join when whole row var is needed
Ashutosh Bapat , Alexander Pyhalov
✉ D H
51/5387
Allow PGSERVICEFILE to be specified as part of the connection string
Torsten Foertsch
✉ D H
51/4929
apply_scanjoin_target_to_paths and partitionwise join
Ashutosh Bapat
⚠ ✉ D H
51/5174
Call rm_redo in a temporary memory context
Heikki Linnakangas
⚠ ✉ D H
51/5319
Changing shared_buffers without restart
Dmitry Dolgov
♲ ✉ D H
51/3709
CI and test improvements
Justin Pryzby
♲ ✉ D H
51/4810
COPY ON_ERROR 'NULL'
jian he
✉ D H
51/4620
CRC32C Parallel Computation Optimization on ARM
xiang gao
⚠ ✉ D H
51/5363
enable pg_recvlogical to use temporary slots
Torsten Foertsch
✉ D H
51/4980
Expand applicability of aggregate's sortop optimization
Matthias van de Meent
⚠ ✉ D H
51/5303
Fix for consume_xids advancing XIDs incorrectly
Yushi Ogiwara
✉ D H
51/5268
Fix incorrect Assert in gistFindCorrectParent()
✉ D H
51/5276
Fix race between WAL flush and InstallXLogFileSegment()
Thomas Munro
✉ D H
51/5124
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile()
Thomas Munro
♲ ✉ D H
51/4884
Fix rare recovery shutdown hang
Thomas Munro
♲ ✉ D H
51/5100
Improved crc32c performance with AVX-512 algorithm.
Paul Amonson , Raghuveer Devulapalli
⚠ ✉ D H
51/3461
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with ...
Kyotaro Horiguchi
♲ ✉ D H
51/4337
Incremental View Maintenance (IVM), take 2
Yugo Nagata
♲ ⚠ ✉ D H
51/5236
JIT: The nullness of casetest.value can be determined at the JIT compile time.
Xing Guo
✉ D H
51/4871
KNN-btree
Nikita Glukhov , Anton Melnikov
♲ ⚠ ✉ D H
51/5166
Make ECPG locale usage thread-safe
Thomas Munro
♲ ✉ D H
51/3672
nbtree performance improvements through specialization on key shape
Matthias van de Meent
♲ ✉ D H
51/4635
nbtree: implement dynamic prefix truncation
Matthias van de Meent
♲ ✉ D H
51/4748
Network failure may prevent promotion
Kyotaro Horiguchi
♲ ✉ D H
51/5061
New function rand_array() to contrib/tablefunc
Andy Fan
✉ D H
51/5357
New predefined role pg_manage_extensions
Michael Banck
⚠ ✉ D H
51/4966
Parallel CREATE INDEX for GIN indexes
Tomas Vondra
♲ ⚠ ✉ D H
51/5026
Parallel CREATE INDEX for GiST indexes
Tomas Vondra
♲ ✉ D H
51/5326
Parallel heap vacuum
Masahiko Sawada
✉ D H
51/4573
pg_ctl start may return 0 even if the postmaster has been already started on Win...
Kyotaro Horiguchi
♲ ✉ D H
51/5206
pg_upgrade: Support for upgrading to checksums enabled
Peter Eisentraut
✉ D H
51/3986
Post-special Page Storage TDE support (aka Reserved Page Size)
David Christensen
♲ ✉ D H
51/5105
Prevent incorrect entries in pg_stat_activity.
Fujii Masao
✉ D H
51/5154
psql client does not handle WSAEWOULDBLOCK on Windows
✉ D H
51/5148
Recovery of .partial WAL segments
Stefan Fercot
✉ D H
51/3701
Reducing planning time when tables have many partitions
Yuya Watari
✉ D H
51/5288
Refactor bytea_sortsupport()
Aleksander Alekseev
✉ D H
51/5007
relfilenode statistics
Bertrand Drouvot
♲ ⚠ ✉ D H
51/4458
Retiring is_pushed_down
Richard Guo
♲ ✉ D H
51/4285
Revise get_cheapest_parallel_safe_total_inner
Richard Guo
✉ D H
51/4984
Serverside SNI for SSL connections
Daniel Gustafsson
⚠ ✉ D H
51/5359
Showing applied extended statistics in explain Part2
Tatsuro Yamada
✉ D H
51/5214
SQL:2023 JSON simplified accessor support
Alexandra Wang
⚠ ✉ D H
51/5323
Support enabling checksums online
Magnus Hagander , Daniel Gustafsson
⚠ ✉ D H
51/5334
Support regular expressions with nondeterministic collations
Peter Eisentraut
♲ ⚠ ✉ D H
51/5414
Tab completion for ALTER USER RESET
Robins Tharakan
✉ D H
51/4956
Test to dump and restore objects left behind by regression
Ashutosh Bapat
✉ D H
51/5170
Thread-safe nl_langinfo(), localeconv(), check_locale()
Thomas Munro
♲ ✉ D H
51/5252
Trim the heap free memory
Shawn Wang
⚠ ✉ D H
51/5196
Use function smgrclose() to replace the loop
Steven Niu
⚠ ✉ D H
51/5225
Vectored IO in XLogWrite()
Melih Mutlu
⚠ ✉ D H
51/4986
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts
Matthias van de Meent
✉ D H
51/5060
windows compilation fails when gssapi & openssl are enabled
Imran Zaheer
♲ ✉ D H