| 2025-08-15 |
David Rowley | Fix failing -D HASH_STATISTICS builds |
commit | commitdiff | tree |
| 2025-08-14 |
Andres Freund | ci: Simplify ci-os-only handling |
commit | commitdiff | tree |
| 2025-08-14 |
Andres Freund | ci: Per-repo configuration for manually trigger tasks |
commit | commitdiff | tree |
| 2025-08-14 |
Michael Paquier | Fix compilation warning with SerializeClientConnectionI... |
commit | commitdiff | tree |
| 2025-08-13 |
Andres Freund | ci: windows: Stop using DEBUG:FASTLINK |
commit | commitdiff | tree |
| 2025-08-13 |
Tom Lane | Don't treat EINVAL from semget() as a hard failure. |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Paquier | postgres_fdw: Fix tests with ANALYZE and remote sampling |
commit | commitdiff | tree |
| 2025-08-11 |
Tom Lane | Stamp 18beta3. REL_18_BETA3 |
commit | commitdiff | tree |
| 2025-08-11 |
Nathan Bossart | Restrict psql meta-commands in plain-text dumps. |
commit | commitdiff | tree |
| 2025-08-11 |
Noah Misch | Convert newlines to spaces in names written in v11... |
commit | commitdiff | tree |
| 2025-08-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2025-08-11 |
Dean Rasheed | Fix security checks in selectivity estimation functions. |
commit | commitdiff | tree |
| 2025-08-10 |
Noah Misch | Remove, from stable branches, the new assertion of... |
commit | commitdiff | tree |
| 2025-08-09 |
Thomas Munro | Fix rare bug in read_stream.c's split IO handling. |
commit | commitdiff | tree |
| 2025-08-08 |
Peter Eisentraut | postgres_fdw and dblink should check if backend has... |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Track total call count during a client flow |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Remove expired timers from the multiplexer |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Ensure unused socket registrations are removed |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Remove stale events from the kqueue multiplexer |
commit | commitdiff | tree |
| 2025-08-08 |
Thomas Munro | Remove obsolete comment. |
commit | commitdiff | tree |
| 2025-08-08 |
Peter Eisentraut | Fix incorrect lack of Datum conversion in _int_matchsel() |
commit | commitdiff | tree |
| 2025-08-08 |
Etsuro Fujita | Fix oversight in FindTriggerIncompatibleWithInheritance. |
commit | commitdiff | tree |
| 2025-08-08 |
Fujii Masao | pg_dump: Fix incorrect parsing of object types in pg_du... |
commit | commitdiff | tree |
| 2025-08-08 |
Etsuro Fujita | Disallow collecting transition tuples from child foreig... |
commit | commitdiff | tree |
| 2025-08-08 |
Michael Paquier | Add information about "generation" when dropping twice... |
commit | commitdiff | tree |
| 2025-08-07 |
Jacob Champion | meson: Fix install-quiet after clean |
commit | commitdiff | tree |
| 2025-08-07 |
Tom Lane | doc: add float as an alias for double precision. |
commit | commitdiff | tree |
| 2025-08-07 |
Peter Eisentraut | doc: Formatting improvements |
commit | commitdiff | tree |
| 2025-08-07 |
Alexander Korotkov | Fix checkpointer shared memory allocation |
commit | commitdiff | tree |
| 2025-08-07 |
Alexander Korotkov | Revert "Clarify documentation for the initcap function" |
commit | commitdiff | tree |
| 2025-08-07 |
John Naylor | Update ICU C++ API symbols |
commit | commitdiff | tree |
| 2025-08-07 |
Peter Eisentraut | pg_upgrade: Improve message indentation |
commit | commitdiff | tree |
| 2025-08-07 |
Michael Paquier | Improve tests of date_trunc() with infinity and unsuppo... |
commit | commitdiff | tree |
| 2025-08-07 |
Michael Paquier | Fix incorrect Datum conversion in timestamptz_trunc_int... |
commit | commitdiff | tree |
| 2025-08-06 |
Peter Eisentraut | Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT |
commit | commitdiff | tree |
| 2025-08-06 |
Fujii Masao | doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRES... |
commit | commitdiff | tree |
| 2025-08-05 |
Tom Lane | Fix incorrect return value in brin_minmax_multi_distanc... |
commit | commitdiff | tree |
| 2025-08-05 |
Álvaro Herrera | Put PG_TEST_EXTRA doc items back in alphabetical order |
commit | commitdiff | tree |
| 2025-08-05 |
Álvaro Herrera | Hide expensive pg_upgrade test behind PG_TEST_EXTRA |
commit | commitdiff | tree |
| 2025-08-05 |
Jeff Davis | Don't copy datlocale from template unless provider... |
commit | commitdiff | tree |
| 2025-08-05 |
Amit Kapila | Throw ERROR when publish_generated_columns is specified... |
commit | commitdiff | tree |
| 2025-08-04 |
Andrew Dunstan | fix apparent typo in release notes |
commit | commitdiff | tree |
| 2025-08-04 |
Melanie Plageman | Minor test fixes in 035_standby_logical_decoding.pl |
commit | commitdiff | tree |
| 2025-08-04 |
Dean Rasheed | Fix typo in create_index.sql. |
commit | commitdiff | tree |
| 2025-08-04 |
Fujii Masao | Avoid unexpected shutdown when sync_replication_slots... |
commit | commitdiff | tree |
| 2025-08-04 |
Álvaro Herrera | doc: mention unusability of dropped CHECK to verify... |
commit | commitdiff | tree |
| 2025-08-03 |
Fujii Masao | Fix assertion failure in pgbench when handling multiple... |
commit | commitdiff | tree |
| 2025-08-02 |
Jeff Davis | Simplify options in pg_dump and pg_restore. |
commit | commitdiff | tree |
| 2025-08-02 |
Michael Paquier | Fix typo in foreign_key.sql |
commit | commitdiff | tree |
| 2025-08-02 |
Etsuro Fujita | Doc: clarify the restrictions of AFTER triggers with... |
commit | commitdiff | tree |
| 2025-08-02 |
Michael Paquier | Fix use-after-free with INSERT ON CONFLICT changes... |
commit | commitdiff | tree |
| 2025-08-01 |
Nathan Bossart | Allow resetting unknown custom GUCs with reserved prefixes. |
commit | commitdiff | tree |
| 2025-08-01 |
Jeff Davis | pg_dump: reject combination of "only" and "with" |
commit | commitdiff | tree |
| 2025-08-01 |
Heikki Linnakangas | libpq: Complain about missing BackendKeyData later... |
commit | commitdiff | tree |
| 2025-08-01 |
Amit Kapila | Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI... |
commit | commitdiff | tree |
| 2025-07-31 |
Tomas Vondra | Fix tab completion for ALTER ROLE|USER ... RESET |
commit | commitdiff | tree |
| 2025-07-31 |
Tomas Vondra | Schema-qualify unnest() in ALTER DATABASE ... RESET |
commit | commitdiff | tree |
| 2025-07-31 |
Noah Misch | Sort dump objects independent of OIDs, for the 7 holdou... |
commit | commitdiff | tree |
| 2025-07-30 |
Nathan Bossart | doc: Adjust documentation for vacuumdb --missing-stats... |
commit | commitdiff | tree |
| 2025-07-30 |
Andrew Dunstan | Remove release note item for Non text modes for pg_dumpall |
commit | commitdiff | tree |
| 2025-07-30 |
Andrew Dunstan | Revert Non text modes for pg_dumpall, and pg_restore... |
commit | commitdiff | tree |
| 2025-07-30 |
Michael Paquier | Fix ./configure checks with __cpuidex() and __cpuid() |
commit | commitdiff | tree |
| 2025-07-30 |
Bruce Momjian | doc PG 18 relnotes: update to current |
commit | commitdiff | tree |
| 2025-07-29 |
Heikki Linnakangas | Handle cancel requests with PID 0 gracefully |
commit | commitdiff | tree |
| 2025-07-29 |
Tom Lane | Don't put library-supplied -L/-I switches before user... |
commit | commitdiff | tree |
| 2025-07-29 |
Tom Lane | Remove unnecessary complication around xmlParseBalanced... |
commit | commitdiff | tree |
| 2025-07-29 |
Alexander Korotkov | Clarify documentation for the initcap function |
commit | commitdiff | tree |
| 2025-07-28 |
Tom Lane | Avoid regression in the size of XML input that we will... |
commit | commitdiff | tree |
| 2025-07-28 |
Robert Haas | Avoid throwing away the error message in syncrep_yyerror. |
commit | commitdiff | tree |
| 2025-07-27 |
Michael Paquier | Fix performance regression with flush of pending fixed... |
commit | commitdiff | tree |
| 2025-07-27 |
Alexander Korotkov | Limit checkpointer requests queue size |
commit | commitdiff | tree |
| 2025-07-25 |
Fujii Masao | Fix background worker not restarting after crash-and... |
commit | commitdiff | tree |
| 2025-07-25 |
Michael Paquier | Fix assertion failure with latch wait in single-user... |
commit | commitdiff | tree |
| 2025-07-25 |
Michael Paquier | Lower bounds related to pgstats kinds |
commit | commitdiff | tree |
| 2025-07-24 |
Amit Kapila | Fix duplicate transaction replay during pg_createsubscr... |
commit | commitdiff | tree |
| 2025-07-24 |
Fujii Masao | doc: Add missing index entries and fix title formatting... |
commit | commitdiff | tree |
| 2025-07-23 |
Tom Lane | Fix build breakage on Solaris-alikes with late-model... |
commit | commitdiff | tree |
| 2025-07-22 |
Andres Freund | aio: Fix assertion, clarify README |
commit | commitdiff | tree |
| 2025-07-22 |
Amit Kapila | Doc: Fix logical replication examples. |
commit | commitdiff | tree |
| 2025-07-22 |
Michael Paquier | doc: Inform about aminsertcleanup optional NULLness |
commit | commitdiff | tree |
| 2025-07-22 |
Michael Paquier | ecpg: Fix NULL pointer dereference during connection... |
commit | commitdiff | tree |
| 2025-07-21 |
Álvaro Herrera | pg_dump: include comments on not-null constraints on... |
commit | commitdiff | tree |
| 2025-07-20 |
Fujii Masao | doc: Document reopen of output file via SIGHUP in pg_re... |
commit | commitdiff | tree |
| 2025-07-19 |
Alexander Korotkov | Reintroduce test 046_checkpoint_logical_slot |
commit | commitdiff | tree |
| 2025-07-19 |
Alexander Korotkov | Improve the stability of the recovery test 047_checkpoi... |
commit | commitdiff | tree |
| 2025-07-19 |
Alexander Korotkov | Fix infinite wait when reading a partially written... |
commit | commitdiff | tree |
| 2025-07-18 |
Dean Rasheed | Fix concurrent update trigger issues with MERGE in... |
commit | commitdiff | tree |
| 2025-07-17 |
Tom Lane | Fix PQport to never return NULL unless the connection... |
commit | commitdiff | tree |
| 2025-07-17 |
Álvaro Herrera | Remove assertion from PortalRunMulti |
commit | commitdiff | tree |
| 2025-07-17 |
Nathan Bossart | doc: Add note about how to use pg_overexplain. |
commit | commitdiff | tree |
| 2025-07-17 |
Amit Langote | Remove duplicate line |
commit | commitdiff | tree |
| 2025-07-17 |
Michael Paquier | Fix inconsistent LWLock tranche names for MultiXact* |
commit | commitdiff | tree |
| 2025-07-16 |
Daniel Gustafsson | doc: Add example file for COPY |
commit | commitdiff | tree |
| 2025-07-16 |
Álvaro Herrera | Fix dumping of comments on invalid constraints on domains |
commit | commitdiff | tree |
| 2025-07-16 |
Jeff Davis | pg_dumpall: Skip global objects with --statistics-only... |
commit | commitdiff | tree |
| 2025-07-16 |
Nathan Bossart | psql: Fix note on project naming in output of \copyright. |
commit | commitdiff | tree |
| 2025-07-15 |
Fujii Masao | doc: Fix confusing description of streaming option... |
commit | commitdiff | tree |
| 2025-07-15 |
Fujii Masao | doc: Clarify that total_vacuum_time excludes VACUUM... |
commit | commitdiff | tree |
| 2025-07-15 |
Tom Lane | Doc: clarify description of regexp fields in pg_ident... |
commit | commitdiff | tree |
| 2025-07-15 |
Tom Lane | Silence uninitialized-value warnings in compareJsonbCon... |
commit | commitdiff | tree |
| next |