index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice
advice2
advice_unstable
aset_changes
aset_frontend
async
async2
bufmgr
chash
chash2014
contexts
conveyor
conveyor_old
copy_hack
cv
fastlock91
flexlock
gather
gather3
gather_pushdown
gathertest
group_locking
joinadvice
manifest
master
memory
memory2
metapage
pa_setop
parallel
parallel_count
partdesc
pg_background
pg_plan_advice
pg_ringflush
pgfruit
pgpa_semijoin
robert
serial_cost
slot2
snaparray
sort
walsummarizer2
walsummarizermanifest
xlogacceptwrites
Robert Haas's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
amcheck
Age
Commit message (
Expand
)
Author
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-09-22
Fix various incorrect filename references
David Rowley
2025-08-29
Remove unneeded casts of BufferGetPage() result
Peter Eisentraut
2025-07-14
amcheck: Improve error message for partitioned index target.
Fujii Masao
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-04
amcheck: Remove unused IndexCheckableCallback typedef.
Fujii Masao
2025-07-01
amcheck: Improve confusing message
Peter Eisentraut
2025-06-30
Run pgperltidy
Joe Conway
2025-06-17
amcheck: Fix posting tree checks in gin_index_check()
Tomas Vondra
2025-06-17
amcheck: Fix parent key check in gin_index_check()
Tomas Vondra
2025-06-17
amcheck: Fix checks of entry order for GIN indexes
Tomas Vondra
2025-06-17
amcheck: Remove unused GinScanItem->parentlsn field
Tomas Vondra
2025-06-17
amcheck: Test gin_index_check on a multicolumn index
Tomas Vondra
2025-04-20
Fix a few duplicate words in comments
David Rowley
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-14
Fix incorrect format placeholders
Peter Eisentraut
2025-04-03
Remove misleading read stream asserts in a few users
Melanie Plageman
2025-03-30
read_stream: Introduce and use optional batchmode support
Andres Freund
2025-03-30
Remove incidental md5() function use from test
Tomas Vondra
2025-03-29
amcheck: Add a GIN index to the CREATE INDEX CONCURRENTLY tests
Tomas Vondra
2025-03-29
amcheck: Add a test with GIN index on JSONB data
Tomas Vondra
2025-03-29
amcheck: Fix indentation in verify_gin.c
Tomas Vondra
2025-03-29
amcheck: Add gin_index_check() to verify GIN index
Tomas Vondra
2025-03-29
amcheck: Move common routines into a separate module
Tomas Vondra
2025-03-27
Use streaming read I/O in heap amcheck
Melanie Plageman
2025-03-26
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-03-11
nbtree: Make BTMaxItemSize into object-like macro.
Peter Geoghegan
2025-01-29
Fix grammatical typos around possessive "its"
John Naylor
2025-01-25
Merge copies of converting an XID to a FullTransactionId.
Noah Misch
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-20
Optimize alignment calculations in tuple form/deform
David Rowley
2024-12-20
Introduce CompactAttribute array in TupleDesc, take 2
David Rowley
2024-12-09
Remove remants of "snapshot too old"
Heikki Linnakangas
2024-11-28
Remove useless casts to (void *)
Peter Eisentraut
2024-10-28
Remove unused #include's from contrib, pl, test .c files
Peter Eisentraut
2024-10-14
Allow TAP tests to force checksums off when calling init()
Peter Eisentraut
2024-07-28
amcheck: Optimize speed of checking for unique constraint violation
Alexander Korotkov
2024-07-02
Cleanup perl code from unused variables and routines
Michael Paquier
2024-05-26
amcheck: Fixes for right page check during unique constraint check
Alexander Korotkov
2024-05-22
amcheck: Report an error when the next page to a leaf is not a leaf
Alexander Korotkov
2024-05-22
amcheck: Don't load the right sibling page into BtreeCheckState
Alexander Korotkov
2024-05-22
amcheck: Refactoring the storage of the last visible entry
Alexander Korotkov
2024-05-03
Fix an assortment of typos
David Rowley
2024-04-18
Fix typos and duplicate words
Daniel Gustafsson
2024-03-23
amcheck: Normalize index tuples containing uncompressed varlena
Alexander Korotkov
2024-03-23
amcheck: Support for different header sizes of short varlena datum
Alexander Korotkov
2024-03-05
Fix buildfarm failures from 2af07e2f74.
Jeff Davis
2024-03-05
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
[next]