diff options
Diffstat (limited to 'src/include/pg_config_manual.h')
-rw-r--r-- | src/include/pg_config_manual.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h index 35d8215a929..8f3ec6bde18 100644 --- a/src/include/pg_config_manual.h +++ b/src/include/pg_config_manual.h @@ -348,8 +348,3 @@ * Enable tracing of syncscan operations (see also the trace_syncscan GUC var). */ /* #define TRACE_SYNCSCAN */ - -/* - * Other debug #defines (documentation, anyone?) - */ -/* #define ACLDEBUG */ |