Adds highlighting
This commit is contained in:
parent
2ef6d5901e
commit
5b0a7bf9ad
@ -20,12 +20,16 @@ Dependencies
|
|||||||
Install
|
Install
|
||||||
-------
|
-------
|
||||||
|
|
||||||
make all install
|
```sh
|
||||||
|
make all install
|
||||||
|
```
|
||||||
|
|
||||||
Test installation
|
Test installation
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
make installcheck
|
```sh
|
||||||
|
make installcheck
|
||||||
|
```
|
||||||
|
|
||||||
NOTE: if ``test_ddl_triggers`` fails it's likely due to an incomplete
|
NOTE: if ``test_ddl_triggers`` fails it's likely due to an incomplete
|
||||||
installation of schema_triggers: you need to add ``schema_triggers.so``
|
installation of schema_triggers: you need to add ``schema_triggers.so``
|
||||||
|
Loading…
Reference in New Issue
Block a user