| 2025-03-18 |
Andres Freund | aio: Infrastructure for io_method=worker |
commit | commitdiff | tree |
| 2025-03-18 |
Jeff Davis | Fix headerscheck warning. |
commit | commitdiff | tree |
| 2025-03-18 |
Tom Lane | Silence compiler warning. |
commit | commitdiff | tree |
| 2025-03-18 |
Daniel Gustafsson | Add X25519 to the default set of curves |
commit | commitdiff | tree |
| 2025-03-18 |
Robert Haas | Add some new hooks so extensions can add details to... |
commit | commitdiff | tree |
| 2025-03-18 |
Álvaro Herrera | Simplify reindexdb coding |
commit | commitdiff | tree |
| 2025-03-18 |
Melanie Plageman | Increase default maintenance_io_concurrency to 16 |
commit | commitdiff | tree |
| 2025-03-18 |
Robert Haas | Fix indentation again. |
commit | commitdiff | tree |
| 2025-03-18 |
Robert Haas | Make it possible for loadable modules to add EXPLAIN... |
commit | commitdiff | tree |
| 2025-03-18 |
Peter Eisentraut | Allow non-btree unique indexes for matviews |
commit | commitdiff | tree |
| 2025-03-18 |
Peter Eisentraut | Allow non-btree unique indexes for partition keys |
commit | commitdiff | tree |
| 2025-03-18 |
Peter Eisentraut | Add some opfamily support functions to lsyscache.c |
commit | commitdiff | tree |
| 2025-03-18 |
Amit Kapila | Fix typo. |
commit | commitdiff | tree |
| 2025-03-18 |
Amit Kapila | Use correct variable name in publicationcmds.c. |
commit | commitdiff | tree |
| 2025-03-18 |
Masahiko Sawada | Fix the test 005_char_signedness. |
commit | commitdiff | tree |
| 2025-03-18 |
Michael Paquier | psql: Add \sendpipeline to send query buffers while... |
commit | commitdiff | tree |
| 2025-03-17 |
Andres Freund | aio: Add core asynchronous I/O infrastructure |
commit | commitdiff | tree |
| 2025-03-17 |
Andres Freund | aio: Basic subsystem initialization |
commit | commitdiff | tree |
| 2025-03-17 |
Nathan Bossart | Add commit 203c1b4cc4 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2025-03-17 |
Robert Haas | Fix indentation. |
commit | commitdiff | tree |
| 2025-03-17 |
Nathan Bossart | pg_upgrade: Remove some dead code. |
commit | commitdiff | tree |
| 2025-03-17 |
Andres Freund | tests: Expand temp table tests to some pin related... |
commit | commitdiff | tree |
| 2025-03-17 |
Robert Haas | pg_combinebackup: Add -k, --link option. |
commit | commitdiff | tree |
| 2025-03-17 |
Tom Lane | Unify wording of user-facing "row security" messages. |
commit | commitdiff | tree |
| 2025-03-17 |
Michael Paquier | Fix inconsistent quoting for some options in TAP tests |
commit | commitdiff | tree |
| 2025-03-17 |
Michael Paquier | Apply more consistent style for command options in... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Paquier | Revert "Add redo LSN to pgstats files" |
commit | commitdiff | tree |
| 2025-03-16 |
Tom Lane | pg_dump, pg_dumpall, pg_restore: Add --no-policies... |
commit | commitdiff | tree |
| 2025-03-16 |
Tom Lane | contrib/isn: Make weak mode a GUC setting, and fix... |
commit | commitdiff | tree |
| 2025-03-16 |
Alexander Korotkov | reindexdb: Fix the index-level REINDEX with multiple... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Paquier | pg_createsubscriber: Remove some code bloat in the... |
commit | commitdiff | tree |
| 2025-03-16 |
Andres Freund | localbuf: Introduce StartLocalBufferIO() |
commit | commitdiff | tree |
| 2025-03-16 |
Andres Freund | localbuf: Introduce FlushLocalBuffer() |
commit | commitdiff | tree |
| 2025-03-16 |
Andres Freund | localbuf: Introduce TerminateLocalBufferIO() |
commit | commitdiff | tree |
| 2025-03-16 |
Andres Freund | localbuf: Introduce InvalidateLocalBuffer() |
commit | commitdiff | tree |
| 2025-03-16 |
Andres Freund | localbuf: Fix dangerous coding pattern in GetLocalVicti... |
commit | commitdiff | tree |
| 2025-03-15 |
Andrew Dunstan | Silence perl critic |
commit | commitdiff | tree |
| 2025-03-15 |
Jeff Davis | Optimization for lower(), upper(), casefold() functions. |
commit | commitdiff | tree |
| 2025-03-15 |
Melanie Plageman | Remove table AM callback scan_bitmap_next_block |
commit | commitdiff | tree |
| 2025-03-15 |
Melanie Plageman | BitmapHeapScan uses the read stream API |
commit | commitdiff | tree |
| 2025-03-15 |
Melanie Plageman | Separate TBM[Shared|Private]Iterator and TBMIterateResult |
commit | commitdiff | tree |
| 2025-03-15 |
Thomas Munro | Simplify distance heuristics in read_stream.c. |
commit | commitdiff | tree |
| 2025-03-15 |
Thomas Munro | Improve read_stream.c advice for dense streams. |
commit | commitdiff | tree |
| 2025-03-14 |
Álvaro Herrera | doc: Explain more thoroughly when a table rewrite is... |
commit | commitdiff | tree |
| 2025-03-14 |
Tom Lane | Doc: remove obsolete comment. |
commit | commitdiff | tree |
| 2025-03-14 |
Fujii Masao | Add GUC option to log lock acquisition failures. |
commit | commitdiff | tree |
| 2025-03-14 |
Fujii Masao | Optimize iteration over PGPROC for fast-path lock searches. |
commit | commitdiff | tree |
| 2025-03-14 |
Peter Eisentraut | Simplify and generalize PrepareSortSupportFromIndexRel() |
commit | commitdiff | tree |
| 2025-03-14 |
Álvaro Herrera | Remove direct handling of reloptions for toast tables |
commit | commitdiff | tree |
| 2025-03-14 |
Thomas Munro | Respect changing pin limits in read_stream.c. |
commit | commitdiff | tree |
| 2025-03-14 |
Peter Eisentraut | Activate Python "Limited API" in PL/Python |
commit | commitdiff | tree |
| 2025-03-14 |
Peter Eisentraut | Swap order of extern/static and pg_nodiscard |
commit | commitdiff | tree |
| 2025-03-14 |
Thomas Munro | Improve buffer manager API for backend pin limits. |
commit | commitdiff | tree |
| 2025-03-14 |
Amit Kapila | Fix ALTER SUBSCRIPTION ... SET PUBLICATION ... command. |
commit | commitdiff | tree |
| 2025-03-13 |
Tom Lane | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvec... |
commit | commitdiff | tree |
| 2025-03-13 |
Álvaro Herrera | ATExecSetRelOptions: Reduce scope of 'isnull' variable |
commit | commitdiff | tree |
| 2025-03-13 |
Álvaro Herrera | Make lwlocknames.h generated file less ugly |
commit | commitdiff | tree |
| 2025-03-13 |
Nathan Bossart | Add reverse(bytea). |
commit | commitdiff | tree |
| 2025-03-13 |
Peter Eisentraut | Fix copy-and-paste mistake in error message |
commit | commitdiff | tree |
| 2025-03-13 |
Peter Eisentraut | pg_noreturn to replace pg_attribute_noreturn() |
commit | commitdiff | tree |
| 2025-03-13 |
Richard Guo | Fix incorrect handling of subquery pullup |
commit | commitdiff | tree |
| 2025-03-13 |
Richard Guo | Remove code setting wrap_non_vars to true for UNION... |
commit | commitdiff | tree |
| 2025-03-13 |
Jeff Davis | Refactor convert_case() to prepare for optimizations. |
commit | commitdiff | tree |
| 2025-03-13 |
Amit Kapila | Avoid invalidating all RelationSyncCache entries on... |
commit | commitdiff | tree |
| 2025-03-13 |
Thomas Munro | Fix read_stream.c for changing io_combine_limit. |
commit | commitdiff | tree |
| 2025-03-13 |
Amit Langote | Fix copy-paste error in datum_to_jsonb_internal() |
commit | commitdiff | tree |
| 2025-03-12 |
Masahiko Sawada | pg_rewind: Add dbname to primary_conninfo when using... |
commit | commitdiff | tree |
| 2025-03-12 |
David Rowley | Add b955df443 to .git-blame-ignore-revs |
commit | commitdiff | tree |
| 2025-03-12 |
David Rowley | Fix indentation issue |
commit | commitdiff | tree |
| 2025-03-12 |
Masahiko Sawada | Fix compiler warning in pg_logicalinspect. |
commit | commitdiff | tree |
| 2025-03-12 |
Heikki Linnakangas | Rename alloc/free functions in reorderbuffer.c |
commit | commitdiff | tree |
| 2025-03-12 |
Nathan Bossart | Remove count_one_bits() in acl.c. |
commit | commitdiff | tree |
| 2025-03-12 |
Melanie Plageman | Increase default effective_io_concurrency to 16 |
commit | commitdiff | tree |
| 2025-03-12 |
Heikki Linnakangas | Handle interrupts while waiting on Append's async subplans |
commit | commitdiff | tree |
| 2025-03-12 |
Tom Lane | Build whole-row Vars the same way during parsing and... |
commit | commitdiff | tree |
| 2025-03-12 |
Melanie Plageman | Add connection establishment duration logging |
commit | commitdiff | tree |
| 2025-03-12 |
Melanie Plageman | Modularize log_connections output |
commit | commitdiff | tree |
| 2025-03-12 |
Michael Paquier | Remove initialization from PendingBackendStats |
commit | commitdiff | tree |
| 2025-03-12 |
Peter Eisentraut | Prepare for Python "Limited API" in PL/Python |
commit | commitdiff | tree |
| 2025-03-12 |
Tom Lane | Doc: silence A4 PDF build warnings. |
commit | commitdiff | tree |
| 2025-03-11 |
Heikki Linnakangas | Improve snapmgr.c comment |
commit | commitdiff | tree |
| 2025-03-11 |
Heikki Linnakangas | Assert that a snapshot is active or registered before... |
commit | commitdiff | tree |
| 2025-03-11 |
Masahiko Sawada | pg_logicalinspect: Fix possible crash when passing... |
commit | commitdiff | tree |
| 2025-03-11 |
Masahiko Sawada | pg_logicalinspect: Stabilize isolation tests. |
commit | commitdiff | tree |
| 2025-03-11 |
Tom Lane | Improve EXPLAIN's display of window functions. |
commit | commitdiff | tree |
| 2025-03-11 |
Peter Geoghegan | nbtree: Make BTMaxItemSize into object-like macro. |
commit | commitdiff | tree |
| 2025-03-11 |
Peter Geoghegan | Show index search count in EXPLAIN ANALYZE, take 2. |
commit | commitdiff | tree |
| 2025-03-11 |
Peter Eisentraut | Update nls.mk for newly added file |
commit | commitdiff | tree |
| 2025-03-11 |
Álvaro Herrera | BRIN: be more strict about required support procs |
commit | commitdiff | tree |
| 2025-03-11 |
Daniel Gustafsson | Add special case fast-paths for strict functions |
commit | commitdiff | tree |
| 2025-03-11 |
Daniel Gustafsson | Replace EEOP_DONE with special steps for return/no... |
commit | commitdiff | tree |
| 2025-03-11 |
Peter Eisentraut | Move RemoveInheritedConstraint() call slightly earlier |
commit | commitdiff | tree |
| 2025-03-11 |
Peter Eisentraut | refactor: Split tryAttachPartitionForeignKey() |
commit | commitdiff | tree |
| 2025-03-11 |
Peter Eisentraut | refactor: re-add ATExecAlterChildConstr() |
commit | commitdiff | tree |
| 2025-03-11 |
Michael Paquier | Add WAL data to backend statistics |
commit | commitdiff | tree |
| 2025-03-10 |
Andres Freund | tests: Make postmaster/002_connection_limits deal verbo... |
commit | commitdiff | tree |
| 2025-03-10 |
Tom Lane | CREATE INDEX: do update index stats if autovacuum=off. |
commit | commitdiff | tree |
| 2025-03-10 |
Heikki Linnakangas | Fix a few more redundant calls of GetLatestSnapshot() |
commit | commitdiff | tree |
| 2025-03-10 |
Heikki Linnakangas | Fix snapshot used in logical replication index lookup |
commit | commitdiff | tree |
| 2025-03-10 |
Tom Lane | Doc: improve description of window function processing. |
commit | commitdiff | tree |
| next |