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 17.6. REL_17_6 |
commit | commitdiff | tree |
2025-08-11 |
Tom Lane | Last-minute updates for release notes. |
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 |
Tom Lane | Release notes for 17.6, 16.10, 15.14, 14.19, 13.22. |
commit | commitdiff | tree |
2025-08-10 |
Noah Misch | Remove, from stable branches, the new assertion of... |
commit | commitdiff | tree |
2025-08-08 |
Tom Lane | First-draft release notes for 17.6. |
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 |
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 |
Peter Eisentraut | Message improvements |
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-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-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 |
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 |
Amit Kapila | Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI... |
commit | commitdiff | tree |
2025-07-31 |
Noah Misch | Sort dump objects independent of OIDs, for the 7 holdou... |
commit | commitdiff | tree |
2025-07-31 |
Tom Lane | pg_dump: provide a stable sort order for rules. |
commit | commitdiff | tree |
2025-07-30 |
Michael Paquier | Fix ./configure checks with __cpuidex() and __cpuid() |
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-27 |
Alexander Korotkov | Limit checkpointer requests queue size |
commit | commitdiff | tree |
2025-07-24 |
Amit Kapila | Fix duplicate transaction replay during pg_createsubscr... |
commit | commitdiff | tree |
2025-07-23 |
Tom Lane | Fix build breakage on Solaris-alikes with late-model... |
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 | Fix infinite wait when reading a partially written... |
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 | Improve recovery test 046_checkpoint_logical_slot |
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 |
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 |
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 |
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 |
2025-07-15 |
Tom Lane | Doc: clarify description of current-date/time functions. |
commit | commitdiff | tree |
2025-07-11 |
Tom Lane | Fix inconsistent quoting of role names in ACLs. |
commit | commitdiff | tree |
2025-07-11 |
Amit Kapila | Fix the handling of two GUCs during upgrade. |
commit | commitdiff | tree |
2025-07-10 |
Nathan Bossart | pg_dump: Fix object-type sort priority for large objects. |
commit | commitdiff | tree |
2025-07-09 |
Masahiko Sawada | Fix tab-completion for COPY and \copy options. |
commit | commitdiff | tree |
2025-07-09 |
Amit Kapila | Doc: Improve logical replication failover documentation. |
commit | commitdiff | tree |
2025-07-08 |
Tom Lane | Fix low-probability memory leak in XMLSERIALIZE(..... |
commit | commitdiff | tree |
2025-07-07 |
Tom Lane | Restore the ability to run pl/pgsql expression queries... |
commit | commitdiff | tree |
2025-07-06 |
Michael Paquier | Fix incompatibility with libxml2 >= 2.14 |
commit | commitdiff | tree |
2025-07-04 |
Γlvaro Herrera | Fix new pg_upgrade query not to rely on regnamespace |
commit | commitdiff | tree |
2025-07-04 |
Γlvaro Herrera | pg_upgrade: Add missing newline in error message |
commit | commitdiff | tree |
2025-07-04 |
Γlvaro Herrera | pg_upgrade: check for inconsistencies in not-null const... |
commit | commitdiff | tree |
2025-07-04 |
Michael Paquier | Disable commit timestamps during bootstrap |
commit | commitdiff | tree |
2025-07-03 |
Tom Lane | Obtain required table lock during cross-table updates... |
commit | commitdiff | tree |
2025-07-03 |
Fujii Masao | doc: Update outdated descriptions of wal_status in... |
commit | commitdiff | tree |
2025-07-03 |
Fujii Masao | doc: Remove incorrect note about wal_status in pg_repli... |
commit | commitdiff | tree |
2025-07-02 |
Tom Lane | Correctly copy the target host identification in PQcanc... |
commit | commitdiff | tree |
2025-07-02 |
Masahiko Sawada | Fix missing FSM vacuum opportunities on tables without... |
commit | commitdiff | tree |
2025-07-02 |
Michael Paquier | Fix bug in archive streamer with LZ4 decompression |
commit | commitdiff | tree |
2025-07-01 |
Peter Eisentraut | Update comment for IndexInfo.ii_NullsNotDistinct |
commit | commitdiff | tree |
2025-07-01 |
Nathan Bossart | Document pg_get_multixact_members(). |
commit | commitdiff | tree |
2025-07-01 |
Peter Eisentraut | Fix outdated comment for IndexInfo |
commit | commitdiff | tree |
2025-07-01 |
Tom Lane | Make sure IOV_MAX is defined. |
commit | commitdiff | tree |
2025-07-01 |
Tom Lane | Make safeguard against incorrect flags for fsync more... |
commit | commitdiff | tree |
2025-07-01 |
Amit Langote | Fix typos in comments |
commit | commitdiff | tree |
2025-06-30 |
Daniel Gustafsson | doc: Fix typo in pg_sync_replication_slots documentation |
commit | commitdiff | tree |
2025-06-29 |
Tom Lane | Obtain required table lock during cross-table constrain... |
commit | commitdiff | tree |
2025-06-27 |
Nathan Bossart | Use correct DatumGet*() function in test_shm_mq_main(). |
commit | commitdiff | tree |
2025-06-26 |
Melanie Plageman | Remove unused check in heap_xlog_insert() |
commit | commitdiff | tree |
2025-06-26 |
Dean Rasheed | doc: Fix indentation of MERGE synopsis. |
commit | commitdiff | tree |
2025-06-25 |
Amit Kapila | Doc: Improve documentation of stream abort. |
commit | commitdiff | tree |
2025-06-25 |
Michael Paquier | Avoid scribbling of VACUUM options |
commit | commitdiff | tree |
2025-06-24 |
Tom Lane | Prevent excessive delays before launching new logrep... |
commit | commitdiff | tree |
2025-06-24 |
Melanie Plageman | Test that vacuum removes tuples older than OldestXmin |
commit | commitdiff | tree |
2025-06-24 |
Daniel Gustafsson | doc: Remove dead link to NewbieDoc Docbook Guide |
commit | commitdiff | tree |
2025-06-24 |
Fujii Masao | doc: Fix incorrect UUID index entry in function documen... |
commit | commitdiff | tree |
2025-06-22 |
Peter Eisentraut | meson: Fix meson warning |
commit | commitdiff | tree |
next |