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

Commit688aff3

Browse files
committed
Change debug to pretty-print tree, recommended by Darren King.
1 parentb469a56 commit688aff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/nodes/nodes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: nodes.h,v 1.4 1996/12/17 01:53:40 momjian Exp $
9+
* $Id: nodes.h,v 1.5 1997/03/02 02:12:49 momjian Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -248,7 +248,7 @@ extern Node *newNode(Size size, NodeTag tag);
248248
/*
249249
* nodes/{outfuncs.c,print.c}
250250
*/
251-
#definenodeDisplayprint
251+
#definenodeDisplaypprint
252252

253253
externchar*nodeToString(void*obj);
254254
externvoidprint(void*obj);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp