Age | Commit message (Expand) | Author |
2025-02-19 | doc: Fix some issues with JSON_TABLE() exampls | Amit Langote |
2025-02-16 | Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. | Tom Lane |
2025-02-12 | Doc: Fix punctuation errors | John Naylor |
2025-02-10 | Last-minute updates for release notes. | Tom Lane |
2025-02-10 | docs: EUC_TW can be up to four bytes wide, not three | Andres Freund |
2025-02-09 | Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. | Tom Lane |
2025-02-07 | Doc: clarify behavior of timestamptz input some more. | Tom Lane |
2025-02-07 | First-draft release notes for 17.3. | Tom Lane |
2025-02-05 | doc: Update links which returned 404 | Daniel Gustafsson |
2025-01-31 | doc: Fix pg_buffercache_evict() title | Daniel Gustafsson |
2025-01-25 | Doc: recommend "psql -X" for restoring pg_dump scripts. | Tom Lane |
2025-01-03 | Document strange jsonb sort order for empty top level arrays | Andrew Dunstan |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-12-28 | Try to avoid semaphore-related test failures on NetBSD/OpenBSD. | Tom Lane |
2024-12-17 | Doc: Fix the wrong link on pg_createsubscriber page. | Amit Kapila |
2024-12-16 | doc: Mention BRIN indexes support parallel builds | Tomas Vondra |
2024-12-15 | doc: Clarify old WAL files are kept until they are summarized. | Fujii Masao |
2024-12-09 | Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes | David Rowley |
2024-12-07 | doc: remove LC_COLLATE and LC_CTYPE from SHOW command | Peter Eisentraut |
2024-12-03 | doc: Clarify some terms for pg_createsubscriber | Michael Paquier |
2024-11-28 | Revert "Handle better implicit transaction state of pipeline mode" | Michael Paquier |
2024-11-27 | Handle better implicit transaction state of pipeline mode | Michael Paquier |
2024-11-25 | Doc: Clarify the `inactive_since` field description. | Amit Kapila |
2024-11-25 | doc: Fix example with __next__() in PL/Python function | Michael Paquier |
2024-11-20 | doc: clarify that jsonb_path_match() returns an SQL boolean | Bruce Momjian |
2024-11-20 | doc: Fix section of functions age(xid) and mxid_age(xid) | Michael Paquier |
2024-11-16 | Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. | Tom Lane |
2024-11-11 | Last-minute updates for release notes. | Tom Lane |
2024-11-11 | Block environment variable mutations from trusted PL/Perl. | Noah Misch |
2024-11-11 | libpq: Bail out during SSL/GSS negotiation errors | Michael Paquier |
2024-11-10 | Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. | Tom Lane |
2024-11-08 | First-draft release notes for 17.1. | Tom Lane |
2024-11-07 | doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints | Álvaro Herrera |
2024-11-04 | pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. | Tom Lane |
2024-11-01 | doc: fix ALTER DOMAIN domain_constraint to spell out options | Bruce Momjian |
2024-11-01 | doc: remove mention of ActiveState for Perl and Tcl on Windows | Bruce Momjian |
2024-10-29 | doc: Add better description for rewrite functions in event triggers | Michael Paquier |
2024-10-29 | Doc: clarify enable_indexscan=off also disabled Index Only Scans | David Rowley |
2024-10-23 | doc: Fix INSERT statement syntax for identity columns | Daniel Gustafsson |
2024-10-20 | Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified | Álvaro Herrera |
2024-10-18 | Adjust documentation for configuring Linux huge pages. | Nathan Bossart |
2024-10-10 | doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv. | Bruce Momjian |
2024-10-10 | doc PG 17 relnotes: add missing commands for safe search path | Bruce Momjian |
2024-10-09 | doc: Fix mention of AT LOCAL in release notes | Daniel Gustafsson |
2024-10-08 | doc PG 17 relnotes: move adminpack item to incompatibilities | Bruce Momjian |
2024-10-02 | doc: Clarify name of files generated by pg_waldump --save-fullpage | Michael Paquier |
2024-10-01 | Doc: replace unnecessary non-breaking space with ordinal space. | Tatsuo Ishii |
2024-09-27 | doc: Note that CREATE MATERIALIZED VIEW restricts search_path. | Nathan Bossart |
2024-09-26 | Doc: InitPlans aren't parallel-restricted any more. | Tom Lane |
2024-09-20 | Doc: update 17.0 release date. | Tom Lane |