mirror of
https://github.com/postgres/postgres.git
synced 2026-03-31 14:56:49 -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.4'
|
|
module_pathname = '$libdir/pageinspect'
|
|
relocatable = true
|