mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05:00
6 lines
170 B
Text
6 lines
170 B
Text
|
|
# insert_username extension
|
||
|
|
comment = 'functions for tracking who changed a table'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/insert_username'
|
||
|
|
relocatable = true
|