Commitfest 2023-03

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


Status summary: Committed: 127. Moved to next CF: 152. Withdrawn: 22. Returned with Feedback: 9. Rejected: 9. Total: 319.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
pgbench: using prepared BEGIN statement in a pipeline could cause an error 3260 Committed 15 Not processed Yugo Nagata (yugo.nagata) Kyotaro Horiguchi (horiguti), Fabien Coelho (calvin), Daniel Gustafsson (dege) Álvaro Herrera (alvherre) 9 2 years ago
Data is copied twice when specifying both child and parent table in publication 3623 Committed Not processed wei wang (wangwei), Yu Shi (shiy.fnst) Amit Kapila (amitkapila), Takamichi Osumi (tatatappp), vigneshwaran C (vignesh.postgres), Hou Zhijie (houzj) Amit Kapila (amitkapila) 5 1 year ago
Fix assertion failure with barriers in parallel hash join 3662 Committed stable Not processed Thomas Munro (macdice), Melanie Plageman (melanieplageman) David Geier (geidav) Thomas Munro (macdice) 5 2 years ago
pg_rewind: warn when checkpoint hasn't happened after promotion 3670 Committed Not processed James Coleman (jcole1989) Keisuke Kuroda (kiskk) Heikki Linnakangas (heikki) 5 2 years ago
Fix progress report of CREATE INDEX for nested partitioned tables 4059 Committed Not processed Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) Justin Pryzby (justinpryzby) Tom Lane (tgl) 2 2 years ago
Non-replayable WAL records through overflows and >MaxAllocSize lengths 4069 Committed stable Not processed Matthias van de Meent (mmeent) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 1 year ago
Error on date-time parsing when there's extraneous fields with reserved keywords 4108 Committed Not processed Joseph Koshakow (jkoshakow) Keisuke Kuroda (kiskk) Tom Lane (tgl) 1 2 years ago
Error on date-time parsing for dangling units 4109 Committed Not processed Joseph Koshakow (jkoshakow) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Ignore dropped columns and generated columns when checking the column list in logical replication 4122 Committed Not processed Yu Shi (shiy.fnst) Amit Kapila (amitkapila) 1 2 years ago
[BUG] pg_stat_statements and extended query protocol 4150 Committed 16 Not processed Sami Imseih (simseih) Yugo Nagata (yugo.nagata) Michael Paquier (michael-kun) 1 1 year ago
fix typo in dblink 4152 Committed 16 Not processed Nathan Bossart (bossartn) Andres Freund (andresfreund) 1 2 years ago
RLS makes COPY TO process child tables 4163 Committed Not processed Antonin Houska (a.houska) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Align GSS and TLS error handling in PQconnectPoll() 4181 Committed 16 Not processed Michael Paquier (michael-kun), Jacob Champion (jchampion) Michael Paquier (michael-kun) 1 2 years ago
Fix unbounded authentication exchanges during PQconnectPoll() 4183 Committed Not processed Jacob Champion (jchampion) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 2 years ago
fix bug in CREATE DATABASE with WAL_LOG strategy 4185 Committed stable Not processed Nathan Bossart (bossartn), Ryo Matsumura (ryo) Michael Paquier (michael-kun) 1 2 years ago
"out of relcache_callback_list slots" after multiple calls to pg_logical_slot_get_binary_changes 4195 Committed Not processed Yu Shi (shiy.fnst) Tom Lane (tgl) 1 2 years ago
Disallow NULLS NOT DISTINCT indexes for primary keys 4204 Committed 16 Not processed Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 years ago
createuser doesn't tell default settings for some options 4206 Committed 16 Not processed Kyotaro Horiguchi (horiguti) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 years ago
Fix MULTIEXPR execution order 4207 Committed Not processed Tom Lane (tgl), Andres Freund (andresfreund) Tom Lane (tgl) 1 2 years ago
a very minor bug and a couple of comment changes for basebackup.c 4219 Committed Not processed Robert Haas (rhaas) Robert Haas (rhaas) 1 2 years ago
Force --load-via-partition-root when dumping hashed partitioning on an enum column 4226 Committed stable Not processed Tom Lane (tgl) Julien Rouhaud (rjuju) Tom Lane (tgl) 1 2 years ago
Clients
Add LZ4 compression in pg_dump 3571 Committed 16 Not processed Georgios Kokolatos (gkokolatos), Rachel Heaton (rheaton) Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby), Yu Shi (shiy.fnst) Tomas Vondra (fuzzycz) 6 1 year ago
Support load balancing in libpq 3679 Committed 16 Not processed Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m), Michael Banck (mbanck) Daniel Gustafsson (d_gustafsson) 5 1 year ago
Use the system CA pool for certificate verification 3990 Committed 16 Not processed Jacob Champion (jchampion), Thomas Habets (habets) Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson) 3 1 year ago
Add SHELL_EXIT_CODE variable to psql 4073 Committed Not processed Corey Huinker (coreyh) Maxim Orlov (m.orlov) Tom Lane (tgl) 2 1 year ago
Add progress reporting to pg_verifybackup 4110 Committed Not processed Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
pg_dump all child tables with the root table 4130 Committed Not processed Gilles Darold (darold) stephane tachoires (sttachoires) Tom Lane (tgl) 1 2 years ago
Remove source code display from \df+ 4133 Committed 16 Not processed Isaac Morland (ijmorlan) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
psql \watch iteration count 4211 Committed Not processed Andrey Borodin (x4m) Kyotaro Horiguchi (horiguti), Yugo Nagata (yugo.nagata), Nathan Bossart (bossartn) Tom Lane (tgl) 1 1 year ago
Documentation
doc: mention CREATE+ATTACH PARTITION as an alternative to CREATE..PARTITION OF 3790 Committed 12 Not processed Justin Pryzby (justinpryzby) Robert Treat (xzilla), Jakub Wartak (jakub.wartak.tomtom) Tom Lane (tgl) 4 2 years ago
Doc: Rework contrib appendix -- informative titles, tweaked sentences 4102 Committed Not processed Karl Pinc (kop) Brar Piening (brar) Álvaro Herrera (alvherre) 2 1 year ago
Adjust the description of OutputPluginCallbacks in pg-doc 4125 Committed Not processed wei wang (wangwei) Amit Kapila (amitkapila) 1 2 years ago
PGDOCS - sgml linkend using single-quotes 4137 Committed 16 Not processed Peter Smith (smithpb2250) Heikki Linnakangas (heikki) 1 2 years ago
Update the documentation build instruction for macOS 4151 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl), Peter Eisentraut (petere) Tom Lane (tgl) 1 2 years ago
Timeline ID hexadecimal format 4155 Committed 16 Not processed Sébastien Lardière (slardiere) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
Fix the description of GUC "max_locks_per_transaction" and "max_pred_locks_per_transaction" in guc_table.c 4186 Committed Not processed wei wang (wangwei) Nathan Bossart (bossartn) Tom Lane (tgl) 1 1 year ago
Doc: Improve note about copying into postgres_fdw foreign tables in batch 4190 Committed Not processed Etsuro Fujita (efujita) Tatsuo Ishii (ishii), Daniel Gustafsson (d_gustafsson) Etsuro Fujita (efujita) 1 2 years ago
Mark options deprecated in pg_dump --help output 4205 Committed 16 Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) 1 2 years ago
Add documentation for coverage reports with meson 4229 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 2 years ago
documentation updates for SQL:2023 4231 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 year ago
Miscellaneous
generate_series in selected timezone, date_add in selected timezone 3699 Committed 16 Not processed Gurjeet Singh (gurjeet), Przemysław Sztoch (psztoch) Tom Lane (tgl), Gurjeet Singh (gurjeet) Tom Lane (tgl) 5 2 years ago
constify arguments of copy_file() and copydir() 4126 Committed 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 2 years ago
Record queryid when auto_explain.log_verbose is on 4136 Committed 16 Not processed atsushi torikoshi (atorik) Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 2 years ago
Refactor GetConfigOptionValues function 4140 Committed Not processed Nitin Jadhav (nitinjadhav11) Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 2 years ago
improving user.c error messages 4145 Committed 16 Not processed Nathan Bossart (bossartn) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
Add pretty-printed XML output option 4162 Committed 16 Not processed Jim Jones (jimus) Peter Smith (smithpb2250) Tom Lane (tgl) 1 2 years ago
Fix GUC_NO_SHOW_ALL test scenarios 4164 Committed Not processed Nitin Jadhav (nitinjadhav11) Michael Paquier (michael-kun) 1 2 years ago
Import pg_bsd_indent into our tree 4177 Committed Not processed Tom Lane (tgl), Andres Freund (andresfreund) Tom Lane (tgl) 1 2 years ago
Improve pg_bsd_indent's handling of multiline initialization expressions 4178 Committed 16 Not processed Tom Lane (tgl), Thomas Munro (macdice) Tom Lane (tgl) 1 2 years ago
Add offset arrays to various WAL records' string output 4182 Committed 16 Not processed Melanie Plageman (melanieplageman) Peter Geoghegan (pgeoghegan) 1 1 year ago
Canonicalize ICU locales to language tags 4189 Committed 16 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) Jeff Davis (jdavis) 1 1 year ago
allow to use get_extension_schema outside extension.c 4194 Committed Not processed Pavel Stehule (okbobcz) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 1 2 years ago
Disable rdns in Kerberos regression tests 4197 Committed 16 Not processed Stephen Frost (sfrost) Heikki Linnakangas (heikki) Stephen Frost (sfrost) 1 1 year ago
Add support for unit "B" to pg_size_bytes() 4213 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) Peter Eisentraut (petere) 1 2 years ago
Add error functions erf() and erfc() 4214 Committed Not processed Dean Rasheed (deanr) Nathan Bossart (bossartn) Dean Rasheed (deanr) 1 2 years ago
SQL JSON path enhanced numeric literals 4220 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) Peter Eisentraut (petere) 1 1 year ago
Combine pg_walinspect till_end_of_wal functions with others 4230 Committed Not processed Bharath Rupireddy (bharathrupireddy) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 1 2 years ago
Add standard collation UNICODE 4232 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
Add pg_walinspect function with discrete block_ref columns 4234 Committed Not processed Melanie Plageman (melanieplageman) Michael Paquier (michael-kun) 1 1 year ago
Monitoring & Control
Add system view tracking shared buffer actions 3272 Committed 16 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) Andres Freund (andresfreund) 9 1 year ago
HOT chain validation in verify_heapam() 3849 Committed Not processed Himanshu Upadhyaya (himanshuu) Robert Haas (rhaas), Aleksander Alekseev (a.alekseev) Robert Haas (rhaas) 4 2 years ago
Add EXPLAIN option GENERIC_PLAN for parameterized queries 3962 Committed 16 Not processed Laurenz Albe (laurenz) Julien Rouhaud (rjuju), Christoph Berg (myon), Michel Pelletier (michelp), Jim Jones (jimus) Tom Lane (tgl) 3 2 years ago
Add n_tup_newpage_upd to pg_stat table views 4147 Committed Not processed Corey Huinker (coreyh) Peter Geoghegan (pgeoghegan) 1 2 years ago
monitoring usage count distribution 4153 Committed 16 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) Tom Lane (tgl) 1 1 year ago
Normalization of utility queries in pg_stat_statements 4171 Committed 16 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
Track IO times in pg_stat_io 4217 Committed Not processed Melanie Plageman (melanieplageman) Bertrand Drouvot (bertranddrouvot.pg) Andres Freund (andresfreund) 1 1 year ago
Add shared buffer hits to pg_stat_io 4218 Committed Not processed Melanie Plageman (melanieplageman) Bertrand Drouvot (bertranddrouvot.pg) Andres Freund (andresfreund) 1 1 year ago
Performance
Parallel Hash Full Join 2903 Committed 16 Not processed Melanie Plageman (melanieplageman) Thomas Munro (macdice) Thomas Munro (macdice) 12 1 year ago
Using each rel as both outer and inner for anti-joins 3235 Committed Not processed Richard Guo (richardguo) Ronan Dunklau (rdunklau) Tom Lane (tgl) 9 1 year ago
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 3392 Committed 16 Not processed Etsuro Fujita (efujita) Fujii Masao (masaofujii), David Zhang (david.z) Etsuro Fujita (efujita) 8 1 year ago
Refactor relation extension, faster COPY 3993 Committed Not processed Andres Freund (andresfreund) Heikki Linnakangas (heikki), Melanie Plageman (melanieplageman) Andres Freund (andresfreund) 3 1 year ago
Fix ParamPathInfo for union-all AppendPath 4068 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) 2 2 years ago
Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 4139 Committed Not processed Joel Jacobson (joeljacobson) John Naylor (john.naylor) 1 2 years ago
Make set_ps_display faster and easier to use 4184 Committed 16 Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 2 years ago
Ignoring BRIN for HOT updates (was: -udpates seems broken) 4193 Committed 16 Not processed Tomas Vondra (fuzzycz), Josef Šimánek (retro), Matthias van de Meent (mmeent) Tomas Vondra (fuzzycz) 1 2 years ago
vacuum reloads config file more often 4215 Committed 16 Not processed Melanie Plageman (melanieplageman) Masahiko Sawada (masahikosawada), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 1 year ago
Procedural Languages
possibility to take name, signature and oid of currently executed function in GET DIAGNOSTICS statement 4174 Committed Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) 1 1 year ago
Refactoring
Simplify find_my_exec by using realpath(3) 3878 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 3 2 years ago
Rework collation code 3935 Committed 16 Not processed Jeff Davis (jdavis), Thomas Munro (macdice) Peter Eisentraut (petere) Jeff Davis (jdavis) 3 2 years ago
heapgettup() refactoring 3987 Committed 17 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley), Peter Eisentraut (petere) David Rowley (davidrowley) 3 2 years ago
Simplify wait/poll in the archiver 4104 Committed Not processed Sravan Kumar Velagandula (sravanv) Kyotaro Horiguchi (horiguti), Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 2 years ago
Generate pg_stat_get_xact*() functions with Macros 4106 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
Change xl_hash_vacuum_one_page.ntuples from int to uint16 4113 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Amit Kapila (amitkapila) 1 2 years ago
Remove nonmeaningful prefixes in PgStat_* fields 4124 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 2 years ago
Helper functions for wait_for_catchup() in Cluster.pm 4131 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Álvaro Herrera (alvherre) 1 2 years ago
Constify proclist.h 4132 Committed Not processed Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) 1 2 years ago
O_CLOEXEC for File descriptors in exec'd subprocesses 4167 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 2 years ago
Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 4172 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Killing off removed rels properly 4176 Committed Not processed Tom Lane (tgl) Richard Guo (richardguo) Tom Lane (tgl) 1 2 years ago
Get rid of PgStat_BackendFunctionEntry 4179 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 2 years ago
Refactoring SysCacheGetAttr to know when attr cannot be NULL 4223 Committed Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) 1 2 years ago
Making empty Bitmapsets always be NULL 4224 Committed 16 Not processed Tom Lane (tgl) Nathan Bossart (bossartn) Tom Lane (tgl) 1 1 year ago
Replication & Recovery
Perform streaming logical transactions by background workers 3621 Committed Not processed Hou Zhijie (houzj) Peter Smith (smithpb2250) Amit Kapila (amitkapila) 5 1 year ago
Minimal logical decoding on standbys 3740 Committed 16 Not processed Bertrand Drouvot (bdrouvot) Bharath Rupireddy (bharathrupireddy) Andres Freund (andresfreund) 5 1 year ago
Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 3765 Committed 16 Not processed Onder Kalaci (onderkalaci) vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 4 2 years ago
Allow logical replication to copy tables in binary format 3840 Committed Not processed Melih Mutlu (melihmutlu) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 4 2 years ago
Disable STARTUP_PROGRESS_TIMEOUT in standby mode 4012 Committed Not processed Simon Riggs (simon), Bharath Rupireddy (bharathrupireddy) Robert Haas (rhaas) 2 2 years ago
vacuum_defer_cleanup_age issue during the first epoch 4138 Committed Not processed Andres Freund (andresfreund) Michail Nikolaev (nkey) Andres Freund (andresfreund) 1 2 years ago
Security
Let libpq reject unexpected authentication requests 3716 Committed 16 Not processed Jacob Champion (jchampion) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) 5 2 years ago
Add a hook to allow modification of the ldapbindpasswd 4096 Committed Not processed Andrew Dunstan (adunstan), John Naylor (john.naylor) Andrew Dunstan (adunstan) 2 2 years ago
Configurable iteration count for SCRAM 4201 Committed Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun), Jonathan Katz (jkatz05) Daniel Gustafsson (d_gustafsson) 1 2 years ago
Server Features
Daitch-Mokotoff soundex 3451 Committed Not processed Dag Lem (daglem) Paul Ramsey (pramsey) Tom Lane (tgl) 7 1 year ago
Direct I/O (developer-only feature) 3996 Committed Not processed Andres Freund (andresfreund), Thomas Munro (macdice) Bharath Rupireddy (bharathrupireddy) Thomas Munro (macdice) 3 1 year ago
ANY_VALUE aggregate 4038 Committed 16 Not processed Vik Fearing (xocolatl) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 years ago
Allow tailoring of ICU locales with custom rules 4075 Committed Not processed Peter Eisentraut (petere) Laurenz Albe (laurenz) Peter Eisentraut (petere) 2 2 years ago
pg_input_error_detail function 4115 Committed Not processed Andrew Dunstan (adunstan), Nathan Bossart (bossartn) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 2 years ago
introduce reserved_connections parameter and pg_use_reserved_connections predefined role 4134 Committed 16 Not processed Nathan Bossart (bossartn) Robert Haas (rhaas) 1 2 years ago
Kerberos/GSSAPI Credential Delegation 4191 Committed 16 Not processed Stephen Frost (sfrost) Stephen Frost (sfrost) 1 1 year ago
VACUUM buffer pool size option 4216 Committed 16 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley) David Rowley (davidrowley) 1 1 year ago
SQL Commands
Introduce array_shuffle() and array_sample() functions 3771 Committed Not processed Martin Kalcher (mkalcher) Tom Lane (tgl) Tom Lane (tgl) 4 1 year ago
Add support for DEFAULT specification in COPY FROM 3822 Committed Not processed Israel Barth (barthisrael) Andrew Dunstan (adunstan) Andrew Dunstan (adunstan) 4 2 years ago
Ability to reference other extensions by schema in extension scripts 4023 Committed 16 Not processed Regina Obe (reginaobe) Sandro Santilli (strk) Tom Lane (tgl) 2 2 years ago
SQL/JSON 4086 Committed Not processed Amit Langote (amitlan), Nikita Glukhov (n.glukhov) Álvaro Herrera (alvherre) 2 1 year ago
add PROCESS_MAIN to VACUUM 4088 Committed 16 Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun) 2 2 years ago
Underscores in numeric literals 4090 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) Dean Rasheed (deanr) 2 2 years ago
System Administration
Fix pg_rewind race condition just after promotion 2864 Committed Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) Heikki Linnakangas (heikki) 12 2 years ago
zstd compression for pg_dump 2888 Committed Not processed Justin Pryzby (justinpryzby) Andreas Karlsson (kandreas), Jacob Champion (jchampion) Tomas Vondra (fuzzycz) 4 1 year ago
Allow +group in pg_ident.conf 4112 Committed Not processed Andrew Dunstan (adunstan) Nathan Bossart (bossartn), Jelte Fennema-Nio (jeltef) Michael Paquier (michael-kun) 1 2 years ago
Set arbitrary GUC options during initdb 4143 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 1 2 years ago
Testing
TAP output format for pg_regress 3837 Committed Not processed Daniel Gustafsson (d_gustafsson) Nikolay Shaplov (nataraj) Daniel Gustafsson (d_gustafsson) 4 1 year ago
Allow tests to pass in OpenSSL FIPS mode 4051 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 2 1 year ago
Improve LATERAL join case in test memoize.sql 4129 Committed Not processed Richard Guo (richardguo) David Rowley (davidrowley) 1 2 years ago
Report the query string that caused a memory error under Valgrind 4157 Committed 16 Not processed Onur TIRTIR (onurctirtir) Tom Lane (tgl) Tom Lane (tgl) 1 1 year ago
Rename GUC force_parallel_mode to debug_parallel_query 4170 Committed 16 Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 2 years ago
meson: Disable installation of test modules as part of a normal installation 4173 Committed Not processed Nazir Bilal Yavuz (nbyavuz) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
pg_regress: treat failed test process as a failed test 4202 Committed Not processed Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 years ago
Background psql TAP test helper 4228 Committed Not processed Andres Freund (andresfreund), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 1 year ago