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

Commitdc96188

Browse files
committed
Add Simple Plan Walker
1 parent43fa334 commitdc96188

File tree

5 files changed

+397
-58
lines changed

5 files changed

+397
-58
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EXTENSION = execplan
55
EXTVERSION = 0.1
66
PGFILEDESC = "ExecPlan"
77
MODULES = execplan
8-
OBJS = exec_plan.o$(WIN32RES)
8+
OBJS = exec_plan.oplanwalker.o$(WIN32RES)
99

1010
PG_CPPFLAGS = -I$(libpq_srcdir)
1111
SHLIB_LINK_INTERNAL =$(libpq)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp