summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
3 daysdoc: Database and tablespace size functions throws errorDaniel Gustafsson
6 daysdoc: Fix output column name for pg_stat_get_backend_subxact()Michael Paquier
2026-09-01doc: clarify aliasing of VALUES in FROM clausesFujii Masao
2026-08-22Doc: fix typoDavid Rowley
2026-08-18doc: Fix description of log_line_prefix %L in release notesMichael Paquier
2026-08-17Doc: clean up documentation about text search datatype limits.Tom Lane
2026-08-14doc: Clarify the logging collector's guarantees.Nathan Bossart
2026-08-11Release notes for 18.6.Tom Lane
2026-08-10Last-minute updates for release notes.Tom Lane
2026-08-10psql: Don't do backquote expansion in \unrestrict.Nathan Bossart
2026-08-10pgcrypto: Add option to revert to prior decryption behaviorJacob Champion
2026-08-10Fix errorhandling for PGP encryptionDaniel Gustafsson
2026-08-10Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE.Nathan Bossart
2026-08-10Add an output_plugin_libraries GUC to bless trusted output pluginsJacob Champion
2026-08-10Use value of scram_iterations in mock_scram_secret().Nathan Bossart
2026-08-09Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.Tom Lane
2026-08-07First-draft release notes for 18.5.Tom Lane
2026-08-05doc: Update XID wraparound error exampleFujii Masao
2026-07-29doc: Add a note that refint will be removed in v20Daniel Gustafsson
2026-07-25psql: Allow pg_read_all_stats to see database size in \l+Fujii Masao
2026-07-20doc: Granting TRIGGER or REFERENCES on table is dangerous.Robert Haas
2026-07-17Doc: Clarify DROP SUBSCRIPTION behavior after SET (slot_name = NONE).Amit Kapila
2026-07-16Reject infinite and out-of-range interval shifts in uuidv7().Masahiko Sawada
2026-07-16doc: Fix link text for data checksumsDaniel Gustafsson
2026-07-16doc: Fix log_parameter_max_length docs to reference log_min_duration_statementFujii Masao
2026-07-08doc: Clarify COPY FROM WHERE expression restrictionsFujii Masao
2026-07-08doc: Fix typo in rule-system view exampleFujii Masao
2026-07-03Remove replication slot advice from MultiXact wraparound hintsFujii Masao
2026-07-01Document wal_compression=onJohn Naylor
2026-06-23doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITIONMichael Paquier
2026-06-18doc: Fix "Prev" link, take 2.Nathan Bossart
2026-06-15doc: Fix "Prev" link.Nathan Bossart
2026-06-14Doc: remove stale entry for removed aclitem[] ~ aclitem operator.Tom Lane
2026-06-12doc: fix reference for finding replication slots to dropFujii Masao
2026-06-08doc: Expand on proper use of refint.Nathan Bossart
2026-06-08ecpg: Reject multiple header items in GET/SET DESCRIPTORFujii Masao
2026-06-05doc: Use groups instead of curves in TLS documentationDaniel Gustafsson
2026-05-29doc: Correct the timeline for OAuth's shutdown_cbJacob Champion
2026-05-25dblink: Give user mapping precedence for use_scram_passthroughFujii Masao
2026-05-25postgres_fdw: Give user mapping precedence for use_scram_passthroughFujii Masao
2026-05-20pg_recvlogical: Honor source cluster file permissions for output filesFujii Masao
2026-05-15Doc: fix release-note typo.Tom Lane
2026-05-11Last-minute updates for release notes.Tom Lane
2026-05-11Mark PQfn() unsafe and fix overrun in frontend LO interface.Nathan Bossart
2026-05-08First-draft release notes for 18.4.Tom Lane
2026-05-01doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITIONMichael Paquier
2026-04-27doc: Fix grammar in some logical replication pagesMichael Paquier
2026-04-20doc: Correct context description for some JIT support GUCsFujii Masao
2026-04-17doc: Improve description of pg_ctl -l log file permissionsFujii Masao
2026-04-01doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.Nathan Bossart