Skip to content

Tool to develop PostgreSQL core and PostgreSQL extensions

License

Notifications You must be signed in to change notification settings

steve-chavez/xpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xpg

$ xpg-core -h
Usage: xpg-core [-h|--help] [--] <operation> ...
        <operation>: Operation. Can be one of: 'build', 'test' and 'psql'
        ... : psql arguments
        -h, --help: Prints help

Develop PostgreSQL core
$ xpg -h
Usage: xpg [-h|--help] [-v|--version <VERSION>] [--] <operation> ...
        <operation>: Operation. Can be one of: 'build', 'test', 'coverage', 'psql' and 'gdb'
        ... : psql arguments
        -h, --help: Prints help
        -v, --version: PostgreSQL version. Can be one of: '17', '16', '15', '14', '13' and '12' (default: '17')

Develop native PostgreSQL extensions

About

Tool to develop PostgreSQL core and PostgreSQL extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages