Skip to content

Commit e60da4b

Browse files
committed
Remove debug code that acidentally got into CVS from previous commit.
1 parent 09f3175 commit e60da4b

File tree

1 file changed

+1
-3
lines changed
  • src/backend/utils/misc

1 file changed

+1
-3
lines changed

src/backend/utils/misc/guc.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Written by Peter Eisentraut <peter_e@gmx.net>.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.200 2004/04/19 21:21:34 momjian Exp $
13+
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.201 2004/04/19 21:22:14 momjian Exp $
1414
*
1515
*--------------------------------------------------------------------
1616
*/
@@ -3394,8 +3394,6 @@ void
33943394
SetPGVariable(const char *name, List *args, bool is_local)
33953395
{
33963396
char *argstring = flatten_set_variable_args(name, args);
3397-
printf("bjm: %s %s\n", name, argstring);
3398-
fflush(stdout);
33993397

34003398
/* Note SET DEFAULT (argstring == NULL) is equivalent to RESET */
34013399
set_config_option(name,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy