We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857a38 commit af4f86aCopy full SHA for af4f86a
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.7 1996/09/21 06:20:19 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.8 1996/09/21 19:11:22 scrappy Exp $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -142,7 +142,7 @@ ENFORCE_ALIGNMENT= true
142
143
# turn this on if you prefer European style dates instead of American
144
# style dates
145
-EUROPEAN_DATES = 1
+EUROPEAN_DATES = 0
146
147
# Comment out PROFILE to disable profiling.
148
0 commit comments