index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
mvcc.sgml
Commit message (
Expand
)
Author
Age
*
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Dean Rasheed
2024-03-30
*
Doc: minor wording adjustments in transaction isolation discussion.
Tom Lane
2023-06-28
*
docs: adjust tag indenting and add MERGE mention
Bruce Momjian
2023-06-20
*
Rework <warning> box about column list combining in logical replication
Alvaro Herrera
2022-12-23
*
MERGE docs adjustments
Alvaro Herrera
2022-08-12
*
doc: mention the pg_locks lock names in parentheses
Bruce Momjian
2022-07-14
*
doc: clarify wording about phantom reads
Bruce Momjian
2022-06-22
*
Link to MVCC docs in MERGE docs
Alvaro Herrera
2022-06-15
*
Reword text on ROW SHARE lock as acquired by SELECT FOR <lock>
Alvaro Herrera
2022-04-14
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
*
Doc: add some documentation about serialization failure handling.
Tom Lane
2022-03-24
*
doc: Standardize capitalization of term "hot standby"/"Hot Standby"
Michael Paquier
2022-03-11
*
doc: Mention the level of locks taken on objects in COMMENT
Michael Paquier
2022-01-20
*
Consistently use read-only instead of "read only"
Magnus Hagander
2021-09-07
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Doc: Remove extraneous whitespaces with some tags
Michael Paquier
2021-04-24
*
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
Michael Paquier
2021-04-01
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
docs: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
*
Doc: Add references for SI and SSI.
Thomas Munro
2020-06-15
*
Doc: hack table 13.2 "Conflicting Lock Modes" till it fits in PDF.
Tom Lane
2020-05-11
*
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-05-06
*
doc: clarify when row-level locks are released
Bruce Momjian
2020-03-31
*
Revert erroroneous commit 834b80464d; my apologies
Bruce Momjian
2020-03-31
*
dummy commit
Bruce Momjian
2020-03-31
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
Lower lock level for renaming indexes
Peter Eisentraut
2018-11-14
*
doc: Improve CREATE COLLATION locking documentation
Peter Eisentraut
2018-07-30
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Add GUCs for predicate lock promotion thresholds.
Kevin Grittner
2017-04-07
*
Reduce lock level for CREATE STATISTICS
Simon Riggs
2017-04-05
*
ICU support
Peter Eisentraut
2017-03-23
*
Update doc text to reflect new column in MVCC phenomena table.
Kevin Grittner
2016-05-25
*
Detect SSI conflicts before reporting constraint violations
Kevin Grittner
2016-04-07
*
Add idle_in_transaction_session_timeout.
Robert Haas
2016-03-16
*
Add RMV to list of commands taking AE lock.
Kevin Grittner
2015-11-02
*
Improve documentation about MVCC-unsafe utility commands.
Tom Lane
2015-08-15
*
docs: add "serialization anomaly" to transaction isolation table
Bruce Momjian
2015-05-11
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Fix incorrect punctuation
Magnus Hagander
2015-04-09
*
Remove extraneous >
Simon Riggs
2015-04-05
[next]