Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit24fb35e

Browse files
author
Amit Kapila
committed
Update file header comments for logical/relation.c.
Author: Amit LangoteReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/CA+HiwqE20oZoix13JyCeALpTf_SmjarZWtBFe5sND6zz+iupAw@mail.gmail.com
1 parent0d32511 commit24fb35e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎src/backend/replication/logical/relation.c

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
/*-------------------------------------------------------------------------
22
* relation.c
3-
* PostgreSQL logical replication
3+
* PostgreSQL logical replication relation mapping cache
44
*
55
* Copyright (c) 2016-2020, PostgreSQL Global Development Group
66
*
77
* IDENTIFICATION
88
* src/backend/replication/logical/relation.c
99
*
1010
* NOTES
11-
* This file contains helper functions for logical replication relation
12-
* mapping cache.
11+
* Routines in this file mainly have to do with mapping the properties
12+
* of local replication target relations to the properties of their
13+
* remote counterpart.
1314
*
1415
*-------------------------------------------------------------------------
1516
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp