refactor: postgreact: ~file modes, control file

This commit is contained in:
zerosummed
2025-04-17 03:46:53 +03:00
parent e607bf09fa
commit 3dfe3d61f6
4 changed files with 3 additions and 2 deletions

5
package/c/postgreact/postgreact.control Executable file → Normal file
View File

@@ -1,3 +1,4 @@
comment = 'My first extension'
default_version = '0.1'
module_pathname = '$libdir/postgreact'
default_version = '1.0'
module_pathname = $libdir/postgreact
relocatable = true