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

Commitbd9b951

Browse files
committed
Back out Cygwin timezone change until we have a more global solution.
1 parent93dc1d4 commitbd9b951

File tree

1 file changed

+0
-4
lines changed
  • src/interfaces/ecpg/pgtypeslib

1 file changed

+0
-4
lines changed

‎src/interfaces/ecpg/pgtypeslib/dt.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -220,11 +220,7 @@ do { \
220220
#if !defined(__CYGWIN__)&& !defined(WIN32)
221221
#defineTIMEZONE_GLOBAL timezone
222222
#else
223-
#if defined(WIN32)
224223
#defineTIMEZONE_GLOBAL _timezone
225-
#else
226-
#defineTIMEZONE_GLOBAL ((int)_timezone)/* time_t on Cywgin */
227-
#endif
228224
#definetzname _tzname/* should be in time.h? */
229225
#endif
230226

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp