2024-11-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2024-11-11 |
Michael Paquier | libpq: Bail out during SSL/GSS negotiation errors |
commit | commitdiff | tree |
2024-11-10 |
Tom Lane | Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. |
commit | commitdiff | tree |
2024-11-08 |
Nathan Bossart | Fix sign-compare warnings in pg_iovec.h. |
commit | commitdiff | tree |
2024-11-08 |
Tom Lane | First-draft release notes for 17.1. |
commit | commitdiff | tree |
2024-11-08 |
Tom Lane | Improve fix for not entering parallel mode when holding... |
commit | commitdiff | tree |
2024-11-08 |
Amit Langote | Disallow partitionwise join when collations don't match |
commit | commitdiff | tree |
2024-11-08 |
Amit Langote | Disallow partitionwise grouping when collations don... |
commit | commitdiff | tree |
2024-11-08 |
Richard Guo | Fix inconsistent RestrictInfo serial numbers |
commit | commitdiff | tree |
2024-11-07 |
Álvaro Herrera | doc: Reword ALTER TABLE ATTACH restriction on NO INHERI... |
commit | commitdiff | tree |
2024-11-06 |
Jeff Davis | Fix lc_collate_is_c() when LC_COLLATE != LC_CTYPE. |
commit | commitdiff | tree |
2024-11-06 |
Thomas Munro | Monkey-patch LLVM code to fix ARM relocation bug. |
commit | commitdiff | tree |
2024-11-05 |
Michael Paquier | Clear padding of PgStat_HashKey when handling pgstats... |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | Use portable diff options in pg_bsd_indent's regression... |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | pg_basebackup, pg_receivewal: fix failure to find passw... |
commit | commitdiff | tree |
2024-11-04 |
Robert Haas | pg_combinebackup: Error if incremental file exists... |
commit | commitdiff | tree |
2024-11-04 |
Robert Haas | pg_combinebackup: When reconstructing, avoid double... |
commit | commitdiff | tree |
2024-11-03 |
Noah Misch | Suppress new "may be used uninitialized" warning. |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Move I/O before the index_update_stats() buffer lock... |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Revert "For inplace update, send nontransactional inval... |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Revert "WAL-log inplace update before revealing it... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: fix ALTER DOMAIN domain_constraint to spell out... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: remove mention of ActiveState for Perl and Tcl... |
commit | commitdiff | tree |
2024-10-30 |
Tom Lane | Stabilize jsonb_path_query test case. |
commit | commitdiff | tree |
2024-10-30 |
Peter Geoghegan | Fix bug in nbtree array primitive scan scheduling. |
commit | commitdiff | tree |
2024-10-30 |
Álvaro Herrera | Fix some more bugs in foreign keys connecting partition... |
commit | commitdiff | tree |
2024-10-29 |
Noah Misch | Unpin buffer before inplace update waits for an XID... |
commit | commitdiff | tree |
2024-10-29 |
Tom Lane | Update time zone data files to tzdata release 2024b. |
commit | commitdiff | tree |
2024-10-29 |
Michael Paquier | doc: Add better description for rewrite functions in... |
commit | commitdiff | tree |
2024-10-29 |
David Rowley | Doc: clarify enable_indexscan=off also disabled Index... |
commit | commitdiff | tree |
2024-10-28 |
Michael Paquier | Fix dependency of partitioned table and table AM with... |
commit | commitdiff | tree |
2024-10-28 |
Tom Lane | Guard against enormously long input in pg_saslprep(). |
commit | commitdiff | tree |
2024-10-28 |
Heikki Linnakangas | Fix overflow in bsearch_arg() with more than INT_MAX... |
commit | commitdiff | tree |
2024-10-25 |
Noah Misch | WAL-log inplace update before revealing it to other... |
commit | commitdiff | tree |
2024-10-25 |
Noah Misch | For inplace update, send nontransactional invalidations. |
commit | commitdiff | tree |
2024-10-25 |
Noah Misch | At end of recovery, reset all sinval-managed caches. |
commit | commitdiff | tree |
2024-10-24 |
Noah Misch | Stop reading uninitialized memory in heap_inplace_lock(). |
commit | commitdiff | tree |
2024-10-23 |
Daniel Gustafsson | doc: Fix INSERT statement syntax for identity columns |
commit | commitdiff | tree |
2024-10-23 |
Amit Langote | Remove unnecessary word in a comment |
commit | commitdiff | tree |
2024-10-22 |
Michael Paquier | ecpg: Fix out-of-bound read in DecodeDateTime() |
commit | commitdiff | tree |
2024-10-22 |
Álvaro Herrera | Restructure foreign key handling code for ATTACH/DETACH |
commit | commitdiff | tree |
2024-10-21 |
Tom Lane | Fix wrong assertion and poor error messages in "COPY... |
commit | commitdiff | tree |
2024-10-21 |
Heikki Linnakangas | Fix race condition in committing a serializable transaction |
commit | commitdiff | tree |
2024-10-20 |
Álvaro Herrera | Note that index_name in ALTER INDEX ATTACH PARTITION... |
commit | commitdiff | tree |
2024-10-20 |
Amit Langote | SQL/JSON: Fix some oversights in commit b6e1157e7 |
commit | commitdiff | tree |
2024-10-18 |
Nathan Bossart | Adjust documentation for configuring Linux huge pages. |
commit | commitdiff | tree |
2024-10-18 |
Michael Paquier | Fix description of PostgreSQL::Test::Cluster::wait_for_... |
commit | commitdiff | tree |
2024-10-17 |
Thomas Munro | Fix extreme skew detection in Parallel Hash Join. |
commit | commitdiff | tree |
2024-10-17 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2024-10-16 |
Michael Paquier | Fix validation of COPY FORCE_NOT_NULL/FORCE_NULL for... |
commit | commitdiff | tree |
2024-10-16 |
Michael Paquier | Rewrite some regression queries for option checks with... |
commit | commitdiff | tree |
2024-10-16 |
Tom Lane | Further refine _SPI_execute_plan's rule for atomic... |
commit | commitdiff | tree |
2024-10-16 |
Masahiko Sawada | Reduce memory block size for decoded tuple storage... |
commit | commitdiff | tree |
2024-10-16 |
Amit Langote | Fix typo in comment of transformJsonAggConstructor() |
commit | commitdiff | tree |
2024-10-15 |
Nathan Bossart | Add type cast to foreach_internal's loop variable. |
commit | commitdiff | tree |
2024-10-14 |
Michael Paquier | psql: Fix \watch when using interval values less than 1ms |
commit | commitdiff | tree |
2024-10-12 |
Tom Lane | Correctly identify which EC members are computable... |
commit | commitdiff | tree |
2024-10-11 |
Jeff Davis | Fix missed case for builtin collation provider. |
commit | commitdiff | tree |
2024-10-10 |
Bruce Momjian | doc PG 17 relnotes: clarify pg_upgrade and logical... |
commit | commitdiff | tree |
2024-10-10 |
Bruce Momjian | doc PG 17 relnotes: add missing commands for safe... |
commit | commitdiff | tree |
2024-10-09 |
Tom Lane | Avoid crash in estimate_array_length with null root... |
commit | commitdiff | tree |
2024-10-09 |
Daniel Gustafsson | doc: Fix mention of AT LOCAL in release notes |
commit | commitdiff | tree |
2024-10-09 |
Daniel Gustafsson | Remove incorrect function import from pgindent |
commit | commitdiff | tree |
2024-10-08 |
Amit Kapila | Stabilize the test added by commit 022564f60c. |
commit | commitdiff | tree |
2024-10-08 |
Jeff Davis | Fix search_path cache initialization. |
commit | commitdiff | tree |
2024-10-08 |
Bruce Momjian | doc PG 17 relnotes: move adminpack item to incompatibi... |
commit | commitdiff | tree |
2024-10-07 |
Nathan Bossart | vacuumdb: Schema-qualify operator in catalog query... |
commit | commitdiff | tree |
2024-10-07 |
Nathan Bossart | Fix Y2038 issues with MyStartTime. |
commit | commitdiff | tree |
2024-10-07 |
Amit Kapila | Fix fetching default toast value during decoding of... |
commit | commitdiff | tree |
2024-10-06 |
Tom Lane | Ignore not-yet-defined Portals in pg_cursors view. |
commit | commitdiff | tree |
2024-10-05 |
Tom Lane | Use generateClonedIndexStmt to propagate CREATE INDEX... |
commit | commitdiff | tree |
2024-10-05 |
Thomas Munro | Reject non-ASCII locale names. |
commit | commitdiff | tree |
2024-10-03 |
Dean Rasheed | Fix wrong varnullingrels error for MERGE WHEN NOT MATCH... |
commit | commitdiff | tree |
2024-10-03 |
Dean Rasheed | Fix incorrect non-strict join recheck in MERGE WHEN... |
commit | commitdiff | tree |
2024-10-02 |
Tom Lane | Parse libpq's "keepalives" option more like other integ... |
commit | commitdiff | tree |
2024-10-02 |
Michael Paquier | doc: Clarify name of files generated by pg_waldump... |
commit | commitdiff | tree |
2024-10-01 |
Tatsuo Ishii | Doc: replace unnecessary non-breaking space with ordina... |
commit | commitdiff | tree |
2024-10-01 |
Michael Paquier | Fix race condition in COMMIT PREPARED causing orphaned... |
commit | commitdiff | tree |
2024-09-30 |
Tom Lane | Remove incorrect entries in pg_walsummary's getopt_long... |
commit | commitdiff | tree |
2024-09-30 |
Fujii Masao | reindexdb: Skip reindexing temporary tables and indexes. |
commit | commitdiff | tree |
2024-09-29 |
Noah Misch | Remove NULL dereference from RenameRelationInternal(). |
commit | commitdiff | tree |
2024-09-27 |
Noah Misch | Avoid 037_invalid_database.pl hang under debug_discard_... |
commit | commitdiff | tree |
2024-09-27 |
Nathan Bossart | doc: Note that CREATE MATERIALIZED VIEW restricts searc... |
commit | commitdiff | tree |
2024-09-27 |
Michael Paquier | Fix incorrect memory access in VACUUM FULL with invalid... |
commit | commitdiff | tree |
2024-09-26 |
Tom Lane | Doc: InitPlans aren't parallel-restricted any more. |
commit | commitdiff | tree |
2024-09-25 |
Nathan Bossart | Remove extra whitespace in pg_upgrade status message. |
commit | commitdiff | tree |
2024-09-25 |
Michael Paquier | vacuumdb: Skip temporary tables in query to build list... |
commit | commitdiff | tree |
2024-09-24 |
Noah Misch | For inplace update durability, make heap_update() calle... |
commit | commitdiff | tree |
2024-09-24 |
Noah Misch | Fix data loss at inplace update after heap_update(). |
commit | commitdiff | tree |
2024-09-24 |
Noah Misch | Warn if LOCKTAG_TUPLE is held at commit, under debug_as... |
commit | commitdiff | tree |
2024-09-24 |
Tom Lane | Fix psql describe commands' handling of ACL columns... |
commit | commitdiff | tree |
2024-09-23 |
Tom Lane | Stamp 17.0. REL_17_0 |
commit | commitdiff | tree |
2024-09-23 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2024-09-20 |
Tom Lane | Doc: update 17.0 release date. |
commit | commitdiff | tree |
2024-09-20 |
Bruce Momjian | doc PG 17 relnotes: add major features list |
commit | commitdiff | tree |
2024-09-20 |
Tom Lane | Doc: explain how to test ADMIN privilege with pg_has_ro... |
commit | commitdiff | tree |
2024-09-20 |
Peter Geoghegan | Fix nbtree pgstats accounting with parallel scans. |
commit | commitdiff | tree |
2024-09-19 |
Bruce Momjian | doc PG relnotes: remove warning about commit links... |
commit | commitdiff | tree |
2024-09-19 |
Bruce Momjian | doc PG relnotes: document "Unresolved ID reference... |
commit | commitdiff | tree |
2024-09-19 |
Bruce Momjian | doc PG relnotes: rename commit link paragraph for... |
commit | commitdiff | tree |
next |