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

New contrib module, auth_delay.

KaiGai Kohei, with a few changes by me.
This commit is contained in:
Robert Haas
2010-11-27 07:22:25 -05:00
parent d53c1255d9
commit fe7a32fc87
7 changed files with 159 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ psql -d dbname -f <replaceable>SHAREDIR</>/contrib/<replaceable>module</>.sql
</para>
&adminpack;
&auth-delay;
&auto-explain;
&btree-gin;
&btree-gist;