mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Fix typo in file identification
Clearly a simple copy/paste mistake when the file was created.
This commit is contained in:
parent
d4ba8b51c7
commit
c540d37157
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
* Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* src/backend/replication/basebackup_gzip.c
|
||||
* src/backend/replication/basebackup_target.c
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue