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

Commit1327a0b

Browse files
committed
Remove empty #ifdef block.
1 parent8ae6b4c commit1327a0b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/port/thread.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,14 @@
77
*
88
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
99
*
10-
* $PostgreSQL: pgsql/src/port/thread.c,v 1.40 2009/01/01 17:24:04 momjian Exp $
10+
* $PostgreSQL: pgsql/src/port/thread.c,v 1.41 2009/01/14 21:18:30 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
1414

1515
#include"c.h"
1616

1717
#include<pwd.h>
18-
#if defined(FRONTEND)&& defined(ENABLE_THREAD_SAFETY)
19-
#endif
2018

2119

2220
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp