projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f5561a
)
Include check
author
Bruce Momjian
Sat, 17 Jul 1999 04:25:33 +0000
(
04:25
+0000)
committer
Bruce Momjian
Sat, 17 Jul 1999 04:25:33 +0000
(
04:25
+0000)
src/backend/libpq/pqcomm.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/libpq/pqcomm.c
b/src/backend/libpq/pqcomm.c
index 7accb56f574c9d4a1376008975b06308ba08eaa8..be35467cb812cc0f1a73ad183cd7a52425e83e23 100644
(file)
--- a/
src/backend/libpq/pqcomm.c
+++ b/
src/backend/libpq/pqcomm.c
@@
-28,7
+28,7
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: pqcomm.c,v 1.7
7 1999/07/16 23:12:39 tgl
Exp $
+ * $Id: pqcomm.c,v 1.7
8 1999/07/17 04:25:33 momjian
Exp $
*
*-------------------------------------------------------------------------
*/
@@
-81,7
+81,7
@@
#endif
#include "libpq/libpq.h"
-#include "utils/trace.h"
+#include "utils/trace.h"
/* needed on some OS's */
#include "miscadmin.h"