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

Commitb49d418

Browse files
committed
Add prototype for: int DebugFileOpen()
1 parent9f5eac1 commitb49d418

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎src/include/utils/elog.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: elog.h,v 1.1 1996/08/28 01:58:52 scrappy Exp $
9+
* $Id: elog.h,v 1.2 1996/11/06 10:15:25 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -34,5 +34,8 @@
3434
/* #define ELOG_TIMESTAMPS */
3535

3636
externvoidelog(intlev,constchar*fmt, ...);
37+
#ifndefPG_STANDALONE
38+
intDebugFileOpen();
39+
#endif
3740

3841
#endif/* ELOG_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp