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
/
xloginsert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
1
-4
/
+4
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-2
/
+2
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-4
/
+4
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-12
/
+11
*
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
2017-03-28
1
-3
/
+3
*
Rename dtrace probes for ongoing xlog -> wal conversion.
Robert Haas
2017-02-09
1
-1
/
+1
*
Add WAL consistency checking facility.
Robert Haas
2017-02-08
1
-5
/
+33
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Skip checkpoints, archiving on idle systems.
Andres Freund
2016-12-22
1
-8
/
+16
*
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-27
1
-3
/
+1
*
Revert no-op changes to BufferGetPage()
Kevin Grittner
2016-04-20
1
-4
/
+4
*
Modify BufferGetPage() to prepare for "snapshot too old" feature
Kevin Grittner
2016-04-08
1
-4
/
+4
*
Fix misspelled function name in comment.
Heikki Linnakangas
2016-02-01
1
-1
/
+1
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Fix "sesssion" typo
Alvaro Herrera
2015-09-28
1
-3
/
+3
*
Address points made in post-commit review of replication origins.
Andres Freund
2015-08-07
1
-1
/
+1
*
Promote the assertion that XLogBeginInsert() is not called twice into ERROR.
Heikki Linnakangas
2015-06-28
1
-1
/
+3
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-10
/
+12
*
Fix the same-rel optimization when creating WAL records.
Heikki Linnakangas
2015-05-04
1
-1
/
+1
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
1
-1
/
+26
*
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-14
1
-1
/
+1
*
Suppress maybe-uninitialized compiler warnings.
Fujii Masao
2015-03-15
1
-21
/
+18
*
Add GUC to enable compression of full page images stored in WAL.
Fujii Masao
2015-03-11
1
-19
/
+122
*
Fix typo in comment.
Fujii Masao
2015-03-05
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Fix typos
Alvaro Herrera
2014-12-03
1
-1
/
+1
*
Fix assertion failure at end of PITR.
Heikki Linnakangas
2014-11-28
1
-1
/
+2
*
Distinguish XLOG_FPI records generated for hint-bit updates.
Heikki Linnakangas
2014-11-24
1
-1
/
+1
*
Fix bogus comments in XLogRecordAssemble
Heikki Linnakangas
2014-11-21
1
-4
/
+4
*
Revamp the WAL record format.
Heikki Linnakangas
2014-11-20
1
-355
/
+617
*
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-06
1
-0
/
+633