1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix some typos and grammatical mistakes

... as well a update copyrights statements to 2013.

Noted by Thom Brown and Peter Geoghegan
This commit is contained in:
Alvaro Herrera
2013-02-22 18:52:59 -03:00
parent f03a779751
commit 4591933549
3 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
*
* pg_xlogdump.c - decode and display WAL
*
* Copyright (c) 2012, PostgreSQL Global Development Group
* Copyright (c) 2013, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/pg_xlogdump/pg_xlogdump.c