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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing inequality searches to rbtree
Alexander Korotkov
2022-07-08
1
-0
/
+2
*
Improve frontend error logging style.
Tom Lane
2022-04-08
1
-2
/
+1
*
dshash: revise sequential scan support.
Andres Freund
2022-04-04
1
-1
/
+0
*
dshash: Add sequential scan support.
Andres Freund
2022-03-10
1
-0
/
+23
*
Fix missing undefine in sort_template.h
John Naylor
2022-01-31
1
-0
/
+1
*
Update copyright for 2022
Bruce Momjian
2022-01-07
14
-14
/
+14
*
Fix frontend version of sh_error() in simplehash.h.
Tom Lane
2021-10-22
1
-5
/
+9
*
Doc: clarify a critical and undocumented aspect of simplehash.h.
Tom Lane
2021-10-21
1
-1
/
+1
*
Fix incorrect format placeholder
Peter Eisentraut
2021-09-29
1
-1
/
+1
*
Fix incorrect hash table resizing code in simplehash.h
David Rowley
2021-08-13
1
-9
/
+5
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
1
-8
/
+8
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
1
-1
/
+1
*
Add Result Cache executor node (take 2)
David Rowley
2021-04-02
1
-0
/
+19
*
Revert b6002a796
David Rowley
2021-04-01
1
-19
/
+0
*
Add Result Cache executor node
David Rowley
2021-04-01
1
-0
/
+19
*
Allow users of simplehash.h to perform direct deletions
David Rowley
2021-03-30
1
-1
/
+61
*
Add sort_template.h for making sort functions.
Thomas Munro
2021-03-03
1
-0
/
+431
*
Update copyright for 2021
Bruce Momjian
2021-01-02
12
-12
/
+12
*
Correct comment in simplehash.h.
Thomas Munro
2020-08-03
1
-1
/
+2
*
Improve programmer docs for simplehash and dynahash.
Thomas Munro
2020-08-01
1
-4
/
+69
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
1
-6
/
+6
*
Fix collection of typos and grammar mistakes in the tree
Michael Paquier
2020-04-10
1
-1
/
+1
*
Modify various power 2 calculations to use new helper functions
David Rowley
2020-04-08
1
-23
/
+4
*
Skip memcpy(x, x) in qunique().
Noah Misch
2020-01-04
1
-4
/
+6
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
12
-12
/
+12
*
simplehash: Allow for use in frontend code.
Robert Haas
2019-12-17
1
-4
/
+12
*
simplehash: Allow use of simplehash without MemoryContext.
Robert Haas
2019-12-17
1
-0
/
+23
*
Add reusable routine for making arrays unique.
Thomas Munro
2019-11-07
1
-0
/
+65
*
Make StringInfo available to frontend code.
Andres Freund
2019-11-05
1
-3
/
+4
*
Allow simplehash to use already-calculated hash values.
Jeff Davis
2019-08-01
1
-9
/
+65
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
8
-25
/
+25
*
Add IntegerSet, to hold large sets of 64-bit ints efficiently.
Heikki Linnakangas
2019-03-22
1
-0
/
+24
*
simplehash: Add support for resetting a hashtable's contents.
Andres Freund
2019-02-09
1
-0
/
+11
*
Update copyright for 2019
Bruce Momjian
2019-01-02
10
-10
/
+10
*
Rename rbtree.c functions to use "rbt" prefix not "rb" prefix.
Tom Lane
2018-11-06
1
-29
/
+29
*
Code review for simplehash.h.
Thomas Munro
2018-08-28
1
-3
/
+16
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
1
-1
/
+1
*
Add Bloom filter implementation.
Andres Freund
2018-03-31
1
-0
/
+27
*
Minor clean-up in dshash.{c,h}.
Andres Freund
2018-03-01
1
-1
/
+1
*
Remove some inappropriate #includes.
Tom Lane
2018-02-16
1
-1
/
+0
*
Prevent growth of simplehash tables when they're "too empty".
Andres Freund
2018-01-29
1
-4
/
+15
*
Update copyright for 2018
Bruce Momjian
2018-01-02
9
-9
/
+9
*
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-29
2
-2
/
+2
*
Allow to avoid NUL-byte management for stringinfos and use in format.c.
Andres Freund
2017-10-11
1
-0
/
+8
*
Remove pre-order and post-order traversal logic for red-black trees.
Tom Lane
2017-09-10
1
-4
/
+1
*
Suppress compiler warnings in dshash.c.
Tom Lane
2017-09-03
1
-1
/
+1
*
Consolidate the function pointer types used by dshash.c.
Andres Freund
2017-08-24
1
-27
/
+10
*
Hash tables backed by DSA shared memory.
Andres Freund
2017-08-22
1
-0
/
+107
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-1
/
+1
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
9
-12
/
+12
[next]