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
/
utils
/
hash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
1
-0
/
+1
*
Fix collection of typos and grammar mistakes in docs and comments
Michael Paquier
2019-04-19
1
-1
/
+1
*
Move hash_any prototype from access/hash.h to utils/hashutils.h
Alvaro Herrera
2019-03-11
1
-2
/
+630
*
Update copyright for 2019
Bruce Momjian
2019-01-02
3
-3
/
+3
*
Allow memory contexts to have both fixed and variable ident strings.
Tom Lane
2018-03-27
1
-5
/
+7
*
Update copyright for 2018
Bruce Momjian
2018-01-02
3
-3
/
+3
*
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-12-13
1
-3
/
+5
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
1
-4
/
+4
*
Remove broken and useless entry-count printing in HASH_DEBUG code.
Tom Lane
2017-08-02
1
-3
/
+2
*
Improve comments about partitioned hash table freelists.
Tom Lane
2017-07-22
1
-35
/
+70
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-1
/
+1
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-3
/
+3
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
1
-1
/
+1
*
Adjust outdated comment.
Robert Haas
2017-04-25
1
-3
/
+1
*
Spelling fixes in code comments
Peter Eisentraut
2017-03-14
1
-1
/
+1
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
3
-3
/
+3
*
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-27
1
-3
/
+1
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-1
/
+1
*
Copyedit comments and documentation.
Noah Misch
2016-04-01
1
-1
/
+1
*
Partition the freelist for shared dynahash tables.
Robert Haas
2016-03-23
1
-47
/
+137
*
Update copyright for 2016
Bruce Momjian
2016-01-02
3
-3
/
+3
*
Remove volatile qualifiers from dynahash.c, shmem.c, and sinvaladt.c
Robert Haas
2015-10-16
1
-32
/
+27
*
Don't include low level locking code from frontend code.
Andres Freund
2015-08-07
1
-0
/
+1
*
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-14
2
-1
/
+98
*
Update copyright for 2015
Bruce Momjian
2015-01-06
2
-2
/
+2
*
Improve hash_create's API for selecting simple-binary-key hash functions.
Tom Lane
2014-12-18
2
-5
/
+37
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-14
/
+14
*
Update copyright for 2014
Bruce Momjian
2014-01-07
2
-2
/
+2
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-6
/
+6
*
Fix hash_update_hash_key() to handle same-bucket case correctly.
Tom Lane
2013-01-14
1
-8
/
+19
*
Prevent very-low-probability PANIC during PREPARE TRANSACTION.
Tom Lane
2013-01-13
1
-0
/
+144
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
2
-2
/
+2
*
Add defenses against integer overflow in dynahash numbuckets calculations.
Tom Lane
2012-12-11
1
-11
/
+38
*
Fix hash_search to avoid corruption of the hash table on out-of-memory.
Tom Lane
2012-10-19
1
-16
/
+30
*
Move CRC tables to libpgport, and provide them in a separate include file.
Tom Lane
2012-02-28
2
-516
/
+1
*
Assorted comment fixes, mostly just typos, but some obsolete statements.
Tom Lane
2012-01-29
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
3
-3
/
+3
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
1
-0
/
+2
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
2
-3
/
+0
*
Fix the size of predicate lock manager's shared memory hash tables at creation.
Heikki Linnakangas
2011-04-11
1
-0
/
+6
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
3
-3
/
+3
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
4
-4
/
+4
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-3
/
+2
*
Remove all the special-case code for INT64_IS_BUSTED, per decision that
Tom Lane
2010-01-07
1
-4
/
+5
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
3
-6
/
+6
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
3
-6
/
+6
*
Update URL to Ross William's paper.
Alvaro Herrera
2008-08-25
1
-2
/
+2
*
Reduce the need for frontend programs to include "postgres.h" by refactoring
Tom Lane
2008-03-27
1
-2
/
+3
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
1
-8
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
3
-6
/
+6
[next]