aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* pg_createsubscriber: Rename option --remove to --cleanPeter Eisentraut2025-06-25
* Restrict virtual columns to use built-in functions and typesPeter Eisentraut2025-06-25
* Doc: Improve documentation of stream abort.Amit Kapila2025-06-25
* doc: Fix type description of io_workers GUC for consistency.Fujii Masao2025-06-25
* doc: Mention ANALYZE VERBOSE in track_cost_delay_timing description.Fujii Masao2025-06-25
* doc: Add secondary index entries for vacuum-related parameters.Fujii Masao2025-06-25
* doc: Remove dead link to NewbieDoc Docbook GuideDaniel Gustafsson2025-06-24
* doc: Fix incorrect UUID index entry in function documentation.Fujii Masao2025-06-24
* psql: Rename meta-command \close to \close_preparedMichael Paquier2025-06-24
* Doc: improve documentation about width_bucket().Tom Lane2025-06-21
* doc PG 18 relnotes: update to current, add one commitBruce Momjian2025-06-20
* doc PG 18 relnotes: indent tag blocksBruce Momjian2025-06-20
* doc PG 18 relnotes: add remaining missing link tagsBruce Momjian2025-06-20
* doc PG 18 relnotes: add links to command and struct tagsBruce Momjian2025-06-19
* Correct docs about partitions and EXCLUDE constraints.Jeff Davis2025-06-19
* doc PG 18 relnotes: add links for applicationsBruce Momjian2025-06-19
* doc: add xreflabel text for libpq and PL/PythonBruce Momjian2025-06-19
* Improve pg_dump/pg_dumpall help synopses and terminologyPeter Eisentraut2025-06-19
* Improve log messages and docs for slot synchronization.Amit Kapila2025-06-19
* doc PG 18 relnotes: add links for server variablesBruce Momjian2025-06-18
* doc: Mention GIN indexes support parallel builds.Fujii Masao2025-06-19
* doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE.Fujii Masao2025-06-19
* doc: fix for commit 09f7d36ba16 in changing "_" to "-".Bruce Momjian2025-06-18
* doc config.sgml: use "-" and not "_" for varlistentry "id"sBruce Momjian2025-06-18
* pg_dump: Allow pg_dump to dump the statistics for foreign tables.Fujii Masao2025-06-18
* doc: Reorder protocol version option descriptions in libpq docs.Fujii Masao2025-06-18
* doc PG 18 relnotes: add markup, still need to add linksBruce Momjian2025-06-17
* doc: Mention the default io_methodPeter Eisentraut2025-06-17
* doc PG 18 relnotes: add author for initdb commit 04bec894a04Bruce Momjian2025-06-16
* doc: Clean up title case usePeter Eisentraut2025-06-16
* psql: Change new \conninfo to use SSL instead of TLSPeter Eisentraut2025-06-15
* doc: Add note about "Client User" and "Superuser" fields in \conninfo output.Fujii Masao2025-06-14
* psql: Reword help message and docs for WATCH_INTERVALDaniel Gustafsson2025-06-13
* psql: Forbid use of COPY and \copy while in a pipelineMichael Paquier2025-06-13
* pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options.Fujii Masao2025-06-12
* doc: Document that MAINTAIN privilege allows statistics manipulation functions.Fujii Masao2025-06-12
* Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes."Etsuro Fujita2025-06-08
* doc PG 18 relnotes: add AFTER trigger user change itemBruce Momjian2025-06-07
* doc PG 18 relnotes: adjust wording of initdb item 48814415d5aBruce Momjian2025-06-07
* Doc: improve description of which role runs a trigger.Tom Lane2025-06-05
* Doc: you must own the target object to use SECURITY LABEL.Tom Lane2025-06-05
* doc: Remove notes about "unencrypted" passwords.Nathan Bossart2025-06-04
* doc: Update description of pg_constraint.convalidatedPeter Eisentraut2025-06-04
* doc PG 18 relnotes: Add incompatibility note about checksums now defaultPeter Eisentraut2025-06-04
* Rename log_lock_failure GUC to log_lock_failures for consistency.Fujii Masao2025-06-03
* Rename gist stratnum support functionPeter Eisentraut2025-06-02
* postgres_fdw: Inherit the local transaction's access/deferrable modes.Etsuro Fujita2025-06-01
* doc PG 18 relnotes: modify async I/O item for other improvementsBruce Momjian2025-05-29
* doc PG 18 relnotes: split apart log_connections itemBruce Momjian2025-05-28
* doc: clarify log_connections new "setup_durations" outputBruce Momjian2025-05-28