2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: adjust pgbench per-script reportin... |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: mention GROUP SET fixes |
commit | commitdiff | tree |
2025-05-07 |
Nathan Bossart | Remove pg_replication_origin's TOAST table. |
commit | commitdiff | tree |
2025-05-07 |
Peter Geoghegan | Prevent premature nbtree array advancement. |
commit | commitdiff | tree |
2025-05-07 |
Peter Geoghegan | nbtree: tighten up array recheck rules. |
commit | commitdiff | tree |
2025-05-07 |
Nathan Bossart | pg_dumpall: Add --sequence-data. |
commit | commitdiff | tree |
2025-05-07 |
Alexander Korotkov | Refactor ChangeVarNodesExtended() using the custom... |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Put some psql documentation pieces back into alpha... |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | Remove some tabs in C string literals |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Add link to table |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Fix up spacing around verbatim DocBook elements |
commit | commitdiff | tree |
2025-05-07 |
Michael Paquier | Fix some comments related to IO workers |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: adjust partition planning item |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: small adjustments regarding options |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: move partition locking item to... |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: adjust partition items |
commit | commitdiff | tree |
2025-05-05 |
Tom Lane | Stamp 18beta1. REL_18_BETA1 |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: reword OAuth item |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: add mention of pg_stat_reset_backen... |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: adjust hash item |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: split partition optimizer item... |
commit | commitdiff | tree |
2025-05-05 |
Noah Misch | With GB18030, prevent SIGSEGV from reading past end... |
commit | commitdiff | tree |
2025-05-05 |
Noah Misch | Refactor test_escape.c for additional ways of testing. |
commit | commitdiff | tree |
2025-05-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: move and clarify constraint items |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: add commit for cancel key and... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: fix libpq wording |
commit | commitdiff | tree |
2025-05-03 |
Alexander Korotkov | Revert "Refactor ChangeVarNodesExtended() using the... |
commit | commitdiff | tree |
2025-05-03 |
Alexander Korotkov | Refactor ChangeVarNodesExtended() using the custom... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc: update guidelines on non-ASCII characters in... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: add GROUP BY column elimination... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: move protocol version item to... |
commit | commitdiff | tree |
2025-05-03 |
Etsuro Fujita | Fix memory allocation/copy mistakes. |
commit | commitdiff | tree |
2025-05-03 |
Etsuro Fujita | Fix typos in comments. |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: update chapter tags for recent... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: adjust libpq trace & potocol versi... |
commit | commitdiff | tree |
2025-05-02 |
Bruce Momjian | doc PG 18 relnotes: reword and reorder items |
commit | commitdiff | tree |
2025-05-02 |
Peter Geoghegan | Avoid treating nonrequired nbtree keys as required. |
commit | commitdiff | tree |
2025-05-02 |
Tomas Vondra | Fix memory leak in _gin_parallel_merge |
commit | commitdiff | tree |
2025-05-02 |
Tom Lane | Don't use a tuplestore if we don't have to for SQL... |
commit | commitdiff | tree |
2025-05-02 |
Álvaro Herrera | Handle self-referencing FKs correctly in partitioned... |
commit | commitdiff | tree |
2025-05-02 |
Tom Lane | Doc: correct spelling of meson switch. |
commit | commitdiff | tree |
2025-05-02 |
Jacob Champion | oauth: Correct SSL dependency for libpq-oauth.a |
commit | commitdiff | tree |
2025-05-02 |
Peter Eisentraut | Make "directory" setting work with extension_control_path |
commit | commitdiff | tree |
2025-05-02 |
Bruce Momjian | doc: first draft of the PG 18 release notes |
commit | commitdiff | tree |
2025-05-01 |
Noah Misch | Doc: stop implying recommendation of insecure search_pa... |
commit | commitdiff | tree |
2025-05-01 |
Peter Eisentraut | doc: Flesh out extension docs for the "prefix" make... |
commit | commitdiff | tree |
2025-05-01 |
Jacob Champion | oauth: Fix Autoconf build on macOS |
commit | commitdiff | tree |
2025-05-01 |
Jacob Champion | oauth: Move the builtin flow into a separate module |
commit | commitdiff | tree |
2025-05-01 |
Nathan Bossart | Remove extra "not" in pg_upgrade documentation. |
commit | commitdiff | tree |
2025-05-01 |
Dean Rasheed | doc: Warn that ts_headline() output is not HTML-safe. |
commit | commitdiff | tree |
2025-05-01 |
Peter Eisentraut | doc: Improve explanations when a table rewrite is needed |
commit | commitdiff | tree |
2025-05-01 |
Peter Geoghegan | Adjust overstrong nbtree skip array assertion. |
commit | commitdiff | tree |
2025-04-30 |
Michael Paquier | doc: Mention cost-based delays for total_[auto]{vacuum... |
commit | commitdiff | tree |
2025-04-30 |
Daniel Gustafsson | Convert strncpy to strlcpy |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | doc: Add missing reference to track_cost_delay_timing. |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | vacuumdb: Don't skip empty relations in --missing-stats... |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | Further adjust guidance for running vacuumdb after... |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | doc: Alphabetize long options for pg_dump[all]. |
commit | commitdiff | tree |
2025-04-30 |
Tom Lane | Update time zone data files to tzdata release 2025b. |
commit | commitdiff | tree |
2025-04-30 |
Daniel Gustafsson | Typo and doc fixups for memory context reporting |
commit | commitdiff | tree |
2025-04-30 |
Daniel Gustafsson | Add missing string terminator |
commit | commitdiff | tree |
2025-04-30 |
David Rowley | Add 918e7287e to .git-blame-ignore-revs |
commit | commitdiff | tree |
2025-04-30 |
David Rowley | Fix broken indentation |
commit | commitdiff | tree |
2025-04-30 |
David Rowley | Fix a couple of comment typos |
commit | commitdiff | tree |
2025-04-29 |
Tom Lane | Give up on running with NetBSD/OpenBSD's default semaph... |
commit | commitdiff | tree |
2025-04-29 |
Jacob Champion | oauth: Classify oauth_client_secret as a password |
commit | commitdiff | tree |
2025-04-29 |
Jacob Champion | oauth: Disallow OAuth connections via postgres_fdw... |
commit | commitdiff | tree |
2025-04-29 |
Jacob Champion | Bump the minimum supported Python version to 3.6.8 |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | Fix whitespace typo in string |
commit | commitdiff | tree |
2025-04-29 |
Nathan Bossart | initdb: Do not report default autovacuum_worker_slots. |
commit | commitdiff | tree |
2025-04-29 |
Bruce Momjian | doc: adjust max_files_per_process again |
commit | commitdiff | tree |
2025-04-29 |
Bruce Momjian | doc: clarify new behavior of max_files_per_process |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | doc: Small example improvement |
commit | commitdiff | tree |
2025-04-29 |
Alexander Korotkov | Fixes for ChangeVarNodes_walker() |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | pg_restore: Improve --help synopsis |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | pg_restore: Put new option in consistent order in ... |
commit | commitdiff | tree |
2025-04-29 |
Amit Kapila | Fix assertion failure during decoding from synced slots. |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | pg_verifybackup: Message style improvements |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | test_slru: Fix incorrect format placeholders |
commit | commitdiff | tree |
2025-04-29 |
Amit Kapila | Doc: Specify the interaction of publish_generated_colum... |
commit | commitdiff | tree |
2025-04-28 |
Melanie Plageman | Add maintenance_io_concurrency flag to some read stream... |
commit | commitdiff | tree |
2025-04-28 |
Peter Geoghegan | Fix obsolete nbtree array advancement comment. |
commit | commitdiff | tree |
2025-04-28 |
Peter Geoghegan | Make NULL tuple values always advance skip arrays. |
commit | commitdiff | tree |
2025-04-28 |
Álvaro Herrera | Fix pg_dump for inherited validated not-null constraints |
commit | commitdiff | tree |
2025-04-28 |
Peter Eisentraut | pg_combinebackup: Message style improvements |
commit | commitdiff | tree |
2025-04-28 |
Alexander Korotkov | Restore comments in ChangeVarNodesExtended() |
commit | commitdiff | tree |
2025-04-28 |
Amit Kapila | Fix xmin advancement during fast_forward decoding. |
commit | commitdiff | tree |
2025-04-28 |
Michael Paquier | Remove circular #include's between wait_event.h and... |
commit | commitdiff | tree |
2025-04-27 |
Alexander Korotkov | Disallow removing placeholders during Self-Join Elimina... |
commit | commitdiff | tree |
2025-04-27 |
Tom Lane | Remove inappropriate inclusions of c.h and postgres_fe.h. |
commit | commitdiff | tree |
2025-04-27 |
Tom Lane | Don't use double-quotes in #include's of system headers... |
commit | commitdiff | tree |
2025-04-27 |
Tom Lane | Remove circular #include's between plpython.h and plpy_... |
commit | commitdiff | tree |
2025-04-27 |
Tom Lane | Don't use double-quotes in #include's of system headers. |
commit | commitdiff | tree |
2025-04-26 |
David Rowley | Eliminate divide in new fast-path locking code |
commit | commitdiff | tree |
2025-04-26 |
John Naylor | Match parameter in new function to earlier equivalents |
commit | commitdiff | tree |
2025-04-26 |
Bruce Momjian | doc: improve wording of vacuum_max_eager_freeze_failur... |
commit | commitdiff | tree |
2025-04-25 |
Andres Freund | aio: Improve debug logging around waiting for IOs |
commit | commitdiff | tree |
next |