
There are still some alignment-related failures in the buildfarm, which might or might not be able to be fixed quickly, but I've also just realized that it increased the size of many WAL records by 4 bytes because a block reference contains a RelFileLocator. The effect of that hasn't been studied or discussed, so revert for now.
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
# pg_buffercache extension
|
|
comment = 'examine the shared buffer cache'
|
|
default_version = '1.3'
|
|
module_pathname = '$libdir/pg_buffercache'
|
|
relocatable = true
|