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