Skip to content

Commit 62cc75c

Browse files
committed
Clean up gcc warnings in MULTIBYTE mode.
1 parent 07ac8e9 commit 62cc75c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/backend/commands/view.c

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: view.c,v 1.49 2000/09/29 18:21:26 tgl Exp $
9+
* $Id: view.c,v 1.50 2000/10/26 17:04:12 tgl Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -25,6 +25,10 @@
2525
#include "rewrite/rewriteManip.h"
2626
#include "rewrite/rewriteRemove.h"
2727

28+
#ifdef MULTIBYTE
29+
#include "mb/pg_wchar.h"
30+
#endif
31+
2832
/*---------------------------------------------------------------------
2933
* DefineVirtualRelation
3034
*

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