summaryrefslogtreecommitdiff
path: root/doc/src/sgml/auth-delay.sgml
AgeCommit message (Expand)Author
2023-01-20Describe each contrib module in its SGML section titleAlvaro Herrera
2023-01-09Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane
2022-06-17doc: Do s/int/integer/ to describe the type of some GUC parametersMichael Paquier
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2014-05-07doc: Fix DocBook XML validityPeter Eisentraut
2011-10-04Remove the custom_variable_classes parameter.Tom Lane
2011-08-07Remove whitespace from end of linesPeter Eisentraut
2011-05-08Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian
2011-01-29Properly capitalize documentation headings; some only had initial-wordBruce Momjian
2010-11-27New contrib module, auth_delay.Robert Haas