1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-20 05:03:10 +03:00

Fix various instances of "the the".

Two of these were pointed out by Erik Rijkers; the rest I found.
This commit is contained in:
Robert Haas
2010-04-23 23:21:44 +00:00
parent 473af39737
commit 33980a0640
10 changed files with 19 additions and 19 deletions

View File

@ -15,7 +15,7 @@
*
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/bin/pg_dump/pg_backup_archiver.c,v 1.183 2010/03/18 20:00:51 petere Exp $
* $PostgreSQL: pgsql/src/bin/pg_dump/pg_backup_archiver.c,v 1.184 2010/04/23 23:21:44 rhaas Exp $
*
*-------------------------------------------------------------------------
*/
@ -2545,7 +2545,7 @@ _becomeUser(ArchiveHandle *AH, const char *user)
}
/*
* Become the owner of the the given TOC entry object. If
* Become the owner of the given TOC entry object. If
* changes in ownership are not allowed, this doesn't do anything.
*/
static void