From 7202ad7b8dd07864092be70287fe971ec72a3fbc Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Tue, 8 Feb 2011 09:03:08 +0200 Subject: Fix copy-pasto in description of pg_serial, and silence compiler warning about uninitialized field you get on some compilers. --- doc/src/sgml/storage.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index c2e927214f5..90c3e061b24 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -83,7 +83,7 @@ Item - pg_subtrans + pg_serial Subdirectory containing information about committed serializable transactions -- cgit v1.2.3