index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
transam
/
xact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update minimum recovery point on truncation during WAL replay of abort record.
Fujii Masao
2021-07-29
1
-1
/
+10
*
Remove COMMIT_TS_SETTS record.
Fujii Masao
2021-04-12
1
-2
/
+2
*
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-24
1
-26
/
+0
*
Enable parallel SELECT for "INSERT INTO ... SELECT ...".
Amit Kapila
2021-03-10
1
-0
/
+26
*
Track replication origin progress for rollbacks.
Amit Kapila
2021-03-08
1
-6
/
+18
*
Fix bug in COMMIT AND CHAIN command.
Fujii Masao
2021-02-19
1
-0
/
+7
*
ReadNewTransactionId() -> ReadNextTransactionId().
Thomas Munro
2021-02-15
1
-1
/
+1
*
Allow multiple xacts during table sync in logical replication.
Amit Kapila
2021-02-12
1
-11
/
+0
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Centralize logic for skipping useless ereport/elog calls.
Tom Lane
2020-11-23
1
-2
/
+1
*
In security-restricted operations, block enqueue of at-commit user code.
Noah Misch
2020-11-09
1
-6
/
+7
*
Mark commit and abort WAL records with XLR_SPECIAL_REL_UPDATE.
Heikki Linnakangas
2020-08-17
1
-0
/
+2
*
Rename VariableCacheData.nextFullXid to nextXid.
Andres Freund
2020-08-11
1
-2
/
+2
*
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-08-08
1
-0
/
+19
*
WAL Log invalidations at command end with wal_level=logical.
Amit Kapila
2020-07-23
1
-0
/
+17
*
Immediately WAL-log subtransaction and top-level XID association.
Amit Kapila
2020-07-20
1
-0
/
+50
*
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
1
-6
/
+6
*
Remove dead forceSync parameter of XactLogCommitRecord().
Noah Misch
2020-06-20
1
-3
/
+5
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
1
-3
/
+3
*
Fix possible crash during FATAL exit from reindexing.
Tom Lane
2020-04-21
1
-0
/
+7
*
snapshot scalability: Move delayChkpt from PGXACT to PGPROC.
Andres Freund
2020-04-07
1
-2
/
+2
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-04-04
1
-0
/
+15
*
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-22
1
-15
/
+0
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
1
-0
/
+15
*
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
1
-8
/
+4
*
Reimplement nullification of walsender timestamp
Alvaro Herrera
2020-01-08
1
-7
/
+0
*
pg_stat_activity: show NULL stmt start time for walsenders
Alvaro Herrera
2020-01-07
1
-0
/
+7
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Remove useless "return;" lines
Alvaro Herrera
2019-11-28
1
-1
/
+0
*
Avoid assertion failure with LISTEN in a serializable transaction.
Tom Lane
2019-11-24
1
-9
/
+10
*
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-11-12
1
-2
/
+1
*
Optimize TransactionIdIsCurrentTransactionId().
Thomas Munro
2019-11-11
1
-0
/
+3
*
Remove AtSubStart_Notify.
Robert Haas
2019-10-04
1
-1
/
+0
*
Fix behavior of AND CHAIN outside of explicit transaction blocks
Peter Eisentraut
2019-09-08
1
-17
/
+41
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
1
-2
/
+2
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
1
-1
/
+1
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
1
-1
/
+1
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
1
-1
/
+1
*
Fix assorted inconsistencies.
Amit Kapila
2019-06-08
1
-2
/
+2
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-3
/
+3
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
1
-6
/
+6
*
Remove leftover reference to old "flat file" mechanism in a comment.
Heikki Linnakangas
2019-05-08
1
-2
/
+1
*
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-07
1
-14
/
+0
*
Fix GetNewTransactionId()'s interaction with xidVacLimit.
Thomas Munro
2019-04-12
1
-1
/
+1
*
Avoid counting transaction stats for parallel worker cooperating
Amit Kapila
2019-04-10
1
-2
/
+2
*
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-04
1
-0
/
+1
*
Log all statements from a sample of transactions
Alvaro Herrera
2019-04-03
1
-0
/
+8
*
Fix typo.
Thomas Munro
2019-03-29
1
-1
/
+1
*
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
1
-75
/
+154
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
1
-31
/
+4
[next]