mirror of
https://github.com/postgres/postgres.git
synced 2026-02-26 03:11:02 -05: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
|