summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
29 hoursAdd FLUSH_UNLOGGED option to CHECKPOINT command.Nathan Bossart
29 hoursAdd MODE option to CHECKPOINT command.Nathan Bossart
29 hoursAdd option list to CHECKPOINT command.Nathan Bossart
29 hoursRename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.Nathan Bossart
44 hoursDoc: fix outdated protocol version.Tatsuo Ishii
46 hoursdoc: Clarify meaning of "idle" in idle_replication_slot_timeout.Fujii Masao
46 hoursChange unit of idle_replication_slot_timeout to seconds.Fujii Masao
3 daysMinor tweaks for pg_test_timing.Tom Lane
3 daysIntroduce pg_dsm_registry_allocations view.Nathan Bossart
4 daysDoc: Improve logical replication failover documentation.Amit Kapila
4 dayslibpq: Remove PQservice()Michael Paquier
4 daysFix a couple more places in docs for pg_lsn changeÁlvaro Herrera
4 daysChange pg_test_timing to measure in nanoseconds not microseconds.Tom Lane
5 daysStandardize LSN formatting by zero paddingÁlvaro Herrera
9 daysAdd cross-type comparisons to contrib/btree_gin.Tom Lane
9 daysFix broken XMLÁlvaro Herrera
9 daysdoc: Update outdated descriptions of wal_status in pg_replication_slots.Fujii Masao
10 daysFix bogus grammar for a CREATE CONSTRAINT TRIGGER errorÁlvaro Herrera
10 daysdoc: Remove incorrect note about wal_status in pg_replication_slots.Fujii Masao
10 daysSupport multi-line headers in COPY FROM command.Fujii Masao
11 daysdoc: pg_buffercache documentation wordsmithingDaniel Gustafsson
11 daysmeson: Increase minimum version to 0.57.2Peter Eisentraut
11 daysDocument pg_get_multixact_members().Nathan Bossart
12 daysdoc: TOAST not toastPeter Eisentraut
12 daysEnable MSVC conforming preprocessorPeter Eisentraut
12 daysAdd new OID alias type regdatabase.Nathan Bossart
13 daysdoc: explain pgstatindex fragmentationPeter Eisentraut
13 daysdoc: Some copy-editing around prefix operatorsPeter Eisentraut
13 daysdoc: Fix typo in pg_sync_replication_slots documentationDaniel Gustafsson
13 daysStamp HEAD as 19devel.Joe Conway
13 dayspg_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