1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Document the dummy_seclabel contrib module.

KaiGai Kohei, with editing and markup fixes by me.
This commit is contained in:
Robert Haas
2010-11-17 20:46:19 -05:00
parent 511e902b51
commit 45768d10e3
3 changed files with 77 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ psql -d dbname -f <replaceable>SHAREDIR</>/contrib/<replaceable>module</>.sql
&dblink;
&dict-int;
&dict-xsyn;
&dummy-seclabel;
&earthdistance;
&fuzzystrmatch;
&hstore;