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

Commit43eeb64

Browse files
committed
Removed -DESCAPE_PATCH ... moved to include/config.h
1 parent321b8c8 commit43eeb64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/Makefile.global‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.26 1996/08/2706:52:34 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.27 1996/08/2707:41:17 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -289,8 +289,6 @@ LDFLAGS+= $(LDFLAGS_BE)
289289
CFLAGS += -DARRAY_PATCH
290290
# enable patches to null insert/update code
291291
CFLAGS += -DNULL_PATCH
292-
# enable patches to array escape conversion code
293-
CFLAGS += -DESCAPE_PATCH
294292
# enable patches for varchar and fsync
295293
CFLAGS += -DOPENLINK_PATCHES
296294

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp