aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/mvcc.sgml
Commit message (Expand)AuthorAge
* Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.Dean Rasheed2024-03-30
* Doc: minor wording adjustments in transaction isolation discussion.Tom Lane2023-06-28
* docs: adjust tag indenting and add MERGE mentionBruce Momjian2023-06-20
* Rework <warning> box about column list combining in logical replicationAlvaro Herrera2022-12-23
* MERGE docs adjustmentsAlvaro Herrera2022-08-12
* doc: mention the pg_locks lock names in parenthesesBruce Momjian2022-07-14
* doc: clarify wording about phantom readsBruce Momjian2022-06-22
* Link to MVCC docs in MERGE docsAlvaro Herrera2022-06-15
* Reword text on ROW SHARE lock as acquired by SELECT FOR <lock>Alvaro Herrera2022-04-14
* Add support for MERGE SQL commandAlvaro Herrera2022-03-28
* Doc: add some documentation about serialization failure handling.Tom Lane2022-03-24
* doc: Standardize capitalization of term "hot standby"/"Hot Standby"Michael Paquier2022-03-11
* doc: Mention the level of locks taken on objects in COMMENTMichael Paquier2022-01-20
* Consistently use read-only instead of "read only"Magnus Hagander2021-09-07
* Use the correct article for abbreviationsDavid Rowley2021-06-11
* Doc: Remove extraneous whitespaces with some tagsMichael Paquier2021-04-24
* doc: Clarify use of ACCESS EXCLUSIVE lock in various sectionsMichael Paquier2021-04-01
* Misc documentation fixes.Heikki Linnakangas2020-10-19
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* docs: replace 'master' with 'primary' where appropriate.Andres Freund2020-07-08
* Doc: Add references for SI and SSI.Thomas Munro2020-06-15
* Doc: hack table 13.2 "Conflicting Lock Modes" till it fits in PDF.Tom Lane2020-05-11
* Doc: further fooling-about with rendering of tables in PDF output.Tom Lane2020-05-06
* doc: clarify when row-level locks are releasedBruce Momjian2020-03-31
* Revert erroroneous commit 834b80464d; my apologiesBruce Momjian2020-03-31
* dummy commitBruce Momjian2020-03-31
* doc: Clean up title case usePeter Eisentraut2019-09-08
* REINDEX CONCURRENTLYPeter Eisentraut2019-03-29
* Lower lock level for renaming indexesPeter Eisentraut2018-11-14
* doc: Improve CREATE COLLATION locking documentationPeter Eisentraut2018-07-30
* Revert MERGE patchSimon Riggs2018-04-12
* MERGE SQL Command following SQL:2016Simon Riggs2018-04-03
* Revert "Modified files for MERGE"Simon Riggs2018-04-02
* Modified files for MERGESimon Riggs2018-04-02
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Add GUCs for predicate lock promotion thresholds.Kevin Grittner2017-04-07
* Reduce lock level for CREATE STATISTICSSimon Riggs2017-04-05
* ICU supportPeter Eisentraut2017-03-23
* Update doc text to reflect new column in MVCC phenomena table.Kevin Grittner2016-05-25
* Detect SSI conflicts before reporting constraint violationsKevin Grittner2016-04-07
* Add idle_in_transaction_session_timeout.Robert Haas2016-03-16
* Add RMV to list of commands taking AE lock.Kevin Grittner2015-11-02
* Improve documentation about MVCC-unsafe utility commands.Tom Lane2015-08-15
* docs: add "serialization anomaly" to transaction isolation tableBruce Momjian2015-05-11
* Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.Andres Freund2015-05-08
* Fix incorrect punctuationMagnus Hagander2015-04-09
* Remove extraneous >Simon Riggs2015-04-05