You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/storage
Tomas Vondra a7e5237f26 Fix asserts in fast-path locking code 1 year ago
..
aio Allow ReadStream to be consumed as raw block numbers. 1 year ago
buffer Add block_range_read_stream_cb(), to deduplicate code. 1 year ago
file Unify some error messages to ease work of translators 1 year ago
freespace freespace: Don't return blocks past the end of the main fork. 2 years ago
ipc Increase the number of fast-path lock slots 1 year ago
large_object Deduplicate code in LargeObjectExists and myLargeObjectExists. 1 year ago
lmgr Fix asserts in fast-path locking code 1 year ago
page Update copyright for 2024 2 years ago
smgr Relax fsyncing at end of a bulk load that was not WAL-logged 1 year ago
sync Make the order of the header file includes consistent 2 years ago
Makefile Provide API for streaming relation data. 2 years ago
meson.build Provide API for streaming relation data. 2 years ago