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
/
include
/
access
/
heapam_xlog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-13
/
+41
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Revamp the WAL record format.
Heikki Linnakangas
2014-11-20
1
-80
/
+59
*
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-06
1
-1
/
+3
*
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-09-19
1
-0
/
+2
*
Move log_newpage and log_newpage_buffer to xlog.c.
Heikki Linnakangas
2014-07-31
1
-18
/
+1
*
Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().
Andres Freund
2014-07-12
1
-0
/
+2
*
Change the signature of rm_desc so that it's passed a XLogRecord.
Heikki Linnakangas
2014-06-14
1
-4
/
+4
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-18
/
+20
*
Move SizeOfHeapNewCid next to xl_heap_new_cid struct.
Heikki Linnakangas
2014-04-01
1
-2
/
+2
*
Only WAL-log the modified portion in an UPDATE, if possible.
Heikki Linnakangas
2014-03-12
1
-1
/
+18
*
Introduce logical decoding.
Robert Haas
2014-03-03
1
-1
/
+13
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Change the way we mark tuples as frozen.
Robert Haas
2013-12-22
1
-1
/
+1
*
Rework tuple freezing protocol
Alvaro Herrera
2013-12-16
1
-10
/
+35
*
Add new wal_level, logical, sufficient for logical decoding.
Robert Haas
2013-12-10
1
-9
/
+61
*
Don't include unused space in LOG_NEWPAGE records.
Heikki Linnakangas
2013-12-04
1
-4
/
+6
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-2
/
+2
*
Allow I/O reliability checks using 16-bit checksums
Simon Riggs
2013-03-22
1
-1
/
+1
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
1
-5
/
+28
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-30
1
-0
/
+1
*
Split heapam_xlog.h from heapam.h
Alvaro Herrera
2012-08-28
1
-0
/
+264