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

Commita600605

Browse files
committed
'PGDLLIMPORT' ShmemVariableCache, needed for pg_migrator.so function
linkage on Win32.Tested by Hiroshi Saito
1 parent1e06ed1 commita600605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/access/transam.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/include/access/transam.h,v 1.67 2009/01/01 17:23:56 momjian Exp $
10+
* $PostgreSQL: pgsql/src/include/access/transam.h,v 1.68 2009/05/08 03:21:35 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -130,7 +130,7 @@ typedef VariableCacheData *VariableCache;
130130
*/
131131

132132
/* in transam/varsup.c */
133-
externVariableCacheShmemVariableCache;
133+
externPGDLLIMPORTVariableCacheShmemVariableCache;
134134

135135

136136
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp