projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78693c8
)
include cleanup
author
Bruce Momjian
Wed, 16 Feb 2000 13:22:00 +0000
(13:22 +0000)
committer
Bruce Momjian
Wed, 16 Feb 2000 13:22:00 +0000
(13:22 +0000)
src/bin/pg_encoding/pg_encoding.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_encoding/pg_encoding.c
b/src/bin/pg_encoding/pg_encoding.c
index 905495a37f71ffbc772048a789158d510a035333..2b98db4e0ed0e24f6979f55f5582edf9bc4d7fe3 100644
(file)
--- a/
src/bin/pg_encoding/pg_encoding.c
+++ b/
src/bin/pg_encoding/pg_encoding.c
@@
-7,11
+7,11
@@
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.
6 2000/01/15 18:30:32 petere
Exp $
+ * $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.
7 2000/02/16 13:22:00 momjian
Exp $
*
*-------------------------------------------------------------------------
*/
-#include "
c
.h"
+#include "
postgres
.h"
#include "mb/pg_wchar.h"
static void usage(void);