Skip to content

lgrosz/pg_climb

Repository files navigation

Getting started

This extension uses PGXS to build.

make               # build
make check-unit    # run unit tests
make install       # install
make installcheck  # run regression tests

Coverage is disabled by default... with a clean build, get coverage by

COVERAGE=yes make coverage

About

PostgreSQL extension for (rock) climbing data and utilities.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published