10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df955f commit c438520Copy full SHA for c438520
src/backend/tcop/utility.c
@@ -9,7 +9,7 @@
9
*
10
11
* IDENTIFICATION
12
- * $Header: /cvsroot/pgsql/src/backend/tcop/utility.c,v 1.56 1999/02/24 17:29:01 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/tcop/utility.c,v 1.57 1999/02/25 17:25:47 momjian Exp $
13
14
*-------------------------------------------------------------------------
15
*/
@@ -31,7 +31,6 @@
31
#include "commands/view.h"
32
#include "commands/version.h"
33
#include "commands/vacuum.h"
34
-#include "commands/recipe.h"
35
#include "commands/explain.h"
36
#include "commands/trigger.h"
37
#include "commands/proclang.h"
0 commit comments