Fix copy-pasto in description of pg_serial, and silence compiler warning
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix copy-pasto in description of pg_serial, and silence compiler warning about uninitialized field you get on some compilers.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/storage.sgml | modified | +1 −1 |
| src/backend/storage/lmgr/predicate.c | modified | +1 −1 |