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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Microvacuum for GIST
Teodor Sigaev
2015-09-09
2
-2
/
+18
*
Remove files signaling a standby promotion request at postmaster startup
Fujii Masao
2015-09-09
1
-0
/
+1
*
Allow usage of huge maintenance_work_mem for GIN build.
Teodor Sigaev
2015-09-02
1
-1
/
+1
*
Reduce lock levels for ALTER TABLE SET autovacuum storage options
Simon Riggs
2015-08-14
1
-0
/
+3
*
Close some holes in BRIN page assignment
Alvaro Herrera
2015-08-12
2
-0
/
+3
*
Don't include low level locking code from frontend code.
Andres Freund
2015-08-07
3
-3
/
+3
*
Fix BRIN to use SnapshotAny during summarization
Alvaro Herrera
2015-08-05
1
-2
/
+0
*
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-08-05
1
-7
/
+1
*
Don't assume that 'char' is signed.
Heikki Linnakangas
2015-07-27
1
-1
/
+1
*
Fix handling of all-zero pages in SP-GiST vacuum.
Heikki Linnakangas
2015-07-27
1
-2
/
+2
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
3
-62
/
+84
*
Fix some oversights in BRIN patch.
Tom Lane
2015-07-21
1
-2
/
+2
*
Remove obsolete heap_formtuple/modifytuple/deformtuple functions.
Heikki Linnakangas
2015-07-02
1
-11
/
+0
*
Make use of xlog_internal.h's macros in WAL-related utilities.
Fujii Masao
2015-07-02
1
-6
/
+13
*
Make postmaster restart archiver soon after it dies, even during recovery.
Fujii Masao
2015-06-12
1
-0
/
+4
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
18
-89
/
+91
*
Still more fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-23
1
-3
/
+4
*
At promotion, don't leave behind a partial segment on the old timeline.
Heikki Linnakangas
2015-05-22
1
-0
/
+1
*
More fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-21
1
-3
/
+0
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
4
-4
/
+4
*
Add BRIN infrastructure for "inclusion" opclasses
Alvaro Herrera
2015-05-15
2
-8
/
+2
*
Move strategy numbers to include/access/stratnum.h
Alvaro Herrera
2015-05-15
4
-43
/
+77
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
3
-0
/
+65
*
Add archive_mode='always' option.
Heikki Linnakangas
2015-05-15
1
-2
/
+11
*
Fix datatype confusion with the new lossy GiST distance functions.
Heikki Linnakangas
2015-05-15
2
-0
/
+4
*
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-05-15
2
-0
/
+12
*
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-12
1
-1
/
+8
*
At promotion, archive last segment from old timeline with .partial suffix.
Heikki Linnakangas
2015-05-08
1
-0
/
+5
*
Add macros to check if a filename is a WAL segment or other such file.
Heikki Linnakangas
2015-05-08
1
-0
/
+18
*
Teach autovacuum about multixact member wraparound.
Robert Haas
2015-05-08
1
-0
/
+1
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
4
-15
/
+80
*
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-07
1
-3
/
+4
*
Avoid using a C++ keyword as a structure member name.
Robert Haas
2015-05-05
1
-1
/
+1
*
Fix unaligned memory access in xlog parsing due to replication origin patch.
Andres Freund
2015-05-01
1
-2
/
+3
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
2
-0
/
+79
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
9
-10
/
+30
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
2
-2
/
+2
*
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-14
1
-3
/
+3
*
Don't archive bogus recycled or preallocated files after timeline switch.
Heikki Linnakangas
2015-04-13
1
-0
/
+1
*
Optimize locking a tuple already locked by another subxact
Alvaro Herrera
2015-04-10
1
-1
/
+0
*
Fix GiST index-only scans for opclasses with different storage type.
Heikki Linnakangas
2015-03-26
1
-0
/
+2
*
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-03-26
3
-3
/
+11
*
Minor cleanup of GiST code, for readability.
Heikki Linnakangas
2015-03-26
1
-5
/
+1
*
Reduce pinning and buffer content locking for btree scans.
Kevin Grittner
2015-03-25
1
-2
/
+34
*
Move LockClauseStrength, LockWaitPolicy into new file nodes/lockoptions.h.
Tom Lane
2015-03-15
1
-1
/
+1
*
Merge the various forms of transaction commit & abort records.
Andres Freund
2015-03-15
2
-60
/
+157
*
Add GUC to enable compression of full page images stored in WAL.
Fujii Masao
2015-03-11
4
-6
/
+47
*
Move BRIN page type to page's last two bytes
Alvaro Herrera
2015-03-10
3
-13
/
+35
*
Keep CommitTs module in sync in standby and master
Alvaro Herrera
2015-03-09
1
-1
/
+3
*
Fix typo in comment.
Fujii Masao
2015-03-09
1
-1
/
+1
[next]