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
REL2_0B
Marc G. Fournier 30 years ago
parent 6c8465f69b
commit 6e420677dd
  1. 1
      src/backend/access/gist/gist.c
  2. 1159
      src/backend/access/gist/gistold.c

@ -1196,7 +1196,6 @@ gistcentryinit(GISTSTATE *giststate, GISTENTRY *e, char *pr, Relation r,
#define GISTDEBUG
#ifdef GISTDEBUG
extern char *text_range_out();

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save