summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2025-06-21doc PG 18 relnotes: add remaining missing link tagsBruce Momjian
2025-06-19doc PG 18 relnotes: add links to command and struct tagsBruce Momjian
2025-06-19Correct docs about partitions and EXCLUDE constraints.Jeff Davis
2025-06-19doc PG 18 relnotes: add links for applicationsBruce Momjian
2025-06-19doc: add xreflabel text for libpq and PL/PythonBruce Momjian
2025-06-19Improve pg_dump/pg_dumpall help synopses and terminologyPeter Eisentraut
2025-06-19Improve log messages and docs for slot synchronization.Amit Kapila
2025-06-19doc PG 18 relnotes: add links for server variablesBruce Momjian
2025-06-19doc: Mention GIN indexes support parallel builds.Fujii Masao
2025-06-19doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE.Fujii Masao
2025-06-18doc: fix for commit 09f7d36ba16 in changing "_" to "-".Bruce Momjian
2025-06-18doc config.sgml: use "-" and not "_" for varlistentry "id"sBruce Momjian
2025-06-18pg_dump: Allow pg_dump to dump the statistics for foreign tables.Fujii Masao
2025-06-18doc: Reorder protocol version option descriptions in libpq docs.Fujii Masao
2025-06-18doc PG 18 relnotes: add markup, still need to add linksBruce Momjian
2025-06-17doc: Mention the default io_methodPeter Eisentraut
2025-06-17doc PG 18 relnotes: add author for initdb commit 04bec894a04Bruce Momjian
2025-06-16doc: Clean up title case usePeter Eisentraut
2025-06-15psql: Change new \conninfo to use SSL instead of TLSPeter Eisentraut
2025-06-14doc: Add note about "Client User" and "Superuser" fields in \conninfo output.Fujii Masao
2025-06-13psql: Reword help message and docs for WATCH_INTERVALDaniel Gustafsson
2025-06-13psql: Forbid use of COPY and \copy while in a pipelineMichael Paquier
2025-06-12pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options.Fujii Masao
2025-06-12doc: Document that MAINTAIN privilege allows statistics manipulation functions.Fujii Masao
2025-06-08Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes."Etsuro Fujita
2025-06-07doc PG 18 relnotes: add AFTER trigger user change itemBruce Momjian
2025-06-07doc PG 18 relnotes: adjust wording of initdb item 48814415d5aBruce Momjian
2025-06-05Doc: improve description of which role runs a trigger.Tom Lane
2025-06-05Doc: you must own the target object to use SECURITY LABEL.Tom Lane
2025-06-04doc: Remove notes about "unencrypted" passwords.Nathan Bossart
2025-06-04doc: Update description of pg_constraint.convalidatedPeter Eisentraut
2025-06-04doc PG 18 relnotes: Add incompatibility note about checksums now defaultPeter Eisentraut
2025-06-03Rename log_lock_failure GUC to log_lock_failures for consistency.Fujii Masao
2025-06-02Rename gist stratnum support functionPeter Eisentraut
2025-06-01postgres_fdw: Inherit the local transaction's access/deferrable modes.Etsuro Fujita
2025-05-29doc PG 18 relnotes: modify async I/O item for other improvementsBruce Momjian
2025-05-29doc PG 18 relnotes: split apart log_connections itemBruce Momjian
2025-05-29doc: clarify log_connections new "setup_durations" outputBruce Momjian
2025-05-28doc PG 18 relnotes: move ANALYZE item,split ANALYZE/EXPLAIN itemBruce Momjian
2025-05-28doc PG 18 relnotes: clarify multiplication itemBruce Momjian
2025-05-27doc PG 18 relnotes: add removal details to MD5 itemBruce Momjian
2025-05-27doc PG 18 relnotes: fix markupBruce Momjian
2025-05-27Change pg_dump default for statistics export.Jeff Davis
2025-05-26Doc: Make logical replication examples executable in bulk.Amit Kapila
2025-05-26doc: Fix documenation for snapshot export in logical decoding.Fujii Masao
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