| 2023-12-08 |
Tomas Vondra | Add empty BRIN ranges during CREATE INDEX |
commit | commitdiff | tree |
| 2023-12-08 |
Daniel Gustafsson | Don't clean initdb files on template creation failure |
commit | commitdiff | tree |
| 2023-12-08 |
Heikki Linnakangas | Remove some unnecessary #includes of postmaster/interrupt.h |
commit | commitdiff | tree |
| 2023-12-08 |
Alvaro Herrera | Test that it works to RESET an invalid reloption |
commit | commitdiff | tree |
| 2023-12-08 |
Heikki Linnakangas | Rename ShmemVariableCache to TransamVariables |
commit | commitdiff | tree |
| 2023-12-08 |
Heikki Linnakangas | Initialize ShmemVariableCache like other shmem areas |
commit | commitdiff | tree |
| 2023-12-08 |
Heikki Linnakangas | Don't try to open visibilitymap when analyzing a foreig... |
commit | commitdiff | tree |
| 2023-12-08 |
Thomas Munro | Fix potential pointer overflow in xlogreader.c. |
commit | commitdiff | tree |
| 2023-12-08 |
Bruce Momjian | doc: clarify handling of ON CONFLICT with triggers |
commit | commitdiff | tree |
| 2023-12-08 |
Michael Paquier | Fix path of regress shared library in pg_upgrade test |
commit | commitdiff | tree |
| 2023-12-08 |
Bruce Momjian | doc, pg_upgrade: add vacuumdb w/ tips for generating... |
commit | commitdiff | tree |
| 2023-12-08 |
Bruce Momjian | doc: FOR UPDATE / KEY / SHARE / KEY SHARE takes an... |
commit | commitdiff | tree |
| 2023-12-08 |
Bruce Momjian | doc, intagg: fix one-to-many mention to many-to-many |
commit | commitdiff | tree |
| 2023-12-07 |
Jeff Davis | Shrink Unicode category table. |
commit | commitdiff | tree |
| 2023-12-07 |
David Rowley | Verify that attribute counts match in ExecCopySlot |
commit | commitdiff | tree |
| 2023-12-07 |
Michael Paquier | Improve some error messages with invalid indexes for... |
commit | commitdiff | tree |
| 2023-12-07 |
Amit Kapila | Fix issues in binary_upgrade_logical_slot_has_caught_up(). |
commit | commitdiff | tree |
| 2023-12-06 |
Michael Paquier | Fix assertion failure with REINDEX and event triggers |
commit | commitdiff | tree |
| 2023-12-06 |
Nathan Bossart | Suppress -Wunused-result warning about write(). |
commit | commitdiff | tree |
| 2023-12-06 |
Peter Eisentraut | Use signal-safe functions in signal handler |
commit | commitdiff | tree |
| 2023-12-06 |
Michael Paquier | Fix compilation on Windows with WAL_DEBUG |
commit | commitdiff | tree |
| 2023-12-06 |
Michael Paquier | Apply filters to dump files all the time in 002_pg_upgr... |
commit | commitdiff | tree |
| 2023-12-05 |
Alexander Korotkov | Add support for deparsing semi-joins to contrib/postgre... |
commit | commitdiff | tree |
| 2023-12-05 |
Robert Haas | Rename pg_verifybackup's JsonManifestParseContext callb... |
commit | commitdiff | tree |
| 2023-12-05 |
Robert Haas | Rename JsonManifestParseContext callbacks. |
commit | commitdiff | tree |
| 2023-12-05 |
Daniel Gustafsson | Fix indentation |
commit | commitdiff | tree |
| 2023-12-05 |
Daniel Gustafsson | Fix incorrect error message for IDENTIFY_SYSTEM |
commit | commitdiff | tree |
| 2023-12-05 |
Alvaro Herrera | Fix handling of errors in libpq pipelines |
commit | commitdiff | tree |
| 2023-12-05 |
Amit Kapila | Fix a random failure in 003_logical_slots.pl. |
commit | commitdiff | tree |
| 2023-12-05 |
Jeff Davis | Optimize SearchPathCache by saving the last entry. |
commit | commitdiff | tree |
| 2023-12-04 |
Nathan Bossart | Teach convert() and friends to avoid copying when possible. |
commit | commitdiff | tree |
| 2023-12-04 |
Heikki Linnakangas | Remove now-unnecessary Autovacuum[Launcher|Worker]IAm... |
commit | commitdiff | tree |
| 2023-12-04 |
Alvaro Herrera | Don't use pgbench -j in tests |
commit | commitdiff | tree |
| 2023-12-04 |
Peter Eisentraut | Remove unnecessary include of <math.h> |
commit | commitdiff | tree |
| 2023-12-04 |
Peter Eisentraut | Remove unnecessary include of <sys/socket.h> |
commit | commitdiff | tree |
| 2023-12-04 |
Peter Eisentraut | Remove unnecessary includes of <signal.h> |
commit | commitdiff | tree |
| 2023-12-04 |
Michael Paquier | Add support for REINDEX in event triggers |
commit | commitdiff | tree |
| 2023-12-03 |
Michael Paquier | doc: Remove reference to trigger file regarding promotion |
commit | commitdiff | tree |
| 2023-12-03 |
Heikki Linnakangas | Refactor how InitProcess is called |
commit | commitdiff | tree |
| 2023-12-03 |
Heikki Linnakangas | Pass BackgroundWorker entry in the parameter file in... |
commit | commitdiff | tree |
| 2023-12-03 |
Heikki Linnakangas | Refactor CreateSharedMemoryAndSemaphores |
commit | commitdiff | tree |
| 2023-12-01 |
Heikki Linnakangas | Silence Valgrind complaint with EXEC_BACKEND |
commit | commitdiff | tree |
| 2023-12-01 |
Peter Eisentraut | pgindent fix |
commit | commitdiff | tree |
| 2023-12-01 |
Peter Eisentraut | Check collation when creating partitioned index |
commit | commitdiff | tree |
| 2023-12-01 |
Peter Eisentraut | doc: Update info on information schema usage tables |
commit | commitdiff | tree |
| 2023-12-01 |
Amit Kapila | Fix an uninitialized access in hash_xlog_squeeze_page(). |
commit | commitdiff | tree |
| 2023-12-01 |
Andres Freund | meson: Stop using deprecated way getting path of files |
commit | commitdiff | tree |
| 2023-12-01 |
Thomas Munro | Adjust obsolete comment explaining set_stack_base(). |
commit | commitdiff | tree |
| 2023-11-30 |
Heikki Linnakangas | Print lwlock stats also for aux processes, when built... |
commit | commitdiff | tree |
| 2023-11-30 |
Alexander Korotkov | Fix typo in 5a1dfde8334b |
commit | commitdiff | tree |
| 2023-11-30 |
Daniel Gustafsson | Fix spelling and punctuation |
commit | commitdiff | tree |
| 2023-11-30 |
Daniel Gustafsson | Add missing file to nls Makefile |
commit | commitdiff | tree |
| 2023-11-30 |
Daniel Gustafsson | Fix array subscript warnings |
commit | commitdiff | tree |
| 2023-11-30 |
Alexander Korotkov | Fix warning due non-standard inline declaration in... |
commit | commitdiff | tree |
| 2023-11-30 |
John Naylor | Remove redundant setting of hashkey after insertion |
commit | commitdiff | tree |
| 2023-11-30 |
Peter Eisentraut | meson: Improve/fix Python version selection |
commit | commitdiff | tree |
| 2023-11-30 |
Masahiko Sawada | Add tests for XID wraparound. |
commit | commitdiff | tree |
| 2023-11-30 |
Michael Paquier | doc: Mention how to use quotes with GUC names in error... |
commit | commitdiff | tree |
| 2023-11-30 |
Michael Paquier | Apply quotes more consistently to GUC names in logs |
commit | commitdiff | tree |
| 2023-11-30 |
Masahiko Sawada | Add option to specify timeout seconds to BackgroundPsql.pm. |
commit | commitdiff | tree |
| 2023-11-30 |
Peter Eisentraut | Remove unused macro |
commit | commitdiff | tree |
| 2023-11-30 |
Peter Eisentraut | Improve "user mapping not found" error message |
commit | commitdiff | tree |
| 2023-11-30 |
Amit Kapila | Fix a test in 003_logical_slots. |
commit | commitdiff | tree |
| 2023-11-30 |
Masahiko Sawada | Fix wrong description of BackgroundPsql's timeout. |
commit | commitdiff | tree |
| 2023-11-30 |
Masahiko Sawada | Fix BackgroundPsql's set_query_timer_restart() issue... |
commit | commitdiff | tree |
| 2023-11-29 |
Daniel Gustafsson | Fix typo in comment |
commit | commitdiff | tree |
| 2023-11-29 |
Daniel Gustafsson | Read include/exclude commands for dump/restore from... |
commit | commitdiff | tree |
| 2023-11-29 |
Thomas Munro | Optimize pg_readv/pg_pwritev single vector case. |
commit | commitdiff | tree |
| 2023-11-28 |
Alexander Korotkov | Add SLRU tests for 64-bit page case |
commit | commitdiff | tree |
| 2023-11-28 |
Alexander Korotkov | Make use FullTransactionId in 2PC filenames |
commit | commitdiff | tree |
| 2023-11-28 |
Alexander Korotkov | Use larger segment file names for pg_notify |
commit | commitdiff | tree |
| 2023-11-28 |
Alexander Korotkov | Index SLRUs by 64-bit integers rather than by 32-bit... |
commit | commitdiff | tree |
| 2023-11-28 |
Tom Lane | Clean up usage of bison precedence for non-operator... |
commit | commitdiff | tree |
| 2023-11-28 |
Tom Lane | Use BIO_{get,set}_app_data instead of BIO_{get,set... |
commit | commitdiff | tree |
| 2023-11-28 |
Heikki Linnakangas | Fix comment about ressortgrouprefs being unique in... |
commit | commitdiff | tree |
| 2023-11-28 |
Michael Paquier | Remove more statements from stats.sql |
commit | commitdiff | tree |
| 2023-11-28 |
Heikki Linnakangas | Fix assertions with RI triggers in heap_update and... |
commit | commitdiff | tree |
| 2023-11-28 |
Dean Rasheed | psql: Add tab completion for view options. |
commit | commitdiff | tree |
| 2023-11-28 |
Michael Paquier | Remove test for pg_stat_reset_shared() in stats.sql |
commit | commitdiff | tree |
| 2023-11-27 |
Michael Paquier | Fix comment in tableam.h about GetHeapamTableAmRoutine() |
commit | commitdiff | tree |
| 2023-11-27 |
Michael Paquier | Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword... |
commit | commitdiff | tree |
| 2023-11-27 |
David Rowley | Don't use bms_membership() in cases where we don't... |
commit | commitdiff | tree |
| 2023-11-27 |
Nathan Bossart | Retire a few backwards compatibility macros. |
commit | commitdiff | tree |
| 2023-11-27 |
Alvaro Herrera | Fix CREATE INDEX CONCURRENTLY example |
commit | commitdiff | tree |
| 2023-11-27 |
Tomas Vondra | Check if ii_AmCache is NULL in aminsertcleanup |
commit | commitdiff | tree |
| 2023-11-27 |
Heikki Linnakangas | Reduce rate of walwriter wakeups due to async commits. |
commit | commitdiff | tree |
| 2023-11-27 |
Amit Kapila | Avoid unconditionally filling in missing values with... |
commit | commitdiff | tree |
| 2023-11-27 |
Alexander Korotkov | Track statement entry timestamp in contrib/pg_stat_stat... |
commit | commitdiff | tree |
| 2023-11-27 |
Alexander Korotkov | Add NOT NULL checking of pg_stat_statements_reset(... |
commit | commitdiff | tree |
| 2023-11-27 |
Michael Paquier | Fix race condition with BIO methods initialization... |
commit | commitdiff | tree |
| 2023-11-26 |
Alexander Korotkov | Display length and bounds histograms in pg_stats |
commit | commitdiff | tree |
| 2023-11-26 |
Alexander Korotkov | Update comments for pg_statistic catalog table |
commit | commitdiff | tree |
| 2023-11-26 |
Tom Lane | Doc: list AT TIME ZONE and COLLATE in operator preceden... |
commit | commitdiff | tree |
| 2023-11-26 |
Tomas Vondra | Fix brin.c indentation issues introduced by c1ec02be1d |
commit | commitdiff | tree |
| 2023-11-25 |
Peter Eisentraut | Use fipshash in brin_multi test |
commit | commitdiff | tree |
| 2023-11-25 |
Tomas Vondra | Reuse BrinDesc and BrinRevmap in brininsert |
commit | commitdiff | tree |
| 2023-11-25 |
Bruce Momjian | C comment: add header to pg_test_fsync.c |
commit | commitdiff | tree |
| 2023-11-25 |
Bruce Momjian | C comment: clarify that WAL files can be _recycled_... |
commit | commitdiff | tree |
| 2023-11-25 |
Bruce Momjian | Use SECS_PER_HOUR macro in tzparser.c, instead of constants |
commit | commitdiff | tree |
| 2023-11-25 |
Bruce Momjian | doc: gin_page_opaque_info() must be a _compressed_... |
commit | commitdiff | tree |
| next |