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 4a14945 commit ba30435Copy full SHA for ba30435
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.9 1996/10/09 20:33:53 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.10 1996/10/11 03:06:28 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 = 0
+#EUROPEAN_DATES = 0
146
147
# Comment out PROFILE to disable profiling.
148
0 commit comments