aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Add ONLY support for VACUUM and ANALYZEDavid Rowley2024-09-24
* Doc: explain how to test ADMIN privilege with pg_has_role().Tom Lane2024-09-20
* doc PG relnotes: remove warning about commit links in PDF buildBruce Momjian2024-09-19
* doc PG relnotes: document "Unresolved ID reference found" causeBruce Momjian2024-09-19
* doc PG relnotes: rename commit link paragraph for clarityBruce Momjian2024-09-19
* doc PG relnotes: add paragraph explaining the section symbolBruce Momjian2024-09-18
* doc PG relnotes: no relnote footnotes for commit links in PDFBruce Momjian2024-09-18
* docs: Improve the description of num_timed column in pg_stat_checkpointer.Fujii Masao2024-09-19
* postgres_fdw: Extend postgres_fdw_get_connections to return user name.Fujii Masao2024-09-18
* Repair pg_upgrade for identity sequences with non-default persistence.Tom Lane2024-09-17
* Minor cleanup related to pg_wal_replay_wait() procedureAlexander Korotkov2024-09-17
* Add temporal FOREIGN KEY contraintsPeter Eisentraut2024-09-17
* Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut2024-09-17
* Add stratnum GiST support functionPeter Eisentraut2024-09-17
* Introduce framework for parallelizing various pg_upgrade tasks.Nathan Bossart2024-09-16
* doc PG relnotes: fix SGML markup for new commit linksBruce Momjian2024-09-16
* Run regression tests with timezone America/Los_Angeles.Tom Lane2024-09-14
* SQL/JSON: Update example in JSON_QUERY() documentationAmit Langote2024-09-13
* Make jsonpath .string() be immutable for datetimes.Tom Lane2024-09-12
* Add has_largeobject_privilege function.Fujii Masao2024-09-12
* Doc: alphabetize aggregate function tableDavid Rowley2024-09-12
* pg_createsubscriber: minor documentation fixesMagnus Hagander2024-09-11
* Improve documentation and testing of jsonpath string() for datetimes.Tom Lane2024-09-10
* Add amgettreeheight index AM API routinePeter Eisentraut2024-09-10
* Don't bother checking the result of SPI_connect[_ext] anymore.Tom Lane2024-09-09
* Add PQfullProtocolVersion() to surface the precise protocol version.Robert Haas2024-09-09
* Collect statistics about conflicts in logical replication.Amit Kapila2024-09-04
* Fix typos and grammar in code comments and docsMichael Paquier2024-09-03
* doc: Consistently use result set in documentationDaniel Gustafsson2024-09-02
* Remove support for OpenSSL older than 1.1.0Daniel Gustafsson2024-09-02
* Clarify restrict_nonsystem_relation_kind description.Masahiko Sawada2024-08-30
* Rename the conflict types for the origin differ cases.Amit Kapila2024-08-29
* Doc: Fix the ambiguity in the description of failover slots.Amit Kapila2024-08-29
* Add prefetching support on macOSPeter Eisentraut2024-08-28
* Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commandsAlexander Korotkov2024-08-24
* pg_createsubscriber: Message style improvementsPeter Eisentraut2024-08-24
* Doc: explain the log format of logical replication conflicts.Amit Kapila2024-08-22
* psql: Add more meta-commands able to use the extended protocolMichael Paquier2024-08-22
* doc: remove llvm-config search from configure documentationPeter Eisentraut2024-08-21
* Fix typos in 9758174e2e.Amit Kapila2024-08-21
* Minor wording change in table "JSON Creation Functions"Alvaro Herrera2024-08-20
* Document limit on the number of out-of-line values per tableJohn Naylor2024-08-20
* Log the conflicts while applying changes in logical replication.Amit Kapila2024-08-20
* doc: improve create/alter sequence CYCLE syntaxBruce Momjian2024-08-19
* doc: mention of postpostgres_fdw INSERT ON CONFLICT limitationBruce Momjian2024-08-19
* doc: clarify create database in start docs uses command lineBruce Momjian2024-08-19
* doc: Improve vague pg_createsubscriber descriptionBruce Momjian2024-08-19
* Document that search_path is reported by the serverTomas Vondra2024-08-19
* doc: Fix typo in section for custom pgstatsMichael Paquier2024-08-19
* docs: fix incorrect plpgsql error messageBruce Momjian2024-08-16