Adds highlighting

This commit is contained in:
Raul Ochoa 2014-08-21 19:05:15 +02:00
parent 2ef6d5901e
commit 5b0a7bf9ad

View File

@ -20,12 +20,16 @@ Dependencies
Install
-------
make all install
```sh
make all install
```
Test installation
-----------------
make installcheck
```sh
make installcheck
```
NOTE: if ``test_ddl_triggers`` fails it's likely due to an incomplete
installation of schema_triggers: you need to add ``schema_triggers.so``