New contrib module, auth_delay.

Robert Haas <rhaas@postgresql.org>

Commit: fe7a32fc87e68edf014ee7e575f92cb027437ff4
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-11-27T12:22:25Z
Releases: 9.1.0
New contrib module, auth_delay.

KaiGai Kohei, with a few changes by me.

Files

PathChange+/−
contrib/auth_delay/auth_delay.c added +70 −0
contrib/auth_delay/Makefile added +14 −0
contrib/Makefile modified +1 −0
contrib/README modified +5 −0
doc/src/sgml/auth-delay.sgml added +67 −0
doc/src/sgml/contrib.sgml modified +1 −0
doc/src/sgml/filelist.sgml modified +1 −0