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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation about our XML functionality.
Tom Lane
2019-04-01
1
-3
/
+3
*
Add volatile qualifier missed in commit 2e616dee9.
Tom Lane
2019-04-01
1
-1
/
+1
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
2
-5
/
+5
*
Throw error in jsonb_path_match() when result is not single boolean
Alexander Korotkov
2019-04-01
1
-9
/
+17
*
Restrict some cases in parsing numerics in jsonpath
Alexander Korotkov
2019-04-01
1
-3
/
+3
*
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-04-01
1
-75
/
+873
*
Catch syntax error in generated column definition
Peter Eisentraut
2019-04-01
1
-0
/
+13
*
Fix thinko in allocation call during MVC list deserialization
Michael Paquier
2019-04-01
1
-1
/
+1
*
Update HINT for pre-existing shared memory block.
Noah Misch
2019-03-31
1
-7
/
+3
*
tableam: bitmap table scan.
Andres Freund
2019-03-31
4
-179
/
+197
*
tableam: sample scan.
Andres Freund
2019-03-31
4
-227
/
+265
*
tableam: Formatting and other minor cleanups.
Andres Freund
2019-03-31
6
-97
/
+120
*
Fix nbtree high key "continuescan" row compare bug.
Peter Geoghegan
2019-03-31
1
-0
/
+3
*
Compute root->qual_security_level in a less random place.
Tom Lane
2019-03-31
2
-11
/
+10
*
Skip redundant anti-wraparound vacuums
Michael Paquier
2019-03-31
1
-4
/
+20
*
tableam: Move heap specific logic from estimate_rel_size below tableam.
Andres Freund
2019-03-30
2
-44
/
+138
*
tableam: VACUUM and ANALYZE support.
Andres Freund
2019-03-30
3
-166
/
+213
*
Fix typo
Tomas Vondra
2019-03-31
1
-1
/
+1
*
Speed up planning when partitions can be pruned at plan time.
Tom Lane
2019-03-30
9
-594
/
+794
*
Fix compiler warnings in multivariate MCV code
Tomas Vondra
2019-03-30
1
-4
/
+3
*
Additional fixes of memory alignment in pg_mcv_list code
Tomas Vondra
2019-03-30
1
-8
/
+9
*
Avoid crash in partitionwise join planning under GEQO.
Tom Lane
2019-03-30
3
-49
/
+71
*
Generated columns
Peter Eisentraut
2019-03-30
33
-71
/
+732
*
Small code simplification for REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-30
1
-5
/
+5
*
Tweak some nbtree-related code comments.
Peter Geoghegan
2019-03-29
2
-4
/
+5
*
Fix memory alignment in pg_mcv_list serialization
Tomas Vondra
2019-03-29
1
-38
/
+76
*
tableam: Comment fixes.
Andres Freund
2019-03-29
1
-1
/
+1
*
Allow existing VACUUM options to take a Boolean argument.
Robert Haas
2019-03-29
2
-10
/
+31
*
Warn more strongly about the dangers of exclusive backup mode.
Robert Haas
2019-03-29
1
-2
/
+8
*
Fix incorrect code in new REINDEX CONCURRENTLY code
Peter Eisentraut
2019-03-29
1
-12
/
+16
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
9
-159
/
+1450
*
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
Andres Freund
2019-03-28
9
-574
/
+732
*
Fix typo.
Thomas Munro
2019-03-29
1
-1
/
+1
*
Fix deserialization of pg_mcv_list values
Tomas Vondra
2019-03-28
1
-230
/
+206
*
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
2
-80
/
+162
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
16
-219
/
+155
*
tableam: Support for an index build's initial table scan(s).
Andres Freund
2019-03-27
8
-884
/
+794
*
Minor improvements for the multivariate MCV lists
Tomas Vondra
2019-03-27
1
-33
/
+31
*
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
12
-121
/
+2680
*
Avoid passing query tlist around separately from root->processed_tlist.
Tom Lane
2019-03-27
3
-54
/
+36
*
Suppress uninitialized-variable warning.
Tom Lane
2019-03-27
1
-0
/
+1
*
Improve error handling of column references in expression transformation
Michael Paquier
2019-03-27
3
-18
/
+83
*
Fix off-by-one error in txid_status().
Thomas Munro
2019-03-27
1
-4
/
+4
*
Switch some palloc/memset calls to palloc0
Michael Paquier
2019-03-27
1
-2
/
+1
*
Track unowned relations in doubly-linked list
Tomas Vondra
2019-03-27
2
-64
/
+18
*
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-26
9
-317
/
+284
*
Fix partitioned index creation bug with dropped columns
Alvaro Herrera
2019-03-26
3
-3
/
+1
*
Build "other rels" of appendrel baserels in a separate step.
Tom Lane
2019-03-26
4
-105
/
+147
*
Fix oversight in data-type change for autovacuum_vacuum_cost_delay.
Tom Lane
2019-03-26
1
-9
/
+9
*
Get rid of duplicate child RTE for a partitioned table.
Tom Lane
2019-03-26
1
-42
/
+44
[next]