projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vacuumdb: Make vacuumdb --analyze-only process partitioned tables.
[postgresql.git]
/
src
/
backend
/
utils
/
hash
/
30 hours ago
David Rowley
Remove HASH_DEBUG output from dynahash.c
tree
|
commitdiff
30 hours ago
David Rowley
Use elog(DEBUG4) for dynahash.c statistics output
tree
|
commitdiff
4 days ago
David Rowley
Fix invalid format string in HASH_DEBUG code
tree
|
commitdiff
4 days ago
David Rowley
Fix failing -D HASH_STATISTICS builds
tree
|
commitdiff
2025-08-03
Tom Lane
Silence Valgrind leakage complaints in more-or-less...
tree
|
commitdiff
2025-07-25
Tom Lane
Fix dynahash's HASH_FIXED_SIZE ("isfixed") option.
tree
|
commitdiff
2025-04-23
Tom Lane
Avoid possibly-theoretical OOM crash hazard in hash_cre...
tree
|
commitdiff
2025-04-04
Tomas Vondra
Revert "Improve accounting for memory used by shared...
tree
|
commitdiff
2025-04-02
Tomas Vondra
Improve accounting for memory used by shared hash tables
tree
|
commitdiff
2025-03-13
Peter Eisentraut
pg_noreturn to replace pg_attribute_noreturn()
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-10-27
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-08-12
Nathan Bossart
Add user-callable CRC functions.
tree
|
commitdiff
2024-08-08
Alexander Korotkov
Add a caveat to hash_seq_init_with_hash_value() header...
tree
|
commitdiff
2024-08-07
Alexander Korotkov
Introduce hash_search_with_hash_value() function
tree
|
commitdiff
2024-03-17
Tom Lane
Mark hash_corrupted() as pg_attribute_noreturn.
tree
|
commitdiff
2024-03-14
Michael Paquier
Refactor initial hash lookup in dynahash.c
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2023-01-02
Bruce Momjian
Update copyright for 2023
tree
|
commitdiff
2022-12-20
Andrew Dunstan
Add copyright notices to meson files
tree
|
commitdiff
2022-10-14
Tom Lane
Make some minor improvements in memory-context infrastr...
tree
|
commitdiff
2022-09-22
Andres Freund
meson: Add initial version of meson based build system
tree
|
commitdiff
2022-01-08
Bruce Momjian
Update copyright for 2022
tree
|
commitdiff
2021-01-02
Bruce Momjian
Update copyright for 2021
tree
|
commitdiff
2020-12-15
Tom Lane
Improve hash_create()'s API for some added robustness.
tree
|
commitdiff
2020-09-19
Thomas Munro
Code review for dynahash change.
tree
|
commitdiff
2020-09-18
Thomas Munro
Remove large fill factor support from dynahash.c.
tree
|
commitdiff
2020-08-01
Thomas Munro
Improve programmer docs for simplehash and dynahash.
tree
|
commitdiff
2020-07-14
Peter Eisentraut
Fix -Wcast-function-type warnings
tree
|
commitdiff
2020-05-14
Tom Lane
Initial pgindent and pgperltidy run for v13.
tree
|
commitdiff
2020-05-13
Alvaro Herrera
Dial back -Wimplicit-fallthrough to level 3
tree
|
commitdiff
2020-05-12
Alvaro Herrera
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
tree
|
commitdiff
2020-04-08
David Rowley
Modify various power 2 calculations to use new helper...
tree
|
commitdiff
2020-02-27
Robert Haas
Move src/backend/utils/hash/hashfn.c to src/common
tree
|
commitdiff
2020-02-24
Robert Haas
Adapt hashfn.c and hashutils.h for frontend use.
tree
|
commitdiff
2020-02-24
Robert Haas
Put all the prototypes for hashfn.c into the same heade...
tree
|
commitdiff
2020-02-24
Robert Haas
Move bitmap_hash and bitmap_match to bitmapset.c.
tree
|
commitdiff
2020-01-01
Bruce Momjian
Update copyrights for 2020
tree
|
commitdiff
2019-11-05
Andres Freund
Split all OBJS style lines in makefiles into one-line...
tree
|
commitdiff
2019-10-19
Peter Eisentraut
Fix most -Wundef warnings
tree
|
commitdiff
2019-10-16
Michael Paquier
Refresh some incorrect links in pg_crc.c/h
tree
|
commitdiff
2019-08-18
Tom Lane
Fix incidental warnings from cpluspluscheck.
tree
|
commitdiff
2019-05-22
Tom Lane
Initial pgindent run for v12.
tree
|
commitdiff
2019-04-19
Michael Paquier
Fix collection of typos and grammar mistakes in docs...
tree
|
commitdiff
2019-03-11
Alvaro Herrera
Move hash_any prototype from access/hash.h to utils...
tree
|
commitdiff
2019-01-02
Bruce Momjian
Update copyright for 2019
tree
|
commitdiff
2018-03-27
Tom Lane
Allow memory contexts to have both fixed and variable...
tree
|
commitdiff
2018-01-03
Bruce Momjian
Update copyright for 2018
tree
|
commitdiff
2017-12-13
Tom Lane
Rethink MemoryContext creation to improve performance.
tree
|
commitdiff
2017-11-08
Peter Eisentraut
Change TRUE/FALSE to true/false
tree
|
commitdiff
2017-08-02
Tom Lane
Remove broken and useless entry-count printing in HASH_...
tree
|
commitdiff
2017-07-22
Tom Lane
Improve comments about partitioned hash table freelists.
tree
|
commitdiff
2017-06-21
Tom Lane
Phase 3 of pgindent updates.
tree
|
commitdiff
2017-06-21
Tom Lane
Phase 2 of pgindent updates.
tree
|
commitdiff
2017-06-21
Tom Lane
Initial pgindent run with pg_bsd_indent version 2.0.
tree
|
commitdiff
2017-04-25
Robert Haas
Adjust outdated comment.
tree
|
commitdiff
2017-03-14
Peter Eisentraut
Spelling fixes in code comments
tree
|
commitdiff
2017-01-03
Bruce Momjian
Update copyright via script for 2017
tree
|
commitdiff
2016-08-27
Tom Lane
Add macros to make AllocSetContextCreate() calls simple...
tree
|
commitdiff
2016-06-09
Robert Haas
pgindent run for 9.6
tree
|
commitdiff
2016-04-02
Noah Misch
Copyedit comments and documentation.
tree
|
commitdiff
2016-03-23
Robert Haas
Partition the freelist for shared dynahash tables.
tree
|
commitdiff
2016-01-02
Bruce Momjian
Update copyright for 2016
tree
|
commitdiff
2015-10-16
Robert Haas
Remove volatile qualifiers from dynahash.c, shmem.c...
tree
|
commitdiff
2015-08-07
Andres Freund
Don't include low level locking code from frontend...
tree
|
commitdiff
2015-04-14
Heikki Linnakangas
Reorganize our CRC source files again.
tree
|
commitdiff
2015-01-06
Bruce Momjian
Update copyright for 2015
tree
|
commitdiff
2014-12-18
Tom Lane
Improve hash_create's API for selecting simple-binary...
tree
|
commitdiff
2014-05-06
Bruce Momjian
pgindent run for 9.4
tree
|
commitdiff
2014-01-07
Bruce Momjian
Update copyright for 2014
tree
|
commitdiff
2013-05-29
Bruce Momjian
pgindent run for release 9.3
tree
|
commitdiff
2013-01-15
Tom Lane
Fix hash_update_hash_key() to handle same-bucket case...
tree
|
commitdiff
2013-01-14
Tom Lane
Prevent very-low-probability PANIC during PREPARE TRANS...
tree
|
commitdiff
2013-01-01
Bruce Momjian
Update copyrights for 2013
tree
|
commitdiff
2012-12-12
Tom Lane
Add defenses against integer overflow in dynahash numbu...
tree
|
commitdiff
2012-10-19
Tom Lane
Fix hash_search to avoid corruption of the hash table...
tree
|
commitdiff
2012-02-29
Tom Lane
Move CRC tables to libpgport, and provide them in a...
tree
|
commitdiff
2012-01-30
Tom Lane
Assorted comment fixes, mostly just typos, but some...
tree
|
commitdiff
2012-01-01
Bruce Momjian
Update copyright notices for year 2012.
tree
|
commitdiff
2011-09-04
Tom Lane
Clean up the #include mess a little.
tree
|
commitdiff
2011-09-01
Bruce Momjian
Remove unnecessary #include references, per pgrminclude...
tree
|
commitdiff
2011-04-11
Heikki Linnakangas
Fix the size of predicate lock manager's shared memory...
tree
|
commitdiff
2011-01-01
Bruce Momjian
Stamp copyrights for year 2011.
tree
|
commitdiff
2010-09-20
Magnus Hagander
Remove cvs keywords from all files.
tree
|
commitdiff
2010-02-26
Bruce Momjian
pgindent run for 9.0
tree
|
commitdiff
2010-01-07
Tom Lane
Remove all the special-case code for INT64_IS_BUSTED...
tree
|
commitdiff
2010-01-02
Bruce Momjian
Update copyright for the year 2010.
tree
|
commitdiff
2009-01-01
Bruce Momjian
Update copyright for 2009.
tree
|
commitdiff
2008-08-25
Alvaro Herrera
Update URL to Ross William's paper.
tree
|
commitdiff
2008-03-27
Tom Lane
Reduce the need for frontend programs to include "postg...
tree
|
commitdiff
2008-02-19
Peter Eisentraut
Refactor backend makefiles to remove lots of duplicate...
tree
|
commitdiff
2008-01-01
Bruce Momjian
Update copyrights in source tree to 2008.
tree
|
commitdiff
2007-11-15
Bruce Momjian
pgindent run for 8.3.
tree
|
commitdiff
2007-09-11
Tom Lane
Include hash table name in all the internal-error elog...
tree
|
commitdiff
2007-06-01
Tom Lane
Fix several hash functions that were taking chintzy...
tree
|
commitdiff
2007-04-26
Tom Lane
Fix dynahash.c to suppress hash bucket splits while...
tree
|
commitdiff
2007-01-20
Peter Eisentraut
Remove remains of old depend target.
tree
|
commitdiff
2007-01-05
Bruce Momjian
Update CVS HEAD for 2007 copyright. Back branches...
tree
|
commitdiff
2006-10-04
Bruce Momjian
pgindent run for 8.2.
tree
|
commitdiff
next