summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2025-05-03doc: update guidelines on non-ASCII characters in docsBruce Momjian
2025-05-03doc PG 18 relnotes: add GROUP BY column elimination itemBruce Momjian
2025-05-03doc PG 18 relnotes: move protocol version item to "server"Bruce Momjian
2025-05-03doc PG 18 relnotes: update chapter tags for recent commitBruce Momjian
2025-05-03doc PG 18 relnotes: adjust libpq trace & potocol version itemsBruce Momjian
2025-05-02doc PG 18 relnotes: reword and reorder itemsBruce Momjian
2025-05-02Doc: correct spelling of meson switch.Tom Lane
2025-05-02Make "directory" setting work with extension_control_pathPeter Eisentraut
2025-05-02doc: first draft of the PG 18 release notesBruce Momjian
2025-05-01Doc: stop implying recommendation of insecure search_path value.Noah Misch
2025-05-01doc: Flesh out extension docs for the "prefix" make variablePeter Eisentraut
2025-05-01oauth: Move the builtin flow into a separate moduleJacob Champion
2025-05-01Remove extra "not" in pg_upgrade documentation.Nathan Bossart
2025-05-01doc: Warn that ts_headline() output is not HTML-safe.Dean Rasheed
2025-05-01doc: Improve explanations when a table rewrite is neededPeter Eisentraut
2025-04-30doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_timeMichael Paquier
2025-04-30doc: Add missing reference to track_cost_delay_timing.Nathan Bossart
2025-04-30Further adjust guidance for running vacuumdb after pg_upgrade.Nathan Bossart
2025-04-30doc: Alphabetize long options for pg_dump[all].Nathan Bossart
2025-04-30Typo and doc fixups for memory context reportingDaniel Gustafsson
2025-04-29Give up on running with NetBSD/OpenBSD's default semaphore settings.Tom Lane
2025-04-29Bump the minimum supported Python version to 3.6.8Jacob Champion
2025-04-29doc: adjust max_files_per_process againBruce Momjian
2025-04-29doc: clarify new behavior of max_files_per_processBruce Momjian
2025-04-29doc: Small example improvementPeter Eisentraut
2025-04-29Doc: Specify the interaction of publish_generated_columns with column list.Amit Kapila
2025-04-26doc: improve wording of vacuum_max_eager_freeze_failure_rateBruce Momjian
2025-04-25doc: remove unnecessary secondary index terms for replication settings.Fujii Masao
2025-04-25doc: simplify new EXPLAIN ANALYZE BUFFERS descriptionBruce Momjian
2025-04-22doc: Mention naming convention used by injection pointsMichael Paquier
2025-04-22Doc: reword text explaining the --maintenance-db optionDavid Rowley
2025-04-21Doc: various fixupsDavid Rowley
2025-04-21Doc: fix incorrect punctuationDavid Rowley
2025-04-21doc: Fix memory context level in pg_log_backend_memory_contexts() example.Fujii Masao
2025-04-19Fix typos and grammar in the codeMichael Paquier
2025-04-18Doc: fix missing comma at the end of a line.Tatsuo Ishii
2025-04-15doc: Fix typos in documentationDaniel Gustafsson
2025-04-15doc: Fix missing whitespace in pg_restore documentation.Fujii Masao
2025-04-13Doc: use "an SQL" consistently rather than "a SQL"David Rowley
2025-04-12Doc: do a little copy-editing on Index Storage Parameters list.Tom Lane
2025-04-11Fix recently introduced typosDaniel Gustafsson
2025-04-11Add missing space in pg_restore documentation.Nathan Bossart
2025-04-10Doc: remove long-obsolete advice about generated constraint names.Tom Lane
2025-04-10Cosmetic fixes for pg_createsubscriber's -all option.Amit Kapila
2025-04-08Move contrib/spi testing from core regression tests to contrib/spi.Tom Lane
2025-04-08pg_buffercache: Change page_num type to bigintTomas Vondra
2025-04-08doc: Correct pg_shmem_allocations_numa.size data typeTomas Vondra
2025-04-08Fix typo in docs.Thomas Munro
2025-04-08Introduce file_copy_method setting.Thomas Munro
2025-04-08Add function to get memory context stats for processesDaniel Gustafsson