aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* Make stxstattarget nullablePeter Eisentraut2024-03-17
* Login event trigger documentation wordsmithingDaniel Gustafsson2024-03-14
* Add pg_column_toast_chunk_id().Nathan Bossart2024-03-14
* Introduce "builtin" collation provider.Jeff Davis2024-03-13
* Improve documentation for pg_stat_checkpointer fieldsAlexander Korotkov2024-03-14
* Reintroduce MAINTAIN privilege and pg_maintain predefined role.Nathan Bossart2024-03-13
* Add the system identifier to backup manifests.Robert Haas2024-03-13
* doc: Improve a couple of places in the MERGE docs.Dean Rasheed2024-03-13
* libpq: Add encrypted and non-blocking query cancellation routinesAlvaro Herrera2024-03-12
* reindexdb: Allow specifying objects to process in all databases.Nathan Bossart2024-03-11
* clusterdb: Allow specifying tables to process in all databases.Nathan Bossart2024-03-11
* doc: add missing word "the"Bruce Momjian2024-03-11
* Add missing connection statuses to docsAlvaro Herrera2024-03-11
* vacuumdb: Allow specifying objects to process in all databases.Nathan Bossart2024-03-11
* Doc: Warn about two_phase when altering a subscription's slot name.Amit Kapila2024-03-11
* Catalog changes preparing for builtin collation provider.Jeff Davis2024-03-09
* Introduce a new GUC 'standby_slot_names'.Amit Kapila2024-03-08
* Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHODMichael Paquier2024-03-08
* Doc: Improve replication slot synchronization section.Amit Kapila2024-03-06
* Add --copy-file-range option to pg_upgrade.Thomas Munro2024-03-06
* docs: Update HOT update docs for 19d8e2308bJeff Davis2024-03-05
* Rename pg_constraint.conwithoutoverlaps to conperiodPeter Eisentraut2024-03-05
* Fix search_path to a safe value during maintenance operations.Jeff Davis2024-03-04
* Add macro for customizing an archiving WARNING message.Nathan Bossart2024-03-04
* Remove the adminpack contrib extensionDaniel Gustafsson2024-03-04
* Fix doc omission for MERGE into updatable views.Dean Rasheed2024-03-04
* doc: Fix datatype for postgres_fdw optionDaniel Gustafsson2024-03-04
* Replace BackendIds with 0-based ProcNumbersHeikki Linnakangas2024-03-03
* Documentation update for Standard Collations.Jeff Davis2024-03-02
* Support MERGE into updatable views.Dean Rasheed2024-02-29
* Improve performance of subsystems on top of SLRUAlvaro Herrera2024-02-28
* Remove AIX supportHeikki Linnakangas2024-02-28
* Rename SLRU elements in view pg_stat_slruAlvaro Herrera2024-02-28
* Revise MERGE documentationAlvaro Herrera2024-02-26
* Doc: fix minor typos in two ECPG function descriptions.Tom Lane2024-02-25
* Improve documentation and GUC description for transaction_timeoutAlexander Korotkov2024-02-25
* Add a new slot sync worker to synchronize logical slots.Amit Kapila2024-02-22
* doc: Fix link to pg_ident_file_mappings viewDaniel Gustafsson2024-02-21
* Doc: improve explanation of type interval, especially extract().Tom Lane2024-02-20
* Revert "Improve compression and storage support with inheritance"Peter Eisentraut2024-02-20
* doc: Use system-username instead of system-userMichael Paquier2024-02-20
* Doc: fix typo in SECURITY LABEL synopsis.Tom Lane2024-02-19
* Improve compression and storage support with inheritancePeter Eisentraut2024-02-16
* Introduce transaction_timeoutAlexander Korotkov2024-02-15
* Allow passing extra options to initdb for testsPeter Eisentraut2024-02-15
* Centralize logic for restoring errno in signal handlers.Nathan Bossart2024-02-14
* Allow pg_monitor to execute pg_current_logfile().Nathan Bossart2024-02-14
* doc: Remove links to further reading from pgcrypto docsDaniel Gustafsson2024-02-14
* Add a slot synchronization function.Amit Kapila2024-02-14
* Skip .DS_Store files in server side utilsDaniel Gustafsson2024-02-13