Thread: pgsql: Fix copy-pasto in description of pg_serial, and silence compiler

pgsql: Fix copy-pasto in description of pg_serial, and silence compiler

From
Heikki Linnakangas
Date:
Fix copy-pasto in description of pg_serial, and silence compiler warning
about uninitialized field you get on some compilers.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7202ad7b8dd07864092be70287fe971ec72a3fbc

Modified Files
--------------
doc/src/sgml/storage.sgml            |    2 +-
src/backend/storage/lmgr/predicate.c |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)