* Contains common routines required for masking a page.
*
* IDENTIFICATION
- * src/backend/storage/buffer/bufmask.c
+ * src/backend/access/common/bufmask.c
*
*-------------------------------------------------------------------------
*/
*
*
* IDENTIFICATION
- * src/backend/catalog/dropcmds.c
+ * src/backend/commands/dropcmds.c
*
*-------------------------------------------------------------------------
*/
* Copyright (c) 2016-2018, PostgreSQL Global Development Group
*
* IDENTIFICATION
- * src/backend/lib/llvmjit_types.c
+ * src/backend/jit/llvm/llvmjit_types.c
*
*-------------------------------------------------------------------------
*/
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION
- * src/backend/utils/cache/relfilenode.c
+ * src/backend/utils/cache/relfilenodemap.c
*
*-------------------------------------------------------------------------
*/
*
*
* IDENTIFICATION
- * src/backend/backend/utils/misc/queryenvironment.c
+ * src/backend/utils/misc/queryenvironment.c
*
*-------------------------------------------------------------------------
*/
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * src/backend/utils/memdebug.c
+ * src/backend/utils/mmgr/memdebug.c
*
*
* About CLOBBER_FREED_MEMORY:
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION
- * src/backend/util/sort/sharedtuplestore.c
+ * src/backend/utils/sort/sharedtuplestore.c
*
*-------------------------------------------------------------------------
*/
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * src/include/common/file_perm.c
+ * src/common/file_perm.c
*
*-------------------------------------------------------------------------
*/
* Portions Copyright (c) 2017-2018, PostgreSQL Global Development Group
*
* IDENTIFICATION
- * src/common/unicode_norm.c
+ * src/common/unicode/norm_test.c
*
*-------------------------------------------------------------------------
*/
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * src/include/storage/sharedfilespace.h
+ * src/include/storage/sharedfileset.h
*
*-------------------------------------------------------------------------
*/
/*-------------------------------------------------------------------------
*
- * evtcache.c
+ * evtcache.h
* Special-purpose cache for event trigger data.
*
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION
- * src/backend/utils/cache/evtcache.c
+ * src/include/utils/evtcache.h
*
*-------------------------------------------------------------------------
*/
/*
- * pgsql/src/interfaces/ecpg/include/sqlda-infx-compat.h
+ * src/interfaces/ecpg/include/sqlda-compat.h
*/
#ifndef ECPG_SQLDA_COMPAT_H