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
/
test
/
regress
/
expected
/
sysviews.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add enable_presorted_aggregate GUC
David Rowley
2022-12-20
1
-1
/
+2
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
1
-2
/
+1
*
Optimize order of GROUP BY keys
Tomas Vondra
2022-03-31
1
-1
/
+2
*
Add system view pg_ident_file_mappings
Michael Paquier
2022-03-29
1
-0
/
+8
*
Modify query on pg_hba_file_rules to check for errors in regression tests
Michael Paquier
2022-03-29
1
-5
/
+6
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
1
-1
/
+1
*
Fix memory overrun when querying pg_stat_slru
Michael Paquier
2021-11-12
1
-0
/
+7
*
Change the name of the Result Cache node to Memoize
David Rowley
2021-07-14
1
-1
/
+1
*
Add Result Cache executor node (take 2)
David Rowley
2021-04-02
1
-1
/
+2
*
Revert b6002a796
David Rowley
2021-04-01
1
-2
/
+1
*
Add Result Cache executor node
David Rowley
2021-04-01
1
-1
/
+2
*
Add support for asynchronous execution.
Etsuro Fujita
2021-03-31
1
-1
/
+2
*
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-24
1
-2
/
+1
*
Add a new GUC and a reloption to enable inserts in parallel-mode.
Amit Kapila
2021-03-18
1
-1
/
+2
*
Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver.
Fujii Masao
2021-02-18
1
-0
/
+7
*
Add pg_stat_wal statistics view.
Fujii Masao
2020-10-02
1
-0
/
+7
*
Add regression test for pg_backend_memory_contexts.
Fujii Masao
2020-08-26
1
-0
/
+9
*
Rename enable_incrementalsort for clarity
Peter Eisentraut
2020-07-05
1
-1
/
+1
*
Rework HashAgg GUCs.
Jeff Davis
2020-06-11
1
-3
/
+1
*
Implement Incremental Sort
Tomas Vondra
2020-04-06
1
-1
/
+2
*
Disk-based Hash Aggregation.
Jeff Davis
2020-03-18
1
-1
/
+3
*
Add GUC enable_partition_pruning
Alvaro Herrera
2018-04-23
1
-1
/
+2
*
Implement partition-wise grouping/aggregation.
Robert Haas
2018-03-22
1
-18
/
+19
*
Rename enable_partition_wise_join to enable_partitionwise_join
Peter Eisentraut
2018-02-16
1
-17
/
+17
*
Add parallel-aware hash joins.
Andres Freund
2017-12-21
1
-1
/
+2
*
Support Parallel Append plan nodes.
Robert Haas
2017-12-05
1
-1
/
+2
*
Basic partition-wise join functionality.
Robert Haas
2017-10-06
1
-15
/
+16
*
Add a Gather Merge executor node.
Robert Haas
2017-03-09
1
-1
/
+2
*
Invent pg_hba_file_rules view to show the content of pg_hba.conf.
Tom Lane
2017-01-30
1
-0
/
+7
*
Add a regression test script dedicated to exercising system views.
Tom Lane
2017-01-30
1
-0
/
+113