Skip to content

Commit a539d00

Browse files
committed
remove excessive logs
1 parent bc9dc44 commit a539d00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

multimaster.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5271,7 +5271,6 @@ MtmExecutorStart(QueryDesc *queryDesc, int eflags)
52715271
funcform = (Form_pg_proc) GETSTRUCT(func_tuple);
52725272
is_sec_def = funcform->prosecdef;
52735273
ReleaseSysCache(func_tuple);
5274-
elog(LOG, "Function %s security defined=%d", tle->resname, is_sec_def);
52755274
if (!is_sec_def)
52765275
{
52775276
continue;

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