#define cleanup: moved #define IPORTAL_DEBUG to config.h
This commit is contained in:
parent
2d8ffead24
commit
6c8465f69b
@ -8,7 +8,7 @@
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $Header: /cvsroot/pgsql/src/backend/access/common/printtup.c,v 1.1.1.1 1996/07/09 06:21:10 scrappy Exp $
|
||||
* $Header: /cvsroot/pgsql/src/backend/access/common/printtup.c,v 1.2 1996/10/18 04:54:47 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -197,8 +197,6 @@ debugtup(HeapTuple tuple, TupleDesc typeinfo)
|
||||
printf("\t----\n");
|
||||
}
|
||||
|
||||
/*#define IPORTAL_DEBUG*/
|
||||
|
||||
/* ----------------
|
||||
* printtup_internal
|
||||
* Protocol expects either T, D, C, E, or N.
|
||||
|
Loading…
x
Reference in New Issue
Block a user