diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/common/connect.h (renamed from src/include/fe_utils/connect.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/fe_utils/connect.h b/src/include/common/connect.h index 8030af9a9f8..2cc5d7dd251 100644 --- a/src/include/fe_utils/connect.h +++ b/src/include/common/connect.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * src/include/fe_utils/connect.h + * src/include/common/connect.h * *------------------------------------------------------------------------- */ |