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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
5
-21
/
+104
*
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-04-01
4
-1
/
+18
*
tableam: bitmap table scan.
Andres Freund
2019-03-31
3
-8
/
+96
*
tableam: sample scan.
Andres Freund
2019-03-31
3
-1
/
+93
*
tableam: Formatting and other minor cleanups.
Andres Freund
2019-03-31
1
-21
/
+42
*
tableam: Move heap specific logic from estimate_rel_size below tableam.
Andres Freund
2019-03-30
2
-0
/
+36
*
tableam: VACUUM and ANALYZE support.
Andres Freund
2019-03-30
1
-3
/
+111
*
Speed up planning when partitions can be pruned at plan time.
Tom Lane
2019-03-30
3
-4
/
+9
*
Generated columns
Peter Eisentraut
2019-03-30
12
-9
/
+41
*
Tweak some nbtree-related code comments.
Peter Geoghegan
2019-03-29
1
-6
/
+5
*
Fix memory alignment in pg_mcv_list serialization
Tomas Vondra
2019-03-29
1
-1
/
+1
*
tableam: Comment fixes.
Andres Freund
2019-03-29
1
-6
/
+6
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
4
-4
/
+25
*
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
Andres Freund
2019-03-28
4
-5
/
+124
*
Fix a few comment copy & pastos.
Andres Freund
2019-03-28
1
-5
/
+5
*
Fix deserialization of pg_mcv_list values
Tomas Vondra
2019-03-28
1
-1
/
+1
*
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
2
-1
/
+7
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
5
-9
/
+53
*
tableam: Support for an index build's initial table scan(s).
Andres Freund
2019-03-27
2
-27
/
+191
*
Minor improvements for the multivariate MCV lists
Tomas Vondra
2019-03-27
1
-2
/
+2
*
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
8
-0
/
+126
*
Avoid passing query tlist around separately from root->processed_tlist.
Tom Lane
2019-03-27
2
-4
/
+9
*
Switch function current_schema[s]() to be parallel-unsafe
Michael Paquier
2019-03-27
2
-5
/
+5
*
Track unowned relations in doubly-linked list
Tomas Vondra
2019-03-27
1
-1
/
+2
*
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-26
6
-4
/
+31
*
Build "other rels" of appendrel baserels in a separate step.
Tom Lane
2019-03-26
2
-0
/
+3
*
Remove heap_hot_search().
Andres Freund
2019-03-25
1
-2
/
+0
*
tableam: Add table_get_latest_tid, to wrap heap_get_latest_tid.
Andres Freund
2019-03-25
1
-0
/
+18
*
tableam: Add helper for indexes to check if a corresponding table tuples exist.
Andres Freund
2019-03-25
1
-6
/
+19
*
pgbench: Remove \cset
Alvaro Herrera
2019-03-25
2
-3
/
+0
*
Add progress reporting for CLUSTER and VACUUM FULL.
Robert Haas
2019-03-25
3
-2
/
+26
*
Add macro to cast away volatile without allowing changes to underlying type
Peter Eisentraut
2019-03-25
1
-1
/
+7
*
tableam: Add and use table_fetch_row_version().
Andres Freund
2019-03-25
2
-4
/
+41
*
Transaction chaining
Peter Eisentraut
2019-03-24
3
-2
/
+7
*
Remove spurious return.
Andres Freund
2019-03-23
1
-2
/
+2
*
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-23
4
-61
/
+379
*
Add nbtree high key "continuescan" optimization.
Peter Geoghegan
2019-03-23
1
-3
/
+2
*
Revert "Add gitignore entries for jsonpath_gram.h"
Peter Eisentraut
2019-03-23
1
-1
/
+0
*
Add gitignore entries for jsonpath_gram.h
Peter Eisentraut
2019-03-22
1
-0
/
+1
*
Delete empty pages during GiST VACUUM.
Heikki Linnakangas
2019-03-22
3
-3
/
+42
*
Add IntegerSet, to hold large sets of 64-bit ints efficiently.
Heikki Linnakangas
2019-03-22
1
-0
/
+24
*
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
12
-3
/
+24
*
Catversion bump announced in previous commit but forgotten
Alvaro Herrera
2019-03-21
1
-1
/
+1
*
Improve error reporting for DROP FUNCTION/PROCEDURE/AGGREGATE/ROUTINE.
Tom Lane
2019-03-21
1
-2
/
+2
*
Sort the dependent objects before deletion in DROP OWNED BY.
Tom Lane
2019-03-20
1
-0
/
+2
*
Add index_get_partition convenience function
Alvaro Herrera
2019-03-20
1
-0
/
+1
*
Consider secondary factors during nbtree splits.
Peter Geoghegan
2019-03-20
1
-1
/
+14
*
Make heap TID a tiebreaker nbtree index column.
Peter Geoghegan
2019-03-20
2
-59
/
+189
*
Refactor nbtree insertion scankeys.
Peter Geoghegan
2019-03-20
1
-13
/
+65
*
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Alexander Korotkov
2019-03-20
3
-35
/
+2
[next]