projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix misspelling of "tranche" in dsa.h.
[postgresql.git]
/
src
/
backend
/
access
/
hash
/
2025-03-11
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE, take 2.
tree
|
commitdiff
2025-03-08
Peter Eisentraut
Fix typo
tree
|
commitdiff
2025-03-07
Peter Eisentraut
Rename amcancrosscompare
tree
|
commitdiff
2025-03-05
Peter Geoghegan
Revert "Show index search count in EXPLAIN ANALYZE."
tree
|
commitdiff
2025-03-05
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE.
tree
|
commitdiff
2025-03-01
Peter Eisentraut
Set amcancrosscompare to true for hash
tree
|
commitdiff
2025-02-27
Peter Eisentraut
Generalize hash and ordering support in amapi
tree
|
commitdiff
2025-02-21
Peter Eisentraut
Drop opcintype from index AM strategy translation API
tree
|
commitdiff
2025-02-13
Peter Eisentraut
Remove unnecessary (char *) casts [xlog]
tree
|
commitdiff
2025-02-11
Nathan Bossart
Add is_analyze parameter to vacuum_delay_point().
tree
|
commitdiff
2025-02-02
Peter Eisentraut
Convert strategies to and from compare types
tree
|
commitdiff
2025-02-01
Peter Eisentraut
Add get_opfamily_name() function
tree
|
commitdiff
2025-01-31
Tom Lane
Get rid of our dependency on type "long" for memory...
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-09-13
Tom Lane
Allow _h_indexbuild() to be interrupted.
tree
|
commitdiff
2024-09-12
Jeff Davis
Simplify checks for deterministic collations.
tree
|
commitdiff
2024-09-12
Peter Eisentraut
Remove hardcoded hash opclass function signature exceptions
tree
|
commitdiff
2024-09-11
Peter Eisentraut
Replace gratuitous memmove() with memcpy()
tree
|
commitdiff
2024-09-10
Peter Eisentraut
Add amgettreeheight index AM API routine
tree
|
commitdiff
2024-08-06
Jeff Davis
Remove support for null pg_locale_t most places.
tree
|
commitdiff
2024-07-30
Jeff Davis
Relax check for return value from second call of pg_str...
tree
|
commitdiff
2024-04-11
Michael Paquier
Fix inconsistency with replay of hash squeeze record...
tree
|
commitdiff
2024-03-25
Heikki Linnakangas
Merge prune, freeze and vacuum WAL record formats
tree
|
commitdiff
2024-03-13
Peter Eisentraut
Make the order of the header file includes consistent
tree
|
commitdiff
2024-03-11
Peter Geoghegan
Update obsolete index scan TID comments.
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-02-07
Amit Kapila
Set LSN for wbuf in _hash_freeovflpage() iff wbuf is...
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2023-12-08
Tomas Vondra
Allow parallel CREATE INDEX for BRIN indexes
tree
|
commitdiff
2023-12-01
Amit Kapila
Fix an uninitialized access in hash_xlog_squeeze_page().
tree
|
commitdiff
2023-11-25
Tomas Vondra
Reuse BrinDesc and BrinRevmap in brininsert
tree
|
commitdiff
2023-11-13
Amit Kapila
Use REGBUF_NO_CHANGE at one more place in the hash...
tree
|
commitdiff
2023-10-24
Jeff Davis
Assert that buffers are marked dirty before XLogRegiste...
tree
|
commitdiff
2023-10-10
Peter Eisentraut
Add const to values and nulls arguments
tree
|
commitdiff
2023-09-05
Thomas Munro
Remove the "snapshot too old" feature.
tree
|
commitdiff
2023-08-23
Thomas Munro
ExtendBufferedWhat -> BufferManagerRelation.
tree
|
commitdiff
2023-05-19
Tom Lane
Pre-beta mechanical code beautification.
tree
|
commitdiff
2023-04-08
Andres Freund
Handle logical slot conflicts on standby
tree
|
commitdiff
2023-04-08
Thomas Munro
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
tree
|
commitdiff
2023-04-06
Andres Freund
Convert many uses of ReadBuffer[Extended](P_NEW) to...
tree
|
commitdiff
2023-04-02
Andres Freund
Add info in WAL records in preparation for logical...
tree
|
commitdiff
2023-03-20
Tomas Vondra
Ignore BRIN indexes when checking for HOT updates
tree
|
commitdiff
2023-02-23
Jeff Davis
Remove unnecessary #ifdef USE_ICU and branch.
tree
|
commitdiff
2023-02-23
Jeff Davis
Refactor to introduce pg_locale_deterministic().
tree
|
commitdiff
2023-02-23
Jeff Davis
Refactor to add pg_strcoll(), pg_strxfrm(), and variants.
tree
|
commitdiff
2023-01-10
Peter Eisentraut
New header varatt.h split off from postgres.h
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-12-01
Jeff Davis
Fix memory leak for hashing with nondeterministic colla...
tree
|
commitdiff
2022-11-24
David Rowley
Improve indenting in _hash_pgaddtup
tree
|
commitdiff
2022-11-24
David Rowley
Speedup hash index builds by skipping needless binary...
tree
|
commitdiff
2022-11-17
Peter Geoghegan
Standardize rmgrdesc recovery conflict XID output.
tree
|
commitdiff
2022-11-14
Amit Kapila
Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE...
tree
|
commitdiff
2022-09-22
Andres Freund
meson: Add initial version of meson based build system
tree
|
commitdiff
2022-08-25
David Rowley
More -Wshadow=compatible-local warning fixes
tree
|
commitdiff
2022-07-28
Tom Lane
Improve speed of hash index build.
tree
|
commitdiff
2022-07-21
Thomas Munro
Remove fls(), use pg_leftmost_one_pos32() instead.
tree
|
commitdiff
2022-07-06
Robert Haas
Change internal RelFileNode references to RelFileNumber...
tree
|
commitdiff
2022-06-30
Peter Eisentraut
Change some unnecessary MemSet calls
tree
|
commitdiff
2022-06-16
Tomas Vondra
Revert changes in HOT handling of BRIN indexes
tree
|
commitdiff
2022-05-31
Amit Kapila
Fix typo in hash README.
tree
|
commitdiff
2022-04-04
David Rowley
Adjust tuplesort API to have bitwise option flags
tree
|
commitdiff
2022-04-01
Michael Paquier
Add macros in hash and btree AMs to get the special...
tree
|
commitdiff
2022-01-30
Alvaro Herrera
Remove xloginsert.h from xlog.h
tree
|
commitdiff
2022-01-20
Peter Eisentraut
Call pg_newlocale_from_collation() also with default...
tree
|
commitdiff
2022-01-08
Bruce Momjian
Update copyright for 2022
tree
|
commitdiff
2021-11-30
Tomas Vondra
Ignore BRIN indexes when checking for HOT udpates
tree
|
commitdiff
2021-09-08
Michael Paquier
Clean up some code using "(expr) ? true : false"
tree
|
commitdiff
2021-09-04
Tom Lane
Further portability tweaks for float4/float8 hash funct...
tree
|
commitdiff
2021-09-02
Tom Lane
Fix float4/float8 hash functions to produce uniform...
tree
|
commitdiff
2021-08-12
John Naylor
Fix grammar mistake in hash index README
tree
|
commitdiff
2021-07-12
Tom Lane
Replace RelationOpenSmgr() with RelationGetSmgr().
tree
|
commitdiff
2021-07-02
Peter Eisentraut
Use InvalidBucket instead of -1 where appropriate
tree
|
commitdiff
2021-04-06
Peter Geoghegan
Remove tupgone special case from vacuumlazy.c.
tree
|
commitdiff
2021-01-13
Peter Geoghegan
Pass down "logically unchanged index" hint.
tree
|
commitdiff
2021-01-05
Thomas Munro
Replace remaining uses of "whitelist".
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-08-01
Tom Lane
Invent "amadjustmembers" AM method for validating opcla...
tree
|
commitdiff
2020-05-14
Tom Lane
Initial pgindent and pgperltidy run for v13.
tree
|
commitdiff
2020-04-08
David Rowley
Modify various power 2 calculations to use new helper...
tree
|
commitdiff
2020-04-07
Thomas Munro
Add SQL type xid8 to expose FullTransactionId to users.
tree
|
commitdiff
2020-03-30
Alexander Korotkov
Implement operator class parameters
tree
|
commitdiff
2020-02-27
Robert Haas
Move src/backend/utils/hash/hashfn.c to src/common
tree
|
commitdiff
2020-01-28
Thomas Munro
Remove dependency on HeapTuple from predicate locking...
tree
|
commitdiff
2020-01-15
Amit Kapila
Introduce IndexAM fields for parallel vacuum.
tree
|
commitdiff
2020-01-01
Bruce Momjian
Update copyrights for 2020
tree
|
commitdiff
2019-12-26
Michael Paquier
Revert "Rename files and headers related to index AM"
tree
|
commitdiff
2019-12-25
Michael Paquier
Rename files and headers related to index AM
tree
|
commitdiff
2019-11-25
Michael Paquier
Refactor reloption handling for index AMs in-core
tree
|
commitdiff
2019-11-12
Amit Kapila
Make the order of the header file includes consistent...
tree
|
commitdiff
2019-11-08
Andres Freund
Pass ItemPointer not HeapTuple to IndexBuildCallback.
tree
|
commitdiff
2019-11-05
Andres Freund
Split all OBJS style lines in makefiles into one-line...
tree
|
commitdiff
2019-08-13
Michael Paquier
Fix inconsistencies and typos in the tree, take 10
tree
|
commitdiff
2019-08-05
Michael Paquier
Fix inconsistencies and typos in the tree, take 9
tree
|
commitdiff
2019-07-22
Michael Paquier
Fix inconsistencies and typos in the tree
tree
|
commitdiff
2019-06-17
Michael Paquier
Fix more typos and inconsistencies in the tree
tree
|
commitdiff
2019-05-22
Tom Lane
Phase 2 pgindent run for v12.
tree
|
commitdiff
2019-05-22
Tom Lane
Initial pgindent run for v12.
tree
|
commitdiff
next