summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2025-05-23doc PG 18 relnotes: clarify btree skip-scan itemBruce Momjian
2025-05-23doc PG 18 relnotes: update to currentBruce Momjian
2025-05-23Revert function to get memory context stats for processesDaniel Gustafsson
2025-05-23doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attributionBruce Momjian
2025-05-23doc PG 18 relnotes: clarify btree skip scan itemBruce Momjian
2025-05-23doc PG 18 relnotes: remove duplicate commit entryBruce Momjian
2025-05-22Replace deprecated log_connections values in docs and testsMelanie Plageman
2025-05-22Revert "Don't lock partitions pruned by initial pruning"Amit Langote
2025-05-21doc: Move documentation of md5_password_warnings to a better placePeter Eisentraut
2025-05-20doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLYMichael Paquier
2025-05-16Align organization wording in copyright statementDaniel Gustafsson
2025-05-10doc PG 18 relnotes: mv. hash joins and GROUP BY item to GeneralBruce Momjian
2025-05-09Add support for runtime arguments in injection pointsMichael Paquier
2025-05-09doc PG 18 relnotes: fix missing parens for crc32c()Bruce Momjian
2025-05-09doc: Put new options in consistent order on man pagesPeter Eisentraut
2025-05-08PG 18 relnotes: adjust RETURNING new/old itemBruce Momjian
2025-05-08doc: Fix title markup for AT TIME ZONE and AT LOCALDaniel Gustafsson
2025-05-08doc PG 18 relnotes: adjust pg_log_backend_memory_contexts()Bruce Momjian
2025-05-08doc PG 18 relnotes: add pg_log_backend_memory_contexts() mentionBruce Momjian
2025-05-07doc PG 18 relnotes: adjust pgbench per-script reporting itemBruce Momjian
2025-05-07doc PG 18 relnotes: mention GROUP SET fixesBruce Momjian
2025-05-07Remove pg_replication_origin's TOAST table.Nathan Bossart
2025-05-07pg_dumpall: Add --sequence-data.Nathan Bossart
2025-05-07doc: Put some psql documentation pieces back into alphabetical orderPeter Eisentraut
2025-05-07doc: Add link to tablePeter Eisentraut
2025-05-07doc: Fix up spacing around verbatim DocBook elementsPeter Eisentraut
2025-05-07doc PG 18 relnotes: adjust partition planning itemBruce Momjian
2025-05-06doc PG 18 relnotes: small adjustments regarding optionsBruce Momjian
2025-05-06doc PG 18 relnotes: move partition locking item to General PerfBruce Momjian
2025-05-06doc PG 18 relnotes: adjust partition itemsBruce Momjian
2025-05-05doc PG 18 relnotes: reword OAuth itemBruce Momjian
2025-05-05doc PG 18 relnotes: add mention of pg_stat_reset_backend_stats()Bruce Momjian
2025-05-05doc PG 18 relnotes: adjust hash itemBruce Momjian
2025-05-05doc PG 18 relnotes: split partition optimizer item into twoBruce Momjian
2025-05-05doc PG 18 relnotes: adjust COPY and REJECT_LIMIT itemsBruce Momjian
2025-05-05doc PG 18 relnotes: move and clarify constraint itemsBruce Momjian
2025-05-05doc PG 18 relnotes: add commit for cancel key and protocol neg.Bruce Momjian
2025-05-03doc PG 18 relnotes: fix libpq wordingBruce Momjian
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