Skip to content

Commit 8f101fe

Browse files
committed
Fix gpdebug
1 parent 68c2b56 commit 8f101fe

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

gpcontrib/gpdebug/gpdebug.c

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11

22

33
/*------------------------------------------------------------------------------
4-
* pgaudit.c
5-
*
6-
* An audit logging extension for PostgreSQL. Provides detailed logging classes,
7-
* object level logging, and fully-qualified object names for all DML and DDL
8-
* statements where possible (See README.md for details).
4+
* gpdebug.c
95
*
106
* Copyright (c) 2014-2021, PostgreSQL Global Development Group
117
*------------------------------------------------------------------------------

0 commit comments

Comments
 (0)