summaryrefslogtreecommitdiff
path: root/contrib/auth_delay
AgeCommit message (Expand)Author
2017-02-23Consistently declare timestamp variables as TimestampTz.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-01-02Update copyright for 2016Tom Lane
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2012-11-18Limit values of archive_timeout, post_auth_delay, auth_delay.milliseconds.Tom Lane
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2011-04-07Revise the API for GUC variable assign hooks.Tom Lane
2011-03-10Cleanup copyright years and file names in the header comments of some files.Itagaki Takahiro
2010-11-27New contrib module, auth_delay.Robert Haas