Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6e42067

Browse files
committed
Moved '#define *DEBUG' defines to config.h, and document where first
found. Document any '#ifdef' segments found in config.h Remove gistold.c, since it was older copy of gist.c
1 parent 6c8465f commit 6e42067

File tree

2 files changed

+0
-1160
lines changed

2 files changed

+0
-1160
lines changed

src/backend/access/gist/gist.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,6 @@ gistcentryinit(GISTSTATE *giststate, GISTENTRY *e, char *pr, Relation r,
11961196

11971197

11981198

1199-
#define GISTDEBUG
12001199
#ifdef GISTDEBUG
12011200

12021201
extern char *text_range_out();

0 commit comments

Comments
 (0)