From 8238d1ed8f9682e74f4bb7d0bcdef8bae57efdf1 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 10 Oct 2013 21:17:31 -0400 Subject: [PATCH] doc: Fix table column number declaration --- doc/src/sgml/pgcrypto.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/pgcrypto.sgml b/doc/src/sgml/pgcrypto.sgml index 976c7db130..57d340180b 100644 --- a/doc/src/sgml/pgcrypto.sgml +++ b/doc/src/sgml/pgcrypto.sgml @@ -135,14 +135,14 @@ hmac(data bytea, key text, type text) returns bytea Supported Algorithms for <function>crypt()</> - + Algorithm Max Password Length Adaptive? Salt Bits - Output length + Output Length Description