Thread: pgsql: Fix more instances of "the the" in comments.

pgsql: Fix more instances of "the the" in comments.

From
Heikki Linnakangas
Date:
Fix more instances of "the the" in comments.

Plus one instance of "to to" in the docs.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dde6282500ac650cd0257fc24aeb5688962fddf9

Modified Files
--------------
doc/src/sgml/extend.sgml               |    2 +-
src/backend/access/transam/xlog.c      |    8 ++++----
src/backend/access/transam/xlogfuncs.c |    2 +-
src/backend/commands/vacuum.c          |    2 +-
src/backend/replication/walreceiver.c  |    2 +-
src/backend/storage/ipc/procarray.c    |    2 +-
src/backend/utils/cache/relcache.c     |    2 +-
src/pl/plpgsql/src/pl_exec.c           |    2 +-
8 files changed, 11 insertions(+), 11 deletions(-)