summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2025-06-29pg_recvlogical: Rename --two-phase and --failover options.Peter Eisentraut
2025-06-26docs: fix typoÁlvaro Herrera
2025-06-26pg_dump: include comments on valid not-null constraints, tooÁlvaro Herrera
2025-06-26doc: Updates for RETURNING OLD/NEW.Dean Rasheed
2025-06-26doc: Fix indentation of MERGE synopsis.Dean Rasheed
2025-06-25doc: Some copy-editing around constraint validation and enforcementPeter Eisentraut
2025-06-25pg_createsubscriber: Rename option --remove to --cleanPeter Eisentraut
2025-06-25Restrict virtual columns to use built-in functions and typesPeter Eisentraut
2025-06-25Doc: Improve documentation of stream abort.Amit Kapila
2025-06-25doc: Fix type description of io_workers GUC for consistency.Fujii Masao
2025-06-25doc: Mention ANALYZE VERBOSE in track_cost_delay_timing description.Fujii Masao
2025-06-24doc: Add secondary index entries for vacuum-related parameters.Fujii Masao
2025-06-24doc: Remove dead link to NewbieDoc Docbook GuideDaniel Gustafsson
2025-06-24doc: Fix incorrect UUID index entry in function documentation.Fujii Masao
2025-06-24psql: Rename meta-command \close to \close_preparedMichael Paquier
2025-06-21Doc: improve documentation about width_bucket().Tom Lane
2025-06-21doc PG 18 relnotes: update to current, add one commitBruce Momjian
2025-06-21doc PG 18 relnotes: indent tag blocksBruce Momjian
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