mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 18:28:35 -04:00
5 lines
173 B
Text
5 lines
173 B
Text
# pageinspect extension
|
|
comment = 'inspect the contents of database pages at a low level'
|
|
default_version = '1.2'
|
|
module_pathname = '$libdir/pageinspect'
|
|
relocatable = true
|